|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdhocPageOrientation | |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation | |
| Uses of AdhocPageOrientation in net.sf.dynamicreports.adhoc.configuration |
|---|
| Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocPageOrientation | |
|---|---|
AdhocPageOrientation |
AdhocPage.getOrientation()
|
static AdhocPageOrientation |
AdhocPageOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdhocPageOrientation[] |
AdhocPageOrientation.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 AdhocPageOrientation | |
|---|---|
void |
AdhocPage.setOrientation(AdhocPageOrientation orientation)
|
| Uses of AdhocPageOrientation in net.sf.dynamicreports.adhoc.report |
|---|
| Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocPageOrientation | |
|---|---|
protected PageOrientation |
DefaultAdhocReportCustomizer.pageOrientation(AdhocPageOrientation adhocPageOrientation)
|
| Uses of AdhocPageOrientation in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocPageOrientation | |
|---|---|
protected AdhocPageOrientation |
XmlToAdhocTransform.pageOrientation(XmlAdhocPageOrientation xmlAdhocPageOrientation)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocPageOrientation | |
|---|---|
protected XmlAdhocPageOrientation |
AdhocToXmlTransform.pageOrientation(AdhocPageOrientation adhocPageOrientation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||