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