|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocAxisFormat | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocAxisFormat in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocAxisFormat | |
|---|---|
protected XmlAdhocAxisFormat |
AdhocToXmlTransform.axisFormat(AdhocAxisFormat adhocAxisFormat)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocAxisFormat | |
|---|---|
protected AdhocAxisFormat |
XmlToAdhocTransform.axisFormat(XmlAdhocAxisFormat xmlAdhocAxisFormat)
|
| Uses of XmlAdhocAxisFormat in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocAxisFormat | |
|---|---|
protected XmlAdhocAxisFormat |
XmlAdhocChart.xAxisFormat
|
protected XmlAdhocAxisFormat |
XmlAdhocChart.yAxisFormat
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocAxisFormat | |
|---|---|
XmlAdhocAxisFormat |
ObjectFactory.createXmlAdhocAxisFormat()
Create an instance of XmlAdhocAxisFormat |
XmlAdhocAxisFormat |
XmlAdhocChart.getXAxisFormat()
Gets the value of the xAxisFormat property. |
XmlAdhocAxisFormat |
XmlAdhocChart.getYAxisFormat()
Gets the value of the yAxisFormat property. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocAxisFormat | |
|---|---|
void |
XmlAdhocChart.setXAxisFormat(XmlAdhocAxisFormat value)
Sets the value of the xAxisFormat property. |
void |
XmlAdhocChart.setYAxisFormat(XmlAdhocAxisFormat value)
Sets the value of the yAxisFormat property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||