Uses of Package
jas.hist

Packages that use jas.hist
jas.hist   
jas.hist.normalization Handles normalization of data. 
jas.hist.util   
jas.plot   
 

Classes in jas.hist used by jas.hist
Basic1DFunction
           
CustomOverlay
           
DataSource
          Interface implemented by any JASHist datasource
ExtendedStatistics
          An interface that represents a set of Statistics values which are not limited to simple doubles.
FitFailed
           
FitListener
           
Fittable1DFunction
           
Fitter
           
FitterFactory
           
FitterRegistry
           
FunctionData
           
FunctionFactory
           
FunctionFactoryError
           
FunctionRegistry
          A class which maintains a list of functions which can be overlayed on a plot.
FunctionValueUndefined
           
Handle
           
HasStatistics
           
IndeterminateMatrix
           
InvalidFunctionParameter
           
JASHist
          JASHist is the main component used for plotting histograms, scatterplots etc.
JASHist2DHistogramStyle
           
JASHistAxis
           
JASHistData
          This class is returned whenever a DataSource is added to a JASHist It supports making the data visible/invisible, and controlling the style (color etc) in which the data is shown.
JASHistStyle
           
Rebinnable1DHistogramData
          This is the interface that must be implemented by any data source for a 1D histogram.
Rebinnable2DHistogramData
           
SaveAsPlugin
           
ScatterEnumeration
           
ScatterPlotSource
          Interface to be implemented by DataSources which can provide ScatterPlot data (but not 2D histogram data)
SliceParameters
          Defines parameters for a slice.
Statistics
          An interface that represents a set of Statistics values all of whose values can be expressed as doubles.
StatisticsBlock
          The main class used to display and format statistics.
XYDataSource
          A Data Source for XY plots.
 

Classes in jas.hist used by jas.hist.normalization
DataSource
          Interface implemented by any JASHist datasource
 

Classes in jas.hist used by jas.hist.util
DataSource
          Interface implemented by any JASHist datasource
HasScatterPlotData
           
HasSlices
           
HasStatistics
           
HasStyle
          An interface that can be implemented by any DataSource that wants to have control of the style used to display the data.
JASHistStyle
           
Rebinnable1DHistogramData
          This is the interface that must be implemented by any data source for a 1D histogram.
Rebinnable2DHistogramData
           
ScatterEnumeration
           
ScatterPlotSource
          Interface to be implemented by DataSources which can provide ScatterPlot data (but not 2D histogram data)
SliceParameters
          Defines parameters for a slice.
Statistics
          An interface that represents a set of Statistics values all of whose values can be expressed as doubles.
 

Classes in jas.hist used by jas.plot
JASHist2DHistogramStyle
           
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.