Uses of Class
visad.BaseColorControl

Packages that use BaseColorControl
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
visad.util Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design. 
 

Uses of BaseColorControl in visad
 

Subclasses of BaseColorControl in visad
 class ColorAlphaControl
          ColorAlphaControl is the VisAD class for controlling 4-component Color DisplayRealType-s (e.g., RGBA).
 class ColorControl
          ColorControl is the VisAD class for controlling 3-component Color DisplayRealType-s (e.g., RGB, HSV, CMY).
 

Uses of BaseColorControl in visad.util
 

Constructors in visad.util with parameters of type BaseColorControl
BaseRGBMap(BaseColorControl ctl)
          Construct a colormap from the specified control.