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, unexportObject
getClientHost, getLog, setLog
getRef, hashCode, toStub
public RemoteReferenceLinkImpl(DataDisplayLink ddl) throws RemoteException
RemoteException
public String getRendererClassName() throws VisADException, RemoteException
getRendererClassName
in interface RemoteReferenceLink
VisADException
RemoteException
public RemoteDataReference getReference() throws VisADException, RemoteException
getReference
in interface RemoteReferenceLink
VisADException
RemoteException
public Vector getConstantMapVector() throws VisADException, RemoteException
getConstantMapVector
in interface RemoteReferenceLink
VisADException
RemoteException
public boolean equals(Object o)
equals
in class RemoteObject
public String toString()
toString
in class RemoteObject
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.