LineEnding

LineEnding enumeration

Enumerates the line ending styles to be used in drawing the line.

Members

Member nameDescription
NONENo line ending.
SQUAREA square filled with the annotation�s interior color, if any.
CIRCLEA circle filled with the annotation�s interior color, if any.
DIAMONDA diamond shape filled with the annotation�s interior color, if any.
OPEN_ARROWTwo short lines meeting in an acute angle to form an open arrowhead.
CLOSED_ARROWTwo short lines meeting in an acute angle as in the OpenArrow style and connected by a third line to form a triangular closed arrowhead filled with the annotation�s interior color, if any.
BUTTA short line at the endpoint perpendicular to the line itself.
R_OPEN_ARROWTwo short lines in the reverse direction from OpenArrow.
R_CLOSED_ARROWA triangular closed arrowhead in the reverse direction from ClosedArrow.
SLASHA short line at the endpoint approximately 30 degrees clockwise from perpendicular to the line itself.

See Also