Uses of Class
adams.gui.visualization.stats.paintlet.HistogramPaintlet

Packages that use HistogramPaintlet
adams.gui.visualization.stats.histogram   
 

Uses of HistogramPaintlet in adams.gui.visualization.stats.histogram
 

Fields in adams.gui.visualization.stats.histogram declared as HistogramPaintlet
protected  HistogramPaintlet HistogramOptions.m_Val
          Paintlet for plotting the histogram
protected  HistogramPaintlet Histogram.m_Val
          Paintlet for plotting the data
 

Methods in adams.gui.visualization.stats.histogram that return HistogramPaintlet
 HistogramPaintlet HistogramOptions.getPaintlet()
          Get the paintlet for plotting the histogram
 

Methods in adams.gui.visualization.stats.histogram with parameters of type HistogramPaintlet
 void HistogramOptions.setPaintlet(HistogramPaintlet val)
          Set the paintlet for plotting the histogram
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.