public class MapElementPptxHandler extends Object implements GenericElementPptxHandler
Constructor and Description |
---|
MapElementPptxHandler() |
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRPptxExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
static MapElementPptxHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static MapElementPptxHandler getInstance()
public void exportElement(JRPptxExporterContext exporterContext, JRGenericPrintElement element)
GenericElementPptxHandler
Access to the exporter output and environment is provided via the
JRPptxExporterContext
argument.
exportElement
in interface GenericElementPptxHandler
exporterContext
- the exporter contextelement
- the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2017. All rights reserved.