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 |
IconLabelElementRtfHandler.exportElement(JRRtfExporterContext exporterContext,
JRGenericPrintElement element) |
Modifier and Type | Method and Description |
---|---|
void |
MapElementRtfHandler.exportElement(JRRtfExporterContext exporterContext,
JRGenericPrintElement element) |
Modifier and Type | Class and Description |
---|---|
protected class |
JRRtfExporter.ExporterContext |
Modifier and Type | Method and Description |
---|---|
void |
GenericElementRtfHandler.exportElement(JRRtfExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
Copyright © 2016. All rights reserved.