| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocPageOrientation |
AdhocToXmlTransform.pageOrientation(AdhocPageOrientation adhocPageOrientation)
pageOrientation.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocPageOrientation |
XmlToAdhocTransform.pageOrientation(XmlAdhocPageOrientation xmlAdhocPageOrientation)
pageOrientation.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocPageOrientation |
XmlAdhocPage.orientation |
| Modifier and Type | Method and Description |
|---|---|
static XmlAdhocPageOrientation |
XmlAdhocPageOrientation.fromValue(String v) |
XmlAdhocPageOrientation |
XmlAdhocPage.getOrientation()
Gets the value of the orientation property.
|
static XmlAdhocPageOrientation |
XmlAdhocPageOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlAdhocPageOrientation[] |
XmlAdhocPageOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocPage.setOrientation(XmlAdhocPageOrientation value)
Sets the value of the orientation property.
|
Copyright © 2010–2021. All rights reserved.