| Package | Description |
|---|---|
| visad.bom | |
| visad.java2d |
Provides support for two-dimensional VisAD Displays using Java2D.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BarbManipulationRendererJ2D
BarbManipulationRendererJ2D is the VisAD class for direct
manipulation rendering of wind barbs under Java2D
|
class |
CurveManipulationRendererJ2D
CurveManipulationRendererJ2D 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 |
PickManipulationRendererJ2D
PickManipulationRendererJ2D is the VisAD class for picking
data in 2D.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayRendererJ2D.addDirectManipulationSceneGraphComponent(VisADGroup group,
DirectManipulationRendererJ2D renderer) |