| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocHorizontalAlignment |
AdhocToXmlTransform.horizontalAlignment(AdhocHorizontalAlignment adhocHorizontalAlignment)
horizontalAlignment.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocHorizontalAlignment |
XmlToAdhocTransform.horizontalAlignment(XmlAdhocHorizontalAlignment xmlAdhocHorizontalAlignment)
horizontalAlignment.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocHorizontalAlignment |
XmlAdhocStyle.horizontalAlignment |
| Modifier and Type | Method and Description |
|---|---|
static XmlAdhocHorizontalAlignment |
XmlAdhocHorizontalAlignment.fromValue(String v) |
XmlAdhocHorizontalAlignment |
XmlAdhocStyle.getHorizontalAlignment()
Gets the value of the horizontalAlignment property.
|
static XmlAdhocHorizontalAlignment |
XmlAdhocHorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlAdhocHorizontalAlignment[] |
XmlAdhocHorizontalAlignment.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.setHorizontalAlignment(XmlAdhocHorizontalAlignment value)
Sets the value of the horizontalAlignment property.
|
Copyright © 2010–2021. All rights reserved.