Uses of Class
ucar.visad.display.ConstantMapAdapter

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

Uses of ConstantMapAdapter in ucar.visad.display
 

Methods in ucar.visad.display with parameters of type ConstantMapAdapter
static ConstantMap[] ConstantMapAdapter.getConstantMaps(ConstantMapAdapter[] constantMapAdapters)
          Returns the ConstantMaps of this instance.
 void ConstantMaps.Visitor.visit(ConstantMapAdapter map)
          Visits an adapted ConstantMap.