-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum StyledElement.FontStyle
-
-
Method Summary
Modifier and Type Method Description static Array<StyledElement.FontStyle>
values()
static StyledElement.FontStyle
valueOf(String name)
-
-
Method Detail
-
values
static Array<StyledElement.FontStyle> values()
-
valueOf
static StyledElement.FontStyle valueOf(String name)
-
-
-
-