Connected segments are joined by extending their outside edges to connect
at a single point, with the effect of filling an additional
lozenge-shaped area.
Rounds off the corners of a shape by filling an
additional sector of disc centered at the common endpoint of connected
segments. The radius for these rounded corners is equal to the line
width.
Connected segments are joined by extending their outside edges to connect
at a single point, with the effect of filling an additional
lozenge-shaped area. This setting is effected by the miterLimit property.
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.