Uses of Package
jas.hist.util

Packages that use jas.hist.util
jas.hist.util   
 

Classes in jas.hist.util used by jas.hist.util
ObserverAdapter
          An ObserverAdapter can be used as a base class for class that wants to act as both and Observer and Observable, and relay things it observers to its Observers.
ScatterAdapter
          A ScatterAdapter takes a Rebinnable2DHistogramData source which (optionally) also implements HasScatterPlotData, and in turn provides the same interface to its observers.
SliceAdapter
           
SliceEvent
          An event which is fired by a SliceAdapter when a new slice is added or removed
SliceEvent.EventType
          Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().
SliceListener
           
TwoDAdapter
          A class which simply acts as a proxy for the DataSource provided as an argument to its constructor.
TwoDSliceAdapter
          A Two2SliceAdapter can be used to convert any Rebinnable2DHistogramData object to a Rebinnable2DHistogramData which also implements HasSlices
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.