public interface RemoteReferenceLink
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector |
getConstantMapVector()
return the list of ConstantMap-s which apply to this Data object
|
RemoteDataReference |
getReference()
return a reference to the remote Data object
|
java.lang.String |
getRendererClassName()
return the name of the DataRenderer used to render this reference
|
java.lang.String getRendererClassName()
throws VisADException,
java.rmi.RemoteException
VisADExceptionjava.rmi.RemoteExceptionRemoteDataReference getReference() throws VisADException, java.rmi.RemoteException
VisADExceptionjava.rmi.RemoteExceptionjava.util.Vector getConstantMapVector()
throws VisADException,
java.rmi.RemoteException
VisADExceptionjava.rmi.RemoteException