Package | Description |
---|---|
com.sun.javafx.geom |
Modifier and Type | Method and Description |
---|---|
BaseBounds.BoundsType |
RectBounds.getBoundsType() |
BaseBounds.BoundsType |
BoxBounds.getBoundsType() |
abstract BaseBounds.BoundsType |
BaseBounds.getBoundsType() |
static BaseBounds.BoundsType |
BaseBounds.BoundsType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BaseBounds.BoundsType[] |
BaseBounds.BoundsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|