-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum HatchFillTypeHatch Fill types. Note! VML does not support hatch due to performance issues.
-
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<HatchFillType>values()static HatchFillTypevalueOf(String name)-
-
Method Detail
-
values
static Array<HatchFillType> values()
-
valueOf
static HatchFillType valueOf(String name)
-
-
-
-