Uses of Interface
jas.hist.HasScatterPlotData

Packages that use HasScatterPlotData
jas.hist.util   
 

Uses of HasScatterPlotData in jas.hist.util
 

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
 

Fields in jas.hist.util declared as HasScatterPlotData
protected  HasScatterPlotData ScatterAdapter.scatter
           
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.