Package | Description |
---|---|
ucar.visad.display |
Provides support for hiding some of the complexity of the VisAD package.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConstantMaps
Interface for a collection of adapted
ConstantMap -s. |
Modifier and Type | Class and Description |
---|---|
class |
AxisScalarMap
Provides support for adapting ScalarMap-s to
Display.XAxis ,
Display.YAxis , or Display.ZAxis . |
class |
ConstantMapAdapter
Provides support for adapting VisAD ConstantMap-s into something that is
(hopefully) easier to use.
|
class |
ConstantMapComposite
Provides support for a composite of adapted VisAD ConstantMap-s.
|
class |
ContourScalarMap
Provides support for adapting ScalarMap-s for 2-D contour lines.
|
class |
DataAdapter
Provides support for adapting VisAD data objects into something that is
(hopefully) easier to use.
|
class |
IsoContourScalarMap
Provides support for adapting ScalarMap-s of
Display.IsoContour . |
class |
MapAdapter
Provides support for adapting VisAD ScalarMap-s and ConstantMap-s.
|
class |
RGBConstantMaps
Provides support for a modifiable composite of adapted red, green, and blue,
VisAD ConstantMap-s.
|
class |
ScalarMapAdapter
Provides support for adapting VisAD ScalarMap-s to something that is
(hopefully) easier to use.
|
class |
SelectRangeScalarMap
Provides support for adapting ScalarMap-s of
Display.SelectRange . |
class |
SelectValueScalarMap
Provides support for adapting ScalarMap-s to
Display.SelectValue . |
class |
SetOfConstantMaps
Provides support for a composite of adapted VisAD ConstantMap-s with an
extensible number of components.
|
class |
SurfaceScalarMap
Provides support for adapting ScalarMap-s to
Display.IsoContour for displays of iso-surfaces. |
class |
TupleOfConstantMaps
Provides support for a composite of adapted VisAD ConstantMap-s with a fixed
number of components.
|
class |
XAxisScalarMap
Provides support for adapting ScalarMap-s to
Display.XAxis . |
class |
YAxisScalarMap
Provides support for adapting ScalarMap-s to
Display.YAxis . |
class |
ZAxisScalarMap
Provides support for adapting ScalarMap-s to
Display.ZAxis . |