Uses of Class
org.openjump.core.rasterimage.styler.ui.IntervalPanel.ClassificationMethod
-
Packages that use IntervalPanel.ClassificationMethod Package Description org.openjump.core.rasterimage.styler.ui -
-
Uses of IntervalPanel.ClassificationMethod in org.openjump.core.rasterimage.styler.ui
Methods in org.openjump.core.rasterimage.styler.ui that return IntervalPanel.ClassificationMethod Modifier and Type Method Description static IntervalPanel.ClassificationMethod
IntervalPanel.ClassificationMethod. valueOf(String name)
Returns the enum constant of this type with the specified name.static IntervalPanel.ClassificationMethod[]
IntervalPanel.ClassificationMethod. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-