| Package | Description |
|---|---|
| visad.bom | |
| 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 |
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 |
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 |
SwellManipulationRendererJ3D
SwellManipulationRendererJ3D is the VisAD class for direct
manipulation rendering of swells under Java3D
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransformOnlyDisplayRendererJ3D.addDirectManipulationSceneGraphComponent(Group group,
DirectManipulationRendererJ3D renderer) |
void |
DisplayRendererJ3D.addDirectManipulationSceneGraphComponent(Group group,
DirectManipulationRendererJ3D renderer) |