Uses of Class
org.xmlet.htmlapifaster.EnumShapeType
-
Packages that use EnumShapeType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumShapeType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumShapeType Modifier and Type Method Description static EnumShapeTypeEnumShapeType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumShapeType[]EnumShapeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xmlet.htmlapifaster with parameters of type EnumShapeType Modifier and Type Method Description Area<Z>Area. attrShape(EnumShapeType attrShape)
-