Package | Description |
---|---|
net.sf.jasperreports.charts.util |
Contains utility classes for complex chart customization.
|
net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
net.sf.jasperreports.components.spiderchart |
Contains classes for the built-in Spider Chart component.
|
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.base |
Contains base implementations for the library's main interfaces.
|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
net.sf.jasperreports.engine.export.draw |
Contains classes for drawing elements at export time.
|
net.sf.jasperreports.engine.export.oasis |
Provides utility classes for exporting reports to Open Document Format, such as
ODT and ODS.
|
net.sf.jasperreports.engine.export.ooxml |
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
net.sf.jasperreports.j2ee.servlets |
Provides support for built-in JasperReports servlets.
|
net.sf.jasperreports.renderers |
Contains image renderer implementations.
|
net.sf.jasperreports.renderers.util |
Contains utility classes for working with image renderers.
|
net.sf.jasperreports.swing |
Provides support for JasperReports viewer feature.
|
net.sf.jasperreports.view |
Contains the Jasper viewer implementation.
|
net.sf.jasperreports.web.util |
Contains utility classes for web applications.
|
Class and Description |
---|
AbstractRenderer |
AreaHyperlinksRenderable
Image renderer able to produce image maps.
|
DimensionRenderable
This interface is implemented by renderable objects that want to provide a dimention for the graphics they render,
usually by also implementing the
Graphics2DRenderable interface. |
Graphics2DRenderable
This interface has a method called
Graphics2DRenderable.render(JasperReportsContext, Graphics2D, Rectangle2D) ,
which gets called by the engine each time it needs to draw the image
on a given device or graphic context. |
Renderable
Provides functionality for image rendering.
|
Class and Description |
---|
AbstractRenderer |
Graphics2DRenderable
This interface has a method called
Graphics2DRenderable.render(JasperReportsContext, Graphics2D, Rectangle2D) ,
which gets called by the engine each time it needs to draw the image
on a given device or graphic context. |
Renderable
Provides functionality for image rendering.
|
Class and Description |
---|
Renderable
Provides functionality for image rendering.
|
Class and Description |
---|
AreaHyperlinksRenderable
Image renderer able to produce image maps.
|
DataRenderable
The
DataRenderable interface has a method called
DataRenderable.getData(JasperReportsContext) ,
which gets called by the engine each time it needs the actual image data either to embed it
directly into the exported documents, or to use it to draw the image or the graphic onto a device
or graphic context. |
DimensionRenderable
This interface is implemented by renderable objects that want to provide a dimention for the graphics they render,
usually by also implementing the
Graphics2DRenderable interface. |
Graphics2DRenderable
This interface has a method called
Graphics2DRenderable.render(JasperReportsContext, Graphics2D, Rectangle2D) ,
which gets called by the engine each time it needs to draw the image
on a given device or graphic context. |
Renderable
Provides functionality for image rendering.
|
RenderersCache |
RenderToImageAwareRenderable
This interface should be implemented by renderable object which want to benefit from better resolution and control
the way the graphic context is created when they are converted to image data, during export to certain document formats.
|
Class and Description |
---|
Renderable
Provides functionality for image rendering.
|
Class and Description |
---|
RenderersCache |
Class and Description |
---|
RenderersCache |
Class and Description |
---|
Renderable
Provides functionality for image rendering.
|
RenderersCache |
Class and Description |
---|
RenderersCache |
Class and Description |
---|
Renderable
Provides functionality for image rendering.
|
RenderersCache |
Class and Description |
---|
AreaHyperlinksRenderable
Image renderer able to produce image maps.
|
Renderable
Provides functionality for image rendering.
|
Class and Description |
---|
Renderable
Provides functionality for image rendering.
|
Class and Description |
---|
AbstractRenderer |
AbstractRenderToImageAwareRenderer |
AbstractRenderToImageDataRenderer |
AbstractSvgDataToGraphics2DRenderer
SVG renderer implementation based on Batik.
|
AreaHyperlinksRenderable
Image renderer able to produce image maps.
|
BatikFontFamilyResolver |
BatikRenderer
Deprecated.
Replaced by
ResourceRenderer and DataRenderable . |
DataRenderable
The
DataRenderable interface has a method called
DataRenderable.getData(JasperReportsContext) ,
which gets called by the engine each time it needs the actual image data either to embed it
directly into the exported documents, or to use it to draw the image or the graphic onto a device
or graphic context. |
DimensionRenderable
This interface is implemented by renderable objects that want to provide a dimention for the graphics they render,
usually by also implementing the
Graphics2DRenderable interface. |
Graphics2DRenderable
This interface has a method called
Graphics2DRenderable.render(JasperReportsContext, Graphics2D, Rectangle2D) ,
which gets called by the engine each time it needs to draw the image
on a given device or graphic context. |
Renderable
Provides functionality for image rendering.
|
RenderToImageAwareRenderable
This interface should be implemented by renderable object which want to benefit from better resolution and control
the way the graphic context is created when they are converted to image data, during export to certain document formats.
|
ResourceRenderer |
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. |
SimpleRenderToImageAwareDataRenderer
This class a renderable implementation for wrapping SVG data.
|
Class and Description |
---|
DataRenderable
The
DataRenderable interface has a method called
DataRenderable.getData(JasperReportsContext) ,
which gets called by the engine each time it needs the actual image data either to embed it
directly into the exported documents, or to use it to draw the image or the graphic onto a device
or graphic context. |
Renderable
Provides functionality for image rendering.
|
RenderersCache |
Class and Description |
---|
AreaHyperlinksRenderable
Image renderer able to produce image maps.
|
RenderersCache |
Class and Description |
---|
AreaHyperlinksRenderable
Image renderer able to produce image maps.
|
RenderersCache |
Class and Description |
---|
Renderable
Provides functionality for image rendering.
|
Copyright © 2016. All rights reserved.