Class ColorMapEntry
java.lang.Object
org.openjump.core.rasterimage.styler.ColorMapEntry
This class represents a cell value-colour pair.
- Author:
- AdL
-
Constructor Summary
ConstructorsConstructorDescriptionColorMapEntry(double quantity, Color color) ColorMapEntry(ColorMapEntry rangeAndColor) -
Method Summary
-
Constructor Details
-
ColorMapEntry
-
ColorMapEntry
-
-
Method Details
-
getUpperValue
public double getUpperValue() -
getColor
-