| Package | Description |
|---|---|
| com.sun.javafx.geom | |
| com.sun.javafx.sg.prism |
| Modifier and Type | Method and Description |
|---|---|
BoxBounds |
BoxBounds.makeEmpty() |
| Constructor and Description |
|---|
BoxBounds(BoxBounds other)
Creates an axis aligned bounding box as a copy of the specified
BoxBounds object.
|
| Modifier and Type | Field and Description |
|---|---|
private static BoxBounds |
NGNode.TEMP_BOUNDS
Temporary bounds for use by this class or subclasses, designed to
reduce the amount of garbage we generate.
|