| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| visad.data.amanda | |
| visad.java2d |
Provides support for two-dimensional VisAD Displays using Java2D.
|
| visad.java3d |
Provides support for two- and three-dimensional VisAD Displays using Java3D.
|
| Constructor and Description |
|---|
AnimationSetControl(DisplayImpl d,
AnimationControl p)
construct an AnimationSetControl for the given DisplayImpl
and AnimationControl
|
| Constructor and Description |
|---|
EventWidget(AmandaFile fileData,
DataReferenceImpl eventRef,
DataReferenceImpl trackRef,
AnimationControl animCtl,
HistogramWidget histoWidget) |
EventWidget(AmandaFile fileData,
DataReferenceImpl eventRef,
DataReferenceImpl trackRef,
AnimationControl animCtl,
ScalarMap trackMap,
HistogramWidget histoWidget) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnimationControlJ2D
AnimationControlJ2D is the VisAD class for controlling Animation
display scalars under Java2D.
|
| Constructor and Description |
|---|
AnimationSetControlJ2D(DisplayImpl d,
AnimationControl p) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnimationControlJ3D
AnimationControlJ3D is the VisAD class for controlling Animation
display scalars under Java3D.
|
class |
DownRoundingAnimationControlJ3D
DownRoundingAnimationControlJ3D extends AnimationControlJ3D to provide a
different sampling behavior.
|