-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum ScaleCompareWithModeEnum for predefined part of LinearScale.compareWith() acceptable values.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description SERIES_STARTFIRST_VISIBLE
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<ScaleCompareWithMode>values()static ScaleCompareWithModevalueOf(String name)-
-
Method Detail
-
values
static Array<ScaleCompareWithMode> values()
-
valueOf
static ScaleCompareWithMode valueOf(String name)
-
-
-
-