|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocHorizontalAlignment | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocHorizontalAlignment in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocHorizontalAlignment | |
|---|---|
protected XmlAdhocHorizontalAlignment |
AdhocToXmlTransform.horizontalAlignment(AdhocHorizontalAlignment adhocHorizontalAlignment)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocHorizontalAlignment | |
|---|---|
protected AdhocHorizontalAlignment |
XmlToAdhocTransform.horizontalAlignment(XmlAdhocHorizontalAlignment xmlAdhocHorizontalAlignment)
|
| Uses of XmlAdhocHorizontalAlignment in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocHorizontalAlignment | |
|---|---|
protected XmlAdhocHorizontalAlignment |
XmlAdhocStyle.horizontalAlignment
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocHorizontalAlignment | |
|---|---|
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. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocHorizontalAlignment | |
|---|---|
void |
XmlAdhocStyle.setHorizontalAlignment(XmlAdhocHorizontalAlignment value)
Sets the value of the horizontalAlignment property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||