| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocChartType |
AdhocChart.getType()
Getter for the field
type. |
static AdhocChartType |
AdhocChartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocChartType[] |
AdhocChartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocChart.setType(AdhocChartType type)
Setter for the field
type. |
| Modifier and Type | Method and Description |
|---|---|
protected AdhocChartType |
XmlToAdhocTransform.chartType(XmlAdhocChartType xmlAdhocChartType)
chartType.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocChartType |
AdhocToXmlTransform.chartType(AdhocChartType adhocChartType)
chartType.
|
Copyright © 2010–2021. All rights reserved.