jas2.jds.interfaces
Interface RemoteRebinnable1DHistogramData
-
- All Superinterfaces:
- java.rmi.Remote
public interface RemoteRebinnable1DHistogramData extends java.rmi.Remote
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voiddelete()java.lang.StringgetDescription()java.lang.String[]getRemoteAxisLabels()Remote1DHistogramInfogetRemoteInfo()StatisticsgetStatistics()JASHistStylegetStyle()double[][]remoteRebin(int bins, double min, double max, boolean wantErrors, boolean hurry)
-
-
-
Method Detail
-
remoteRebin
double[][] remoteRebin(int bins, double min, double max, boolean wantErrors, boolean hurry) throws java.rmi.RemoteException- Throws:
java.rmi.RemoteException
-
getRemoteInfo
Remote1DHistogramInfo getRemoteInfo() throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
getRemoteAxisLabels
java.lang.String[] getRemoteAxisLabels() throws java.rmi.RemoteException- Throws:
java.rmi.RemoteException
-
getDescription
java.lang.String getDescription() throws java.rmi.RemoteException- Throws:
java.rmi.RemoteException
-
getStatistics
Statistics getStatistics() throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
delete
void delete() throws java.rmi.RemoteException- Throws:
java.rmi.RemoteException
-
getStyle
JASHistStyle getStyle() throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG