-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum BackgroundCornersTypeTypes of the corner.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ROUND_INNERROUNDNONECUT
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<BackgroundCornersType>values()static BackgroundCornersTypevalueOf(String name)-
-
Method Detail
-
values
static Array<BackgroundCornersType> values()
-
valueOf
static BackgroundCornersType valueOf(String name)
-
-
-
-