| Package | Description |
|---|---|
| net.sf.jasperreports.engine.analytics.data | |
| net.sf.jasperreports.engine.analytics.dataset |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardMeasure |
| Modifier and Type | Method and Description |
|---|---|
Measure |
StandardMeasureValue.getMeasure() |
Measure |
MeasureValue.getMeasure() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Measure> |
MultiAxisDataSource.getMeasures() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardMeasureValue.setMeasure(Measure measure) |
| Constructor and Description |
|---|
StandardMeasureValue(Measure measure,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
protected Measure |
MultiAxisDataService.createMeasure(DataMeasure dataMeasure,
byte evaluation) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Measure> |
MultiAxisDataService.DataSource.getMeasures() |
Copyright © 2017. All rights reserved.