| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocFont |
AdhocToXmlTransform.font(AdhocFont adhocFont)
font.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocFont |
XmlToAdhocTransform.font(XmlAdhocFont xmlAdhocFont)
font.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocFont |
XmlAdhocStyle.font |
protected XmlAdhocFont |
XmlAdhocAxisFormat.labelFont |
protected XmlAdhocFont |
XmlAdhocChart.titleFont |
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocFont |
ObjectFactory.createXmlAdhocFont()
Create an instance of
XmlAdhocFont |
XmlAdhocFont |
XmlAdhocStyle.getFont()
Gets the value of the font property.
|
XmlAdhocFont |
XmlAdhocAxisFormat.getLabelFont()
Gets the value of the labelFont property.
|
XmlAdhocFont |
XmlAdhocChart.getTitleFont()
Gets the value of the titleFont property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocStyle.setFont(XmlAdhocFont value)
Sets the value of the font property.
|
void |
XmlAdhocAxisFormat.setLabelFont(XmlAdhocFont value)
Sets the value of the labelFont property.
|
void |
XmlAdhocChart.setTitleFont(XmlAdhocFont value)
Sets the value of the titleFont property.
|
Copyright © 2010–2021. All rights reserved.