Uses of Enum Class
com.iizix.prop.GFill.Type
Uses of GFill.Type in com.iizix.prop
Modifier and TypeMethodDescriptionabstract GFill.Type
GFill.getType()
Gets the fill type.GFillGradient.getType()
Gets the fill type.GFillPattern.getType()
Gets the fill type.GFillSolid.getType()
Gets the fill type.static GFill.Type
Returns the enum constant of this class with the specified name.static GFill.Type[]
GFill.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.