Uses of Enum Class
com.iizix.prop.GFill.Type
Packages that use GFill.Type
Uses of GFill.Type in com.iizix.prop
Methods in com.iizix.prop that return GFill.TypeModifier 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.