Uses of Class
adams.gui.visualization.stats.paintlet.HistogramPaintlet
-
Packages that use HistogramPaintlet Package Description adams.gui.visualization.stats.histogram -
-
Uses of HistogramPaintlet in adams.gui.visualization.stats.histogram
Fields in adams.gui.visualization.stats.histogram declared as HistogramPaintlet Modifier and Type Field Description protected HistogramPaintletHistogram. m_ValPaintlet for plotting the dataprotected HistogramPaintletHistogramOptions. m_ValPaintlet for plotting the histogramMethods in adams.gui.visualization.stats.histogram that return HistogramPaintlet Modifier and Type Method Description HistogramPaintletHistogramOptions. getPaintlet()Get the paintlet for plotting the histogramMethods in adams.gui.visualization.stats.histogram with parameters of type HistogramPaintlet Modifier and Type Method Description voidHistogramOptions. setPaintlet(HistogramPaintlet val)Set the paintlet for plotting the histogram
-