Uses of Interface
net.sf.jasperreports.engine.analytics.data.MeasureValue
-
Packages that use MeasureValue Package Description net.sf.jasperreports.engine.analytics.data net.sf.jasperreports.engine.analytics.dataset -
-
Uses of MeasureValue in net.sf.jasperreports.engine.analytics.data
Classes in net.sf.jasperreports.engine.analytics.data that implement MeasureValue Modifier and Type Class Description class
StandardMeasureValue
Methods in net.sf.jasperreports.engine.analytics.data that return types with arguments of type MeasureValue Modifier and Type Method Description List<? extends MeasureValue>
MultiAxisDataSource. getMeasureValues(AxisLevelNode... nodes)
-
Uses of MeasureValue in net.sf.jasperreports.engine.analytics.dataset
Methods in net.sf.jasperreports.engine.analytics.dataset that return types with arguments of type MeasureValue Modifier and Type Method Description List<? extends MeasureValue>
MultiAxisDataService.DataSource. getMeasureValues(AxisLevelNode... nodes)
-