| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocAxisFormat |
AdhocToXmlTransform.axisFormat(AdhocAxisFormat adhocAxisFormat)
axisFormat.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocAxisFormat |
XmlToAdhocTransform.axisFormat(XmlAdhocAxisFormat xmlAdhocAxisFormat)
axisFormat.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocAxisFormat |
XmlAdhocChart.xAxisFormat |
protected XmlAdhocAxisFormat |
XmlAdhocChart.yAxisFormat |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocChart.setXAxisFormat(XmlAdhocAxisFormat value)
Sets the value of the xAxisFormat property.
|
void |
XmlAdhocChart.setYAxisFormat(XmlAdhocAxisFormat value)
Sets the value of the yAxisFormat property.
|
Copyright © 2010–2021. All rights reserved.