Uses of Enum
com.sun.javafx.geom.BaseBounds.BoundsType
-
Uses of BaseBounds.BoundsType in com.sun.javafx.geom
Modifier and TypeMethodDescriptionabstract BaseBounds.BoundsType
BaseBounds.getBoundsType()
BoxBounds.getBoundsType()
RectBounds.getBoundsType()
Creates a RectBounds object as a copy of the specified RECTANGLE.static BaseBounds.BoundsType
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.