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