Uses of Interface
gov.noaa.pmel.sgt.IndexedColor

Packages that use IndexedColor
gov.noaa.pmel.sgt Core classes for the Scientific Graphics Toolkit. 
gov.noaa.pmel.sgt.swing Components that use the package javax.swing
 

Uses of IndexedColor in gov.noaa.pmel.sgt
 

Classes in gov.noaa.pmel.sgt that implement IndexedColor
 class CLIndexedColorMap
          CLIndexedColorMap provides a mapping from a value to a Color.
 class IndexedColorMap
          IndexedColorMap provides a mapping from a value to a Color.
 

Uses of IndexedColor in gov.noaa.pmel.sgt.swing
 

Constructors in gov.noaa.pmel.sgt.swing with parameters of type IndexedColor
ColorSwatchIcon(IndexedColor cmap, int index, int size)
          Construct a ColorSwatchIcon.