| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocVerticalAlignment |
AdhocStyle.getVerticalAlignment()
Getter for the field
verticalAlignment. |
static AdhocVerticalAlignment |
AdhocVerticalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocVerticalAlignment[] |
AdhocVerticalAlignment.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.setVerticalAlignment(AdhocVerticalAlignment verticalAlignment)
Setter for the field
verticalAlignment. |
| Modifier and Type | Method and Description |
|---|---|
protected VerticalTextAlignment |
DefaultAdhocReportCustomizer.verticalTextAlignment(AdhocVerticalAlignment adhocVerticalAlignment)
verticalTextAlignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocVerticalAlignment |
XmlToAdhocTransform.verticalAlignment(XmlAdhocVerticalAlignment xmlAdhocVerticalAlignment)
verticalAlignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocVerticalAlignment |
AdhocToXmlTransform.verticalAlignment(AdhocVerticalAlignment adhocVerticalAlignment)
verticalAlignment.
|
Copyright © 2010–2021. All rights reserved.