Classes in jas.hist.util that implement HasScatterPlotData |
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 |
ScatterTwoDAdapter
An adaptor that converts a ScatterPlotSource to a DataSource that implements both
Rebinnable2DHistogramData and HasScatterPlotData |
class |
TwoDSliceAdapter
A Two2SliceAdapter can be used to convert any
Rebinnable2DHistogramData object to a Rebinnable2DHistogramData
which also implements HasSlices |