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 BoxPlotManagerBoxPlot. m_BoxPlotpanel 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 BoxPlotManagerBoxPlotTab. m_CurrentBoxPlotthe current boxplot.protected BoxPlotManagerBoxPlotTab. m_LastBoxPlotthe last boxplot.
-