| Package | Description |
|---|---|
| net.sf.jasperreports.engine.analytics.data |
| Modifier and Type | Method and Description |
|---|---|
AxisLevel.Type |
AxisLevel.getType() |
AxisLevel.Type |
StandardAxisLevel.getType() |
static AxisLevel.Type |
AxisLevel.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisLevel.Type[] |
AxisLevel.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardAxisLevel.setType(AxisLevel.Type type) |
Copyright © 2017. All rights reserved.