-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum StrokeLineJoinLine joins. More at: StrokeLinejoinProperty
-
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<StrokeLineJoin>values()static StrokeLineJoinvalueOf(String name)-
-
Method Detail
-
values
static Array<StrokeLineJoin> values()
-
valueOf
static StrokeLineJoin valueOf(String name)
-
-
-
-