Uses of Class
ucar.visad.display.ConstantMapComposite

Packages that use ConstantMapComposite
ucar.visad.display Provides support for hiding some of the complexity of the VisAD package. 
 

Uses of ConstantMapComposite in ucar.visad.display
 

Subclasses of ConstantMapComposite in ucar.visad.display
 class RGBConstantMaps
          Provides support for a modifiable composite of adapted red, green, and blue, VisAD ConstantMap-s.
 class SetOfConstantMaps
          Provides support for a composite of adapted VisAD ConstantMap-s with an extensible number of components.
 class TupleOfConstantMaps
          Provides support for a composite of adapted VisAD ConstantMap-s with a fixed number of components.
 

Methods in ucar.visad.display with parameters of type ConstantMapComposite
 void ConstantMaps.Visitor.visit(ConstantMapComposite maps)
          Visits a collection of adapted ConstantMaps.