jas.jds.interfaces
Interface CutInterface


public interface CutInterface


Method Summary
 java.lang.String getCutType()
           
 CutProperties getProperties()
           
 java.lang.Object getValuesApplied()
          return Rebinnable1DHistogramData, ScatterPlotSource, etc.
 void setProperties(CutProperties prop)
           
 

Method Detail

setProperties

public void setProperties(CutProperties prop)

getProperties

public CutProperties getProperties()

getCutType

public java.lang.String getCutType()

getValuesApplied

public java.lang.Object getValuesApplied()
return Rebinnable1DHistogramData, ScatterPlotSource, etc.