| Package | Description |
|---|---|
| net.sf.jasperreports.charts.util |
Contains utility classes for complex chart customization.
|
| net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
| net.sf.jasperreports.renderers |
Contains image renderer implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DrawChartRenderer
Deprecated.
Replaced by
DrawChartRendererImpl. |
| Modifier and Type | Class and Description |
|---|---|
class |
JRWrappingSvgRenderer
Deprecated.
Replaced by
WrappingRenderToImageDataRenderer. |
| Modifier and Type | Class and Description |
|---|---|
class |
AwtComponentRenderer
Deprecated.
Replaced by
AwtComponentRendererImpl. |
class |
BatikRenderer
Deprecated.
Replaced by
ResourceRenderer and DataRenderable. |
class |
JCommonDrawableRenderer
Deprecated.
Replaced by
JCommonDrawableRendererImpl. |
Copyright © 2017. All rights reserved.