|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocChartType | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocChartType in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocChartType | |
|---|---|
protected XmlAdhocChartType |
AdhocToXmlTransform.chartType(AdhocChartType adhocChartType)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocChartType | |
|---|---|
protected AdhocChartType |
XmlToAdhocTransform.chartType(XmlAdhocChartType xmlAdhocChartType)
|
| Uses of XmlAdhocChartType in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocChartType | |
|---|---|
protected XmlAdhocChartType |
XmlAdhocChart.type
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocChartType | |
|---|---|
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. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocChartType | |
|---|---|
void |
XmlAdhocChart.setType(XmlAdhocChartType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||