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 | Class and Description |
---|---|
class |
RectangleBuilder<B extends RectangleBuilder<B>>
Deprecated.
This class is deprecated and will be removed in the next version
|
Modifier and Type | Method and Description |
---|---|
static RectangleBuilder<?> |
RectangleBuilder.create()
Deprecated.
Creates a new instance of RectangleBuilder.
|