| 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.aeri | |
| visad.collab | |
| visad.data.amanda | |
| visad.gifts | |
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Events from ScalarMap objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
ScalarMapListener.mapChanged(ScalarMapEvent evt)
Receive a
ScalarMapEvent when the map data changes. |
| Modifier and Type | Method and Description |
|---|---|
void |
Aeri.mapChanged(ScalarMapEvent e) |
void |
Qdiv.mapChanged(ScalarMapEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteDisplayMonitorImpl.mapChanged(ScalarMapEvent e)
Forwards the event to the adapted remote
DisplayMonitor. |
void |
DisplayMonitorImpl.mapChanged(ScalarMapEvent evt)
Handles ScalarMap data changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackWidget.mapChanged(ScalarMapEvent evt) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gifts.mapChanged(ScalarMapEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContourWidget.mapChanged(ScalarMapEvent e)
Do-nothing method;
ContourRangeSlider handles map data |
void |
SelectRangeWidget.mapChanged(ScalarMapEvent e)
ScalarMapListener method used with delayed auto-scaling.
|
void |
RangeWidget.mapChanged(ScalarMapEvent e)
handle ScalarMap changes
|
void |
VisADSlider.mapChanged(ScalarMapEvent e)
used for auto-scaling the minimum and maximum
|
void |
AnimationWidget.mapChanged(ScalarMapEvent e)
ScalarMapListener method used to recompute JSlider bounds
|
void |
ColorMapWidget.mapChanged(ScalarMapEvent evt)
If the
ScalarMap changes, update the slider with
the new range. |