| Package | Description |
|---|---|
| net.sf.jasperreports.charts |
Contains interfaces for chart plots and chart datasets.
|
| net.sf.jasperreports.charts.base |
Contains base implementations for chart related interfaces.
|
| net.sf.jasperreports.charts.design |
Contains design time implementations for chart related interfaces.
|
| net.sf.jasperreports.charts.fill |
Contains fill time implementations for chart related interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JRAreaPlot |
interface |
JRBar3DPlot |
interface |
JRBarPlot |
interface |
JRLinePlot |
| Modifier and Type | Class and Description |
|---|---|
class |
JRBaseAreaPlot |
class |
JRBaseBar3DPlot |
class |
JRBaseBarPlot |
class |
JRBaseLinePlot |
| Modifier and Type | Class and Description |
|---|---|
class |
JRDesignAreaPlot |
class |
JRDesignBar3DPlot |
class |
JRDesignBarPlot |
class |
JRDesignLinePlot |
| Modifier and Type | Class and Description |
|---|---|
class |
JRFillAreaPlot |
class |
JRFillBar3DPlot |
class |
JRFillBarPlot |
class |
JRFillLinePlot |
Copyright © 2014. All rights reserved.