Package | Description |
---|---|
net.sf.jasperreports.components.spiderchart |
Contains classes for the built-in Spider Chart component.
|
net.sf.jasperreports.components.spiderchart.type |
Contains
enum types used by the built-in Spider Chart component. |
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(java.lang.String name) |
static SpiderRotationEnum |
SpiderRotationEnum.valueOf(java.lang.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.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com