Module
Origami::Graphics::LineJoinStyle
In:
sources/parser/graphics/path.rb
Constants
MITER_JOIN
=
0
ROUND_JOIN
=
1
BEVEL_JOIN
=
2
[Validate]