| 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 |
BarbRendererJ3D
BarbRendererJ3D is the VisAD class for rendering of
wind barbs under Java3D - otherwise it behaves just
like DefaultRendererJ3D
|
class |
ImageRendererJ3D
ImageRendererJ3D is the VisAD class for fast loading of images
and image sequences under Java3D.
|
class |
ScreenLockedRendererJ3D
This renderer locks text to its initial position on the
screen.
|
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 | Method and Description |
|---|---|
DefaultRendererJ3D |
FrontDrawer.getFrontRenderer() |
| 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 |