Uses of Class
gov.noaa.pmel.util.IndexedColorMap

Packages that use IndexedColorMap
gov.noaa.pmel.util Contains date and time facilities and miscellaneous utility classes. 
 

Uses of IndexedColorMap in gov.noaa.pmel.util
 

Methods in gov.noaa.pmel.util that return IndexedColorMap
 IndexedColorMap ColorMap.getIndexedColorMap(int numColors)
           
 

Constructors in gov.noaa.pmel.util with parameters of type IndexedColorMap
IndexedColorMap(IndexedColorMap inMap)