-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum StrokeLineCapLine caps. StrokeLinecapProperty
-
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<StrokeLineCap>values()static StrokeLineCapvalueOf(String name)-
-
Method Detail
-
values
static Array<StrokeLineCap> values()
-
valueOf
static StrokeLineCap valueOf(String name)
-
-
-
-