jas.jds.interfaces
Interface RemotePlotAccess
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- RemotePlotAccessAdaptor
- public interface RemotePlotAccess
- extends java.rmi.Remote
delete
public void delete()
throws java.rmi.RemoteException
rename
public void rename(java.lang.String newName)
throws NamedObject.RenameException,
java.rmi.RemoteException
getNDataSources
public int getNDataSources()
throws java.rmi.RemoteException
getData
public java.rmi.server.RemoteObject getData(int index,
RMIDestination dest)
throws java.rmi.RemoteException
getConstraints
public double[] getConstraints()
throws java.rmi.RemoteException