Example usage for Java javafx.scene.shape Polygon fields, constructors, methods, implement or subclass
The text is from its open source code.
Polygon() Creates an empty instance of Polygon. | |
Polygon(double... points) Creates a new instance of Polygon. |