| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocPageOrientation |
AdhocPage.getOrientation()
Getter for the field
orientation. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocPage.setOrientation(AdhocPageOrientation orientation)
Setter for the field
orientation. |
| Modifier and Type | Method and Description |
|---|---|
protected PageOrientation |
DefaultAdhocReportCustomizer.pageOrientation(AdhocPageOrientation adhocPageOrientation)
pageOrientation.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocPageOrientation |
XmlToAdhocTransform.pageOrientation(XmlAdhocPageOrientation xmlAdhocPageOrientation)
pageOrientation.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocPageOrientation |
AdhocToXmlTransform.pageOrientation(AdhocPageOrientation adhocPageOrientation)
pageOrientation.
|
Copyright © 2010–2021. All rights reserved.