| Package | Description |
|---|---|
| net.sf.jasperreports.components.spiderchart | |
| net.sf.jasperreports.components.spiderchart.type |
| Modifier and Type | Field and Description |
|---|---|
protected SpiderRotationEnum |
StandardSpiderPlot.rotation |
| Modifier and Type | Method and Description |
|---|---|
SpiderRotationEnum |
StandardSpiderPlot.getRotation() |
SpiderRotationEnum |
SpiderPlot.getRotation() |
SpiderRotationEnum |
FillSpiderPlot.getRotation() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardSpiderPlot.setRotation(SpiderRotationEnum rotation) |
| Modifier and Type | Method and Description |
|---|---|
static SpiderRotationEnum |
SpiderRotationEnum.getByName(String name) |
static SpiderRotationEnum |
SpiderRotationEnum.getByValue(org.jfree.util.Rotation rotation) |
static SpiderRotationEnum |
SpiderRotationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpiderRotationEnum[] |
SpiderRotationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.