public class RemoteReferenceLinkImpl extends UnicastRemoteObject implements RemoteReferenceLink
ref| Constructor and Description |
|---|
RemoteReferenceLinkImpl(DataDisplayLink ddl)
create a Remote reference to a DataDisplayLink
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Vector |
getConstantMapVector()
return the list of ConstantMap-s which apply to this Data object
|
RemoteDataReference |
getReference()
return a reference to the remote Data object
|
String |
getRendererClassName()
return the name of the DataRenderer used to render this reference
|
String |
toString()
return a String representation of the referenced data
|
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLoggetRef, hashCode, toStubpublic RemoteReferenceLinkImpl(DataDisplayLink ddl) throws RemoteException
RemoteExceptionpublic String getRendererClassName() throws VisADException, RemoteException
getRendererClassName in interface RemoteReferenceLinkVisADExceptionRemoteExceptionpublic RemoteDataReference getReference() throws VisADException, RemoteException
getReference in interface RemoteReferenceLinkVisADExceptionRemoteExceptionpublic Vector getConstantMapVector() throws VisADException, RemoteException
getConstantMapVector in interface RemoteReferenceLinkVisADExceptionRemoteExceptionpublic boolean equals(Object o)
equals in class RemoteObjectpublic String toString()
toString in class RemoteObjectCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.