Uses of Enum
com.sun.javafx.geom.BaseBounds.BoundsType
Packages that use BaseBounds.BoundsType
-
Uses of BaseBounds.BoundsType in com.sun.javafx.geom
Methods in com.sun.javafx.geom that return BaseBounds.BoundsTypeModifier and TypeMethodDescriptionabstract BaseBounds.BoundsTypeBaseBounds.getBoundsType()BoxBounds.getBoundsType()RectBounds.getBoundsType()Creates a RectBounds object as a copy of the specified RECTANGLE.static BaseBounds.BoundsTypeReturns 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.