jas.jds.interfaces
Interface RemoteRebinnable1DHistogramData
- All Superinterfaces:
- java.rmi.Remote
- public interface RemoteRebinnable1DHistogramData
- extends java.rmi.Remote
remoteRebin
public double[][] remoteRebin(int bins,
double min,
double max,
boolean wantErrors,
boolean hurry)
throws java.rmi.RemoteException
getRemoteInfo
public Remote1DHistogramInfo getRemoteInfo()
throws java.rmi.RemoteException
getRemoteAxisLabels
public java.lang.String[] getRemoteAxisLabels()
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