Package | Description |
---|---|
net.sf.jasperreports.engine.analytics.data | |
net.sf.jasperreports.engine.analytics.dataset |
Modifier and Type | Method and Description |
---|---|
AxisLevelNode |
MultiAxisDataSource.getAxisRootNode(Axis axis) |
AxisLevelNode |
AxisLevelNode.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends AxisLevelNode> |
AxisLevelNode.getChildren() |
Modifier and Type | Method and Description |
---|---|
List<? extends MeasureValue> |
MultiAxisDataSource.getMeasureValues(AxisLevelNode... nodes) |
Modifier and Type | Class and Description |
---|---|
protected class |
MultiAxisDataService.LevelNode |
Modifier and Type | Method and Description |
---|---|
AxisLevelNode |
MultiAxisDataService.DataSource.getAxisRootNode(Axis axis) |
AxisLevelNode |
MultiAxisDataService.LevelNode.getParent() |
Modifier and Type | Method and Description |
---|---|
List<? extends AxisLevelNode> |
MultiAxisDataService.LevelNode.getChildren() |
Modifier and Type | Method and Description |
---|---|
protected MultiAxisDataService.LevelNode |
MultiAxisDataService.DataSource.axisLevelNodeArgument(Axis axis,
AxisLevelNode... nodes) |
List<? extends MeasureValue> |
MultiAxisDataService.DataSource.getMeasureValues(AxisLevelNode... nodes) |
Copyright © 2017. All rights reserved.