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 TableOrderEnum |
StandardSpiderPlot.tableOrder |
Modifier and Type | Method and Description |
---|---|
TableOrderEnum |
SpiderPlot.getTableOrder() |
TableOrderEnum |
FillSpiderPlot.getTableOrder() |
TableOrderEnum |
StandardSpiderPlot.getTableOrder() |
Modifier and Type | Method and Description |
---|---|
void |
StandardSpiderPlot.setTableOrder(TableOrderEnum tableOrder) |
Modifier and Type | Method and Description |
---|---|
static TableOrderEnum |
TableOrderEnum.getByName(java.lang.String name) |
static TableOrderEnum |
TableOrderEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableOrderEnum[] |
TableOrderEnum.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