jas.jds.interfaces
Interface RemoteSliceParameters
- All Superinterfaces:
- java.rmi.Remote
- public interface RemoteSliceParameters
- extends java.rmi.Remote
getInfo
public RemoteSliceInfo getInfo()
throws java.rmi.RemoteException
setX
public void setX(double x)
throws java.rmi.RemoteException
setY
public void setY(double y)
throws java.rmi.RemoteException
setWidth
public void setWidth(double width)
throws java.rmi.RemoteException
setHeight
public void setHeight(double height)
throws java.rmi.RemoteException
setPhi
public void setPhi(double phi)
throws java.rmi.RemoteException