Package | Description |
---|---|
ucar.visad.display |
Provides support for hiding some of the complexity of the VisAD package.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ConstantMaps.Visitor.visit(ConstantMapComposite maps)
Visits a collection of adapted
ConstantMap s. |