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