Uses of Class
adams.gui.visualization.stats.boxplot.BoxPlotManager
-
Packages that use BoxPlotManager Package Description adams.flow.sink adams.gui.tools.wekainvestigator.tab -
-
Uses of BoxPlotManager in adams.flow.sink
Fields in adams.flow.sink declared as BoxPlotManager Modifier and Type Field Description protected BoxPlotManager
BoxPlot. m_BoxPlot
panel to display on the actor -
Uses of BoxPlotManager in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as BoxPlotManager Modifier and Type Field Description protected BoxPlotManager
BoxPlotTab. m_CurrentBoxPlot
the current boxplot.protected BoxPlotManager
BoxPlotTab. m_LastBoxPlot
the last boxplot.
-