Uses of Class
com.iizix.prop.GFill.Type
Packages that use GFill.Type Package Description com.iizix.prop Uses of GFill.Type in com.iizix.prop
Methods in com.iizix.prop that return GFill.Type Modifier and Type Method Description abstract GFill.Type
GFill. getType()
Gets the fill type.GFill.Type
GFillGradient. getType()
Gets the fill type.GFill.Type
GFillPattern. getType()
Gets the fill type.GFill.Type
GFillSolid. getType()
Gets the fill type.static GFill.Type
GFill.Type. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static GFill.Type[]
GFill.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.