| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocOrientation |
AdhocChart.getOrientation()
Getter for the field
orientation. |
static AdhocOrientation |
AdhocOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdhocOrientation[] |
AdhocOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocChart.setOrientation(AdhocOrientation orientation)
Setter for the field
orientation. |
| Modifier and Type | Method and Description |
|---|---|
protected Orientation |
DefaultAdhocReportCustomizer.orientation(AdhocOrientation adhocOrientation)
orientation.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocOrientation |
XmlToAdhocTransform.orientation(XmlAdhocOrientation xmlAdhocOrientation)
orientation.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocOrientation |
AdhocToXmlTransform.orientation(AdhocOrientation adhocOrientation)
orientation.
|
Copyright © 2010–2021. All rights reserved.