| 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.collab |
| Class and Description |
|---|
DisplayMonitor
DisplayMonitor is the interface for objects which monitor
the state of Controls, Displays and
ScalarMaps. |
DisplaySync
DisplaySync is the interface for objects which synchronize
a Display with one or more RemoteDisplays. |
RemoteDisplayMonitor
RemoteDisplayMonitor is the interface for monitoring
RemoteDisplays. |
RemoteDisplaySync
RemoteDisplaySync is the interface for stubs which are
exported to RemoteDisplays and used to send back events
used for synchronization. |
| Class and Description |
|---|
DisplayMonitor
DisplayMonitor is the interface for objects which monitor
the state of Controls, Displays and
ScalarMaps. |
| DisplayMonitorImpl
DisplayMonitorImpl is the
Display monitor
implementation. |
DisplaySync
DisplaySync is the interface for objects which synchronize
a Display with one or more RemoteDisplays. |
| DisplaySyncImpl |
MonitorCallback
MonitorCallback is the interface for receivers of
MonitorEvents. |
MonitorEvent
MonitorEvent is the VisAD superclass for events from
display monitors. |
RemoteDisplayMonitor
RemoteDisplayMonitor is the interface for monitoring
RemoteDisplays. |
RemoteDisplaySync
RemoteDisplaySync is the interface for stubs which are
exported to RemoteDisplays and used to send back events
used for synchronization. |
| RemoteEventProvider |