| Package | Description |
|---|---|
| net.sf.jasperreports.components.spiderchart | |
| net.sf.jasperreports.components.spiderchart.type |
| Modifier and Type | Field and Description |
|---|---|
protected TableOrderEnum |
StandardSpiderPlot.tableOrder |
| Modifier and Type | Method and Description |
|---|---|
TableOrderEnum |
StandardSpiderPlot.getTableOrder() |
TableOrderEnum |
SpiderPlot.getTableOrder() |
TableOrderEnum |
FillSpiderPlot.getTableOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardSpiderPlot.setTableOrder(TableOrderEnum tableOrder) |
| Modifier and Type | Method and Description |
|---|---|
static TableOrderEnum |
TableOrderEnum.getByName(String name) |
static TableOrderEnum |
TableOrderEnum.getByValue(org.jfree.util.TableOrder order) |
static TableOrderEnum |
TableOrderEnum.valueOf(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.
|
Copyright © 2014. All rights reserved.