Package | Description |
---|---|
net.sf.jasperreports.engine.analytics.data |
Modifier and Type | Method and Description |
---|---|
AxisLevel.Type |
StandardAxisLevel.getType() |
AxisLevel.Type |
AxisLevel.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 © 2016. All rights reserved.