| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocFont |
AdhocFont.clone() |
AdhocFont |
AdhocStyle.getFont()
Getter for the field
font. |
AdhocFont |
AdhocAxisFormat.getLabelFont()
Getter for the field
labelFont. |
AdhocFont |
AdhocChart.getTitleFont()
Getter for the field
titleFont. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocStyle.setFont(AdhocFont font)
Setter for the field
font. |
void |
AdhocAxisFormat.setLabelFont(AdhocFont labelFont)
Setter for the field
labelFont. |
void |
AdhocChart.setTitleFont(AdhocFont titleFont)
Setter for the field
titleFont. |
| Modifier and Type | Method and Description |
|---|---|
protected FontBuilder |
DefaultAdhocReportCustomizer.font(AdhocFont adhocFont)
font.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocFont |
XmlToAdhocTransform.font(XmlAdhocFont xmlAdhocFont)
font.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocFont |
AdhocToXmlTransform.font(AdhocFont adhocFont)
font.
|
Copyright © 2010–2021. All rights reserved.