public class Arrows extends Object
| Modifier and Type | Method and Description |
|---|---|
static ArrowCreator |
create()
Create a new
ArrowCreator that allows setting different
properties of the arrows, and creating the shapes of the arrows. |
public static ArrowCreator create()
ArrowCreator that allows setting different
properties of the arrows, and creating the shapes of the arrows.
The initial settings of the ArrowCreator are unspecified.
However, it can be assumed that the head length and width of the
arrows are "reasonable" and relative to the length of the arrow.ArrowCreatorCopyright © 2017. All rights reserved.