| 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.bom | |
| visad.collab | |
| 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.
|
| visad.rabin | |
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FixGeomSizeAppearance.controlChanged(ControlEvent e) |
void |
ControlListener.controlChanged(ControlEvent e)
send a ControlEvent to this ControlListener
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoverableZoom.controlChanged(ControlEvent e) |
void |
FrontDrawer.controlChanged(ControlEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteDisplayMonitorImpl.controlChanged(ControlEvent e)
Forwards the event to the adapted remote
DisplayMonitor. |
void |
DisplayMonitorImpl.controlChanged(ControlEvent evt)
Handles
Control changes. |
| Modifier and Type | Method and Description |
|---|---|
void |
TrackWidget.controlChanged(ControlEvent evt) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayRendererJ2D.controlChanged(ControlEvent evt)
Update internal values from those in the
RendererControl. |
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayRendererJ3D.controlChanged(ControlEvent evt)
Update internal values from those in the
RendererControl. |
| Modifier and Type | Method and Description |
|---|---|
void |
Rain.controlChanged(ControlEvent e)
Handle changes to controls
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContourWidget.controlChanged(ControlEvent e)
ControlListener method for ContourControl.
|
void |
SelectRangeWidget.controlChanged(ControlEvent e)
ControlListener method for RangeControl
|
void |
GMCWidget.controlChanged(ControlEvent e)
Handles GraphicsModeControl changes
|
void |
VisADSlider.controlChanged(ControlEvent e)
Update slider when value of linked ValueControl changes
|
void |
AnimationWidget.controlChanged(ControlEvent e)
ControlListener method used for programmatically moving JSlider
|
void |
BaseRGBMap.controlChanged(ControlEvent evt)
If the color data in the
Control associated with this
widget's Control has changed, update the data in
the ColorMap. |
void |
ColorMapWidget.controlChanged(ControlEvent evt)
Forward changes from the
Control associated with
this widget's ScalarMap to the internal
shadow Control. |