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