| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteReferenceLinkImpl
RemoteReferenceLinkImpl is the VisAD remote adapter for DataDisplayLink-s.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteReferenceLink |
ReferenceMonitorEvent.getLink()
Gets the
RemoteReferenceLink to which this event refers. |
| Constructor and Description |
|---|
ReferenceMonitorEvent(int type,
int originator,
RemoteReferenceLink link)
Creates a
ReferenceMonitorEvent for the specified
RemoteReferenceLink. |
ReferenceMonitorEvent(int type,
RemoteReferenceLink link)
Creates a
ReferenceMonitorEvent for the specified
RemoteReferenceLink. |