| Package | Description |
|---|---|
| visad.bom | |
| visad.cluster | |
| visad.java3d |
Provides support for two- and three-dimensional VisAD Displays using Java3D.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BarbManipulationRendererJ3D
BarbManipulationRendererJ3D is the VisAD class for direct
manipulation rendering of wind barbs under Java3D
|
class |
BarbRendererJ3D
BarbRendererJ3D is the VisAD class for rendering of
wind barbs under Java3D - otherwise it behaves just
like DefaultRendererJ3D
|
class |
CurveManipulationRendererJ3D
CurveManipulationRendererJ3D is the VisAD class for direct
manipulation rendering of curves under Java2D, where curves
are represented by UnionSets of Gridded2DSets with manifold
dimension = 2
|
class |
ImageRendererJ3D
ImageRendererJ3D is the VisAD class for fast loading of images
and image sequences under Java3D.
|
class |
PickManipulationRendererJ3D
PickManipulationRendererJ3D is the VisAD class for picking
data in 3D.
|
class |
PointManipulationRendererJ3D
PointManipulationRendererJ3D is the VisAD class for direct
manipulation of single points
|
class |
RubberBandBoxRendererJ3D
RubberBandBoxRendererJ3D is the VisAD class for direct
manipulation of rubber band boxes
|
class |
RubberBandLineRendererJ3D
RubberBandLineRendererJ3D is the VisAD class for direct
manipulation of rubber band lines
|
class |
ScreenLockedRendererJ3D
This renderer locks text to its initial position on the
screen.
|
class |
SwellManipulationRendererJ3D
SwellManipulationRendererJ3D is the VisAD class for direct
manipulation rendering of swells under Java3D
|
class |
SwellRendererJ3D
SwellRendererJ3D is the VisAD class for rendering of
wind barbs under Java3D - otherwise it behaves just
like DefaultRendererJ3D
|
class |
TextureFillRendererJ3D
TextureFillRendererJ3D is the VisAD class for rendering Sets (usually
Irregular2DSets) filled with a cross hatch pattern via texture mapping
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRendererJ3D
ClientRendererJ3D is the VisAD DataRenderer for cluster clients
|
class |
NodeRendererJ3D
NodeRendererJ3D is the VisAD class for transforming
data into VisADSceneGraphObjects, but not rendering,
on cluster nodes
|
class |
UserRendererJ3D
UserRendererJ3D is the VisAD DataRenderer for remote users
connecting to a cluster via a proxy on the client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnimationRendererJ3D |
class |
DefaultRendererJ3D
DefaultRendererJ3D is the VisAD class for the default graphics
rendering algorithm under Java3D.
|
class |
DirectManipulationRendererJ3D
DirectManipulationRendererJ3D is the VisAD class for direct
manipulation rendering under Java3D.
|