Uses of Class
jas.hist.JASHistStyle

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

Uses of JASHistStyle in jas.hist
 

Subclasses of JASHistStyle in jas.hist
 class JASHist1DFunctionStyle
           
 class JASHist1DHistogramStyle
          Used to control the display style of 1D Histograms.
 class JASHist2DHistogramStyle
           
 class JASHistScatterPlotStyle
           
 

Methods in jas.hist that return JASHistStyle
 JASHistStyle HasStyle.getStyle()
          This method is called by the plot to determine what style to be used for a plot.
abstract  JASHistStyle JASHistData.getStyle()
          Get the JASHistStyle associated with this DataSource
 

Methods in jas.hist with parameters of type JASHistStyle
abstract  void JASHistData.setStyle(JASHistStyle style)
          Set a style for this data.
 

Uses of JASHistStyle in jas.hist.util
 

Methods in jas.hist.util that return JASHistStyle
 JASHistStyle TwoDAdapter.getStyle()
           
 JASHistStyle OneDAdapter.getStyle()
           
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.