JPlanner Programmer's Guide
LineJoin Members
Fields
 


Specifies how to join consecutive line or curve segments in a figure.

The following tables list the members exposed by the LineJoin type.

 Public Fields

  Name Description

Bevel

Joins segments by connecting the outer corners of their wide outlines with a straight segment.

Miter

Joins segments by extending their outside edges until they meet.

Round

Joins segments by rounding off the corner at a radius of half the line width.

 See Also

LineJoin Class
com.mindfusion.drawing Namespace