|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocFont | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocFont in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocFont | |
|---|---|
protected XmlAdhocFont |
AdhocToXmlTransform.font(AdhocFont adhocFont)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocFont | |
|---|---|
protected AdhocFont |
XmlToAdhocTransform.font(XmlAdhocFont xmlAdhocFont)
|
| Uses of XmlAdhocFont in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocFont | |
|---|---|
protected XmlAdhocFont |
XmlAdhocStyle.font
|
protected XmlAdhocFont |
XmlAdhocAxisFormat.labelFont
|
protected XmlAdhocFont |
XmlAdhocChart.titleFont
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocFont | |
|---|---|
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. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocFont | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||