Package | Description |
---|---|
net.sf.jasperreports.engine.analytics.data | |
net.sf.jasperreports.engine.analytics.dataset |
Modifier and Type | Method and Description |
---|---|
Axis |
AxisLevel.getAxis() |
Axis |
StandardAxisLevel.getAxis() |
static Axis |
Axis.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Axis[] |
Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends AxisLevel> |
MultiAxisDataSource.getAxisLevels(Axis axis) |
AxisLevelNode |
MultiAxisDataSource.getAxisRootNode(Axis axis) |
void |
StandardAxisLevel.setAxis(Axis axis) |
Modifier and Type | Field and Description |
---|---|
protected Axis |
MultiAxisDataService.LevelNode.axis |
protected Axis |
BaseDataAxis.axis |
Modifier and Type | Method and Description |
---|---|
Axis |
DataAxis.getAxis() |
Axis |
BaseDataAxis.getAxis() |
Modifier and Type | Method and Description |
---|---|
protected MultiAxisDataService.LevelNode |
MultiAxisDataService.DataSource.axisLevelNodeArgument(Axis axis,
AxisLevelNode... nodes) |
protected AxisLevel |
MultiAxisDataService.createLevel(Axis axis,
DataAxisLevel dataLevel,
byte evaluation,
int depth) |
protected AxisLevel |
MultiAxisDataService.createRootLevel(Axis axis) |
java.util.List<? extends AxisLevel> |
MultiAxisDataService.DataSource.getAxisLevels(Axis axis) |
AxisLevelNode |
MultiAxisDataService.DataSource.getAxisRootNode(Axis axis) |
DataAxis |
MultiAxisData.getDataAxis(Axis axis) |
DataAxis |
BaseMultiAxisData.getDataAxis(Axis axis) |
protected int |
BaseMultiAxisData.removeDataAxis(Axis axis) |
void |
DesignDataAxis.setAxis(Axis axis) |
Constructor and Description |
---|
LevelNode(Axis axis,
int axisDepth,
MultiAxisDataService.LevelNode parent,
BucketDefinition.Bucket bucket,
BucketingService.BucketMap childrenMap) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com