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.engine.util |
Contains utility classes for the core library.
|
net.sf.jasperreports.renderers |
Contains image renderer implementations.
|
net.sf.jasperreports.swing |
Provides support for JasperReports viewer feature.
|
net.sf.jasperreports.view |
Contains the Jasper viewer implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DrawChartRenderer
Deprecated.
Replaced by
DrawChartRendererImpl . |
class |
DrawChartRendererImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
ImageMapRenderable
Deprecated.
Replaced by
AreaHyperlinksRenderable . |
Modifier and Type | Class and Description |
---|---|
class |
WrappingImageMapRenderable
Deprecated.
To be removed.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSvgDataToGraphics2DRenderer
SVG renderer implementation based on Batik.
|
class |
BatikRenderer
Deprecated.
Replaced by
ResourceRenderer and DataRenderable . |
class |
JRSimpleImageMapRenderer
Deprecated.
Replaced by
SimpleDataRenderer . |
class |
SimpleDataRenderer
The is a default implementation for the
DataRenderable interface that
wraps images that come from files or binary image data in JPG, GIF, or PNG format. |
class |
SimpleRenderToImageAwareDataRenderer
This class a renderable implementation for wrapping SVG data.
|
class |
WrappingDataToGraphics2DRenderer
Deprecated.
To be removed.
|
class |
WrappingSvgDataToGraphics2DRenderer
SVG renderer implementation based on Batik.
|
Constructor and Description |
---|
ImageMapPanel(Rectangle renderingArea,
AreaHyperlinksRenderable imageMap) |
Constructor and Description |
---|
ImageMapPanel(Rectangle renderingArea,
AreaHyperlinksRenderable imageMap) |
Copyright © 2016. All rights reserved.