Classes in jas.hist.util that implement HasStatistics |
class |
OneDAdapter
A class which simply acts as a proxy for the DataSource provided as an argument to its
constructor. |
class |
ScatterAdapter
A ScatterAdapter takes a Rebinnable2DHistogramData source which (optionally)
also implements HasScatterPlotData, and in turn provides the same interface
to its observers. |
class |
ScatterSliceAdapter
Takes as its source a Rebinnable2DHistogramData which also
implements HasScatterPlotData and in addition to relaying the source
data to the destination, also implements HasSlices and SliceAdapter |
class |
TwoDAdapter
A class which simply acts as a proxy for the DataSource provided as an argument to its
constructor. |
class |
TwoDSliceAdapter
A Two2SliceAdapter can be used to convert any
Rebinnable2DHistogramData object to a Rebinnable2DHistogramData
which also implements HasSlices |