The shape of one or both ends of an open path.
Static Properties
| Name | Description |
|---|---|
| BARBED_ARROW_HEAD | A solid arrow head whose pierced end bows sharply toward the point and whose point describes a 45-degree angle. |
| BAR_ARROW_HEAD | A vertical bar bisected by the stroke, which meets the stroke at a right angle and is the same weight as the stroke. The bar's length is 4.5 times the stroke width. |
| CIRCLE_ARROW_HEAD | A hollow circle whose outline is the same weight as the stroke. The circle's diameter is 5 times the stroke width. |
| CIRCLE_SOLID_ARROW_HEAD | A solid circle whose diameter is 5 times the stroke width. |
| CURVED_ARROW_HEAD | A solid arrow head whose pierced end concaves toward the point and whose point describes a 45-degree angle. |
| NONE | None. |
| SIMPLE_ARROW_HEAD | An arrow head formed by two slanting lines whose intersection forms a 45-degree angle and whose stroke weight is the same as the path's stroke. |
| SIMPLE_WIDE_ARROW_HEAD | An arrow head formed by two slanting lines whose intersection forms a 90-degree angle and whose stroke weight is the same as the path's stroke. |
| SQUARE_ARROW_HEAD | A hollow square set perpendicular to the path, whose outline is the same weight as the stroke. The length of one side of the square is 5 times the stroke width. |
| SQUARE_SOLID_ARROW_HEAD | A solid square set perpendicular to the end of the path. The length of one side of the square is 5 times the stroke width. |
| TRIANGLE_ARROW_HEAD | A solid triangle arrow head whose point describes a 45-degree angle. |
| TRIANGLE_WIDE_ARROW_HEAD | A solid triangle arrow head whose point describes a 90-degree angle. |