gov.noaa.pmel.util
Class IndexedColorMap

java.lang.Object
  |
  +--gov.noaa.pmel.util.IndexedColorMap

public class IndexedColorMap
extends java.lang.Object


Constructor Summary
IndexedColorMap(ColorMap inCM, int numColors)
           
IndexedColorMap(IndexedColorMap inMap)
           
 
Method Summary
 java.awt.Color getColor(double inVal)
           
 java.awt.Color getColor(int index)
           
 java.awt.Color[] getColors()
           
 java.lang.String getParamName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexedColorMap

public IndexedColorMap(ColorMap inCM,
                       int numColors)

IndexedColorMap

public IndexedColorMap(IndexedColorMap inMap)
Method Detail

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()


Send comments about the Scientific Graphics toolkit to Donald.W.Denbo@noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on October 9 2003