Module
Origami::Graphics::LineCapStyle
In:
sources/parser/graphics/path.rb
Constants
BUTT_CAP
=
0
ROUND_CAP
=
1
PROJECTING_SQUARE_CAP
=
2
[Validate]