| 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.ooxml |
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IconLabelElementPptxHandler.exportElement(JRPptxExporterContext exporterContext,
JRGenericPrintElement element) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapElementPptxHandler.exportElement(JRPptxExporterContext exporterContext,
JRGenericPrintElement element) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
JRPptxExporter.ExporterContext |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericElementPptxHandler.exportElement(JRPptxExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
Copyright © 2017. All rights reserved.