gov.noaa.pmel.util
Class IndexedColorMap
java.lang.Object
gov.noaa.pmel.util.IndexedColorMap
public class IndexedColorMap
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexedColorMap
public IndexedColorMap(ColorMap inCM,
int numColors)
IndexedColorMap
public IndexedColorMap(IndexedColorMap inMap)
getColor
public java.awt.Color getColor(double inVal)
getColor
public java.awt.Color getColor(int index)
getColors
public java.awt.Color[] getColors()
getParamName
public java.lang.String getParamName()