|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScalarMapEvent | |
|---|---|
| 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. |
| Uses of ScalarMapEvent in visad |
|---|
| Subclasses of ScalarMapEvent in visad | |
|---|---|
class |
ScalarMapControlEvent
ScalarMapControlEvent is the VisAD class for control-related
Events from ScalarMap objects. |
| Methods in visad with parameters of type ScalarMapEvent | |
|---|---|
void |
ScalarMapListener.mapChanged(ScalarMapEvent evt)
Receive a ScalarMapEvent when the map data changes. |
| Uses of ScalarMapEvent in visad.aeri |
|---|
| Methods in visad.aeri with parameters of type ScalarMapEvent | |
|---|---|
void |
Qdiv.mapChanged(ScalarMapEvent e)
|
void |
Aeri.mapChanged(ScalarMapEvent e)
|
| Uses of ScalarMapEvent in visad.collab |
|---|
| Methods in visad.collab with parameters of type ScalarMapEvent | |
|---|---|
void |
RemoteDisplayMonitorImpl.mapChanged(ScalarMapEvent e)
Forwards the event to the adapted remote DisplayMonitor. |
void |
DisplayMonitorImpl.mapChanged(ScalarMapEvent evt)
Handles ScalarMap data changes. |
| Uses of ScalarMapEvent in visad.data.amanda |
|---|
| Methods in visad.data.amanda with parameters of type ScalarMapEvent | |
|---|---|
void |
TrackWidget.mapChanged(ScalarMapEvent evt)
|
| Uses of ScalarMapEvent in visad.gifts |
|---|
| Methods in visad.gifts with parameters of type ScalarMapEvent | |
|---|---|
void |
Gifts.mapChanged(ScalarMapEvent e)
|
| Uses of ScalarMapEvent in visad.util |
|---|
| Methods in visad.util with parameters of type ScalarMapEvent | |
|---|---|
void |
VisADSlider.mapChanged(ScalarMapEvent e)
used for auto-scaling the minimum and maximum |
void |
SelectRangeWidget.mapChanged(ScalarMapEvent e)
ScalarMapListener method used with delayed auto-scaling. |
void |
RangeWidget.mapChanged(ScalarMapEvent e)
handle ScalarMap changes |
void |
ContourWidget.mapChanged(ScalarMapEvent e)
Do-nothing method; ContourRangeSlider handles map data |
void |
ColorMapWidget.mapChanged(ScalarMapEvent evt)
If the ScalarMap changes, update the slider with
the new range. |
void |
AnimationWidget.mapChanged(ScalarMapEvent e)
ScalarMapListener method used to recompute JSlider bounds |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||