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