Uses of Class
org.seamcat.model.types.result.BarChartValue
-
Packages that use BarChartValue Package Description org.seamcat.model.simulation.result org.seamcat.model.types.result -
-
Uses of BarChartValue in org.seamcat.model.simulation.result
Methods in org.seamcat.model.simulation.result that return types with arguments of type BarChartValue Modifier and Type Method Description java.util.List<BarChartValue>
Collector. getBarChartValues(MultiValueDef def)
Methods in org.seamcat.model.simulation.result with parameters of type BarChartValue Modifier and Type Method Description void
Collector. add(MultiValueDef def, BarChartValue value)
Collect a MultiValueDef of type BarChart -
Uses of BarChartValue in org.seamcat.model.types.result
Methods in org.seamcat.model.types.result that return types with arguments of type BarChartValue Modifier and Type Method Description java.util.List<BarChartValue>
BarChartResultType. value()
-