|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScalarMapListener | |
---|---|
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 ScalarMapListener in visad |
---|
Methods in visad with parameters of type ScalarMapListener | |
---|---|
void |
ScalarMap.addScalarMapListener(ScalarMapListener listener)
add a ScalarMapListener, to be notified whenever setRange is invoked |
void |
ScalarMap.removeScalarMapListener(ScalarMapListener listener)
remove a ScalarMapListener |
Uses of ScalarMapListener in visad.aeri |
---|
Classes in visad.aeri that implement ScalarMapListener | |
---|---|
class |
Aeri
|
class |
Qdiv
|
Uses of ScalarMapListener in visad.collab |
---|
Subinterfaces of ScalarMapListener in visad.collab | |
---|---|
interface |
DisplayMonitor
DisplayMonitor is the interface for objects which monitor
the state of Control s, Display s and
ScalarMap s. |
interface |
RemoteDisplayMonitor
RemoteDisplayMonitor is the interface for monitoring
RemoteDisplay s. |
Classes in visad.collab that implement ScalarMapListener | |
---|---|
class |
DisplayMonitorImpl
DisplayMonitorImpl is the Display monitor
implementation. |
class |
RemoteDisplayMonitorImpl
RemoteDisplayMonitorImpl is the implementation of the VisAD
RemoteDisplayMonitor class. |
Uses of ScalarMapListener in visad.data.amanda |
---|
Classes in visad.data.amanda that implement ScalarMapListener | |
---|---|
class |
TrackWidget
|
Uses of ScalarMapListener in visad.gifts |
---|
Classes in visad.gifts that implement ScalarMapListener | |
---|---|
class |
Gifts
|
Uses of ScalarMapListener in visad.util |
---|
Classes in visad.util that implement ScalarMapListener | |
---|---|
class |
AnimationWidget
A widget that allows users to control aspects of animation (stop/start, step, animation speed and direction). |
class |
ColorMapWidget
A color widget that allows users to interactively map numeric data to RGB/RGBA tuples in a ScalarMap . |
class |
ContourWidget
A widget that allows users to control iso-contours. |
class |
RangeWidget
A widget that allows users to specify a ScalarMap's range scaling |
class |
SelectRangeWidget
A slider widget that allows users to select a lower and upper bound. |
class |
VisADSlider
VisADSlider combines a JSlider and a JLabel and links them to either a Real (via a DataReference) or a ScalarMap that maps to Display.SelectValue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |