|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdhocHorizontalAlignment | |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation | |
| Uses of AdhocHorizontalAlignment in net.sf.dynamicreports.adhoc.configuration |
|---|
| Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocHorizontalAlignment | |
|---|---|
AdhocHorizontalAlignment |
AdhocStyle.getHorizontalAlignment()
|
static AdhocHorizontalAlignment |
AdhocHorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdhocHorizontalAlignment[] |
AdhocHorizontalAlignment.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocHorizontalAlignment | |
|---|---|
void |
AdhocStyle.setHorizontalAlignment(AdhocHorizontalAlignment horizontalAlignment)
|
| Uses of AdhocHorizontalAlignment in net.sf.dynamicreports.adhoc.report |
|---|
| Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocHorizontalAlignment | |
|---|---|
protected HorizontalAlignment |
DefaultAdhocReportCustomizer.horizontalAlignment(AdhocHorizontalAlignment adhocHorizontalAlignment)
|
| Uses of AdhocHorizontalAlignment in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocHorizontalAlignment | |
|---|---|
protected AdhocHorizontalAlignment |
XmlToAdhocTransform.horizontalAlignment(XmlAdhocHorizontalAlignment xmlAdhocHorizontalAlignment)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocHorizontalAlignment | |
|---|---|
protected XmlAdhocHorizontalAlignment |
AdhocToXmlTransform.horizontalAlignment(AdhocHorizontalAlignment adhocHorizontalAlignment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||