| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocChartSerie |
AdhocChartSerie.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<AdhocChartSerie> |
AdhocChart.getSeries()
Getter for the field
series. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocChart.addSerie(AdhocChartSerie serie)
addSerie.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocChart.setSeries(List<AdhocChartSerie> series)
Setter for the field
series. |
| Modifier and Type | Method and Description |
|---|---|
protected CategoryChartSerieBuilder |
DefaultAdhocReportCustomizer.categoryChartSerie(AdhocChartSerie adhocChartSerie)
categoryChartSerie.
|
protected void |
DefaultAdhocReportCustomizer.chartSerie(AdhocChartSerie adhocChartSerie,
AbstractChartSerieBuilder<?,?> chartSerie)
chartSerie.
|
protected GroupedCategoryChartSerieBuilder |
DefaultAdhocReportCustomizer.groupedCategoryChartSerie(AdhocChartSerie adhocChartSerie)
groupedCategoryChartSerie.
|
protected XyChartSerieBuilder |
DefaultAdhocReportCustomizer.xyChartSerie(AdhocChartSerie adhocChartSerie)
xyChartSerie.
|
protected XyzChartSerieBuilder |
DefaultAdhocReportCustomizer.xyzChartSerie(AdhocChartSerie adhocChartSerie)
xyzChartSerie.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocChartSerie |
XmlToAdhocTransform.chartSerie(XmlAdhocChartSerie xmlAdhocChartSerie)
chartSerie.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocChartSerie |
AdhocToXmlTransform.chartSerie(AdhocChartSerie adhocChartSerie)
chartSerie.
|
Copyright © 2010–2021. All rights reserved.