| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocHorizontalAlignment |
AdhocStyle.getHorizontalAlignment()
Getter for the field
horizontalAlignment. |
static AdhocHorizontalAlignment |
AdhocHorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocHorizontalAlignment[] |
AdhocHorizontalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocStyle.setHorizontalAlignment(AdhocHorizontalAlignment horizontalAlignment)
Setter for the field
horizontalAlignment. |
| Modifier and Type | Method and Description |
|---|---|
protected HorizontalTextAlignment |
DefaultAdhocReportCustomizer.horizontalTextAlignment(AdhocHorizontalAlignment adhocHorizontalAlignment)
horizontalTextAlignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocHorizontalAlignment |
XmlToAdhocTransform.horizontalAlignment(XmlAdhocHorizontalAlignment xmlAdhocHorizontalAlignment)
horizontalAlignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocHorizontalAlignment |
AdhocToXmlTransform.horizontalAlignment(AdhocHorizontalAlignment adhocHorizontalAlignment)
horizontalAlignment.
|
Copyright © 2010–2021. All rights reserved.