|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlHorizontalAlignment | |
|---|---|
| net.sf.dynamicreports.report.defaults.xml | |
| Uses of XmlHorizontalAlignment in net.sf.dynamicreports.report.defaults.xml |
|---|
| Fields in net.sf.dynamicreports.report.defaults.xml declared as XmlHorizontalAlignment | |
|---|---|
protected XmlHorizontalAlignment |
XmlDataType.horizontalAlignment
|
| Methods in net.sf.dynamicreports.report.defaults.xml that return XmlHorizontalAlignment | |
|---|---|
static XmlHorizontalAlignment |
XmlHorizontalAlignment.fromValue(String v)
|
XmlHorizontalAlignment |
XmlDataType.getHorizontalAlignment()
Gets the value of the horizontalAlignment property. |
static XmlHorizontalAlignment |
XmlHorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XmlHorizontalAlignment[] |
XmlHorizontalAlignment.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.dynamicreports.report.defaults.xml with parameters of type XmlHorizontalAlignment | |
|---|---|
void |
XmlDataType.setHorizontalAlignment(XmlHorizontalAlignment value)
Sets the value of the horizontalAlignment property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||