| Package | Description |
|---|---|
| javafx.scene.transform |
Provides the set of convenient classes to perform rotating, scaling,
shearing, and translation transformations for
Affine objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
ScaleBuilder<B extends ScaleBuilder<B>>
Deprecated.
This class is deprecated and will be removed in the next version
|
| Modifier and Type | Method and Description |
|---|---|
static ScaleBuilder<?> |
ScaleBuilder.create()
Deprecated.
Creates a new instance of ScaleBuilder.
|