| Package | Description |
|---|---|
| net.sf.jasperreports.charts.util |
Contains utility classes for complex chart datasets.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChartRenderableFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChartRenderableFactory |
static class |
ChartUtil.WrappingChartRenderableFactory
Deprecated.
To be removed.
|
class |
DrawChartRendererFactory |
class |
ImageChartRendererFactory |
class |
SvgChartRendererFactory |
| Modifier and Type | Method and Description |
|---|---|
static ChartRendererFactory |
ChartUtil.getChartRendererFactory(String renderType)
Deprecated.
Replaced by
ChartUtil.getChartRenderableFactory(String). |
| Constructor and Description |
|---|
ChartUtil.WrappingChartRenderableFactory(ChartRendererFactory factory)
Deprecated.
|
Copyright © 2014. All rights reserved.