| Package | Description |
|---|---|
| net.sf.jasperreports.components.iconlabel | |
| net.sf.jasperreports.components.map | |
| net.sf.jasperreports.engine.export.ooxml |
| Modifier and Type | Method and Description |
|---|---|
void |
IconLabelElementPptxHandler.exportElement(JRPptxExporterContext exporterContext,
JRGenericPrintElement element) |
JRPrintImage |
IconLabelElementPptxHandler.getImage(JRPptxExporterContext exporterContext,
JRGenericPrintElement element) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapElementPptxHandler.exportElement(JRPptxExporterContext exporterContext,
JRGenericPrintElement element) |
JRPrintImage |
MapElementPptxHandler.getImage(JRPptxExporterContext exporterContext,
JRGenericPrintElement element) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
JRPptxExporter.ExporterContext |
| Modifier and Type | Field and Description |
|---|---|
protected JRPptxExporterContext |
JRPptxExporter.exporterContext |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericElementPptxHandler.exportElement(JRPptxExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
JRPrintImage |
GenericElementPptxHandler.getImage(JRPptxExporterContext exporterContext,
JRGenericPrintElement element)
Creates an equivalent image of the
JRGenericPrintElement element to be exported instead. |
Copyright © 2014. All rights reserved.