| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocVerticalAlignment |
AdhocToXmlTransform.verticalAlignment(AdhocVerticalAlignment adhocVerticalAlignment)
verticalAlignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocVerticalAlignment |
XmlToAdhocTransform.verticalAlignment(XmlAdhocVerticalAlignment xmlAdhocVerticalAlignment)
verticalAlignment.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocVerticalAlignment |
XmlAdhocStyle.verticalAlignment |
| Modifier and Type | Method and Description |
|---|---|
static XmlAdhocVerticalAlignment |
XmlAdhocVerticalAlignment.fromValue(String v) |
XmlAdhocVerticalAlignment |
XmlAdhocStyle.getVerticalAlignment()
Gets the value of the verticalAlignment property.
|
static XmlAdhocVerticalAlignment |
XmlAdhocVerticalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlAdhocVerticalAlignment[] |
XmlAdhocVerticalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocStyle.setVerticalAlignment(XmlAdhocVerticalAlignment value)
Sets the value of the verticalAlignment property.
|
Copyright © 2010–2021. All rights reserved.