Package | Description |
---|---|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
net.sf.jasperreports.components.map |
Contains classes for the built-in Google Map component.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
IconLabelElementPdfHandler.exportElement(JRPdfExporterContext exporterContext,
JRGenericPrintElement element) |
Modifier and Type | Method and Description |
---|---|
void |
MapElementPdfHandler.exportElement(JRPdfExporterContext exporterContext,
JRGenericPrintElement element) |
Modifier and Type | Class and Description |
---|---|
protected class |
JRPdfExporter.ExporterContext |
Modifier and Type | Method and Description |
---|---|
void |
GenericElementPdfHandler.exportElement(JRPdfExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
Copyright © 2017. All rights reserved.