Uses of Class
adams.gui.visualization.statistics.InformativeStatisticFactory.Table
-
Packages that use InformativeStatisticFactory.Table Package Description adams.gui.visualization.statistics -
-
Uses of InformativeStatisticFactory.Table in adams.gui.visualization.statistics
Methods in adams.gui.visualization.statistics that return InformativeStatisticFactory.Table Modifier and Type Method Description static InformativeStatisticFactory.Table
InformativeStatisticFactory. getTable(InformativeStatistic stat)
Returns a new table for an informative statistic object.
-