Package | Description |
---|---|
javafx.scene.shape |
Provides the set of 2D classes for defining and performing operations on
objects related to two-dimensional geometry.
|
Modifier and Type | Method and Description |
---|---|
Polygon |
PolygonBuilder.build()
Deprecated.
Make an instance of
Polygon based on the properties set on this builder. |
Modifier and Type | Method and Description |
---|---|
void |
PolygonBuilder.applyTo(Polygon x)
Deprecated.
|
Copyright © 2020. All rights reserved.