jas.jds.interfaces
Interface RemoteRebinnable2DHistogramData
- All Superinterfaces:
- java.rmi.Remote, RemoteHasSlices
- All Known Subinterfaces:
- RemoteScatterSource
- public interface RemoteRebinnable2DHistogramData
- extends RemoteHasSlices
remoteRebin
public double[][][] remoteRebin(int xbins,
double xmin,
double xmax,
int ybins,
double ymin,
double ymax,
boolean wantErrors,
boolean hurry,
boolean overflow)
throws java.rmi.RemoteException
getRemoteInfo
public Remote2DHistogramInfo getRemoteInfo()
throws java.rmi.RemoteException
getRemoteXAxisLabels
public java.lang.String[] getRemoteXAxisLabels()
throws java.rmi.RemoteException
getRemoteYAxisLabels
public java.lang.String[] getRemoteYAxisLabels()
throws java.rmi.RemoteException
getDescription
public java.lang.String getDescription()
throws java.rmi.RemoteException
getStatistics
public Statistics getStatistics()
throws java.rmi.RemoteException
delete
public void delete()
throws java.rmi.RemoteException
getStyle
public JASHistStyle getStyle()
throws java.rmi.RemoteException