public class MapElementOdtHandler extends java.lang.Object implements GenericElementOdtHandler
Constructor and Description |
---|
MapElementOdtHandler() |
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JROdtExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell)
Exports a generic element.
|
static MapElementOdtHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static MapElementOdtHandler getInstance()
public void exportElement(JROdtExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell)
GenericElementOdtHandler
Access to the exporter output and environment is provided via the
JROdtExporterContext
argument.
exportElement
in interface GenericElementOdtHandler
exporterContext
- the exporter contextelement
- the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the element© 2001-2010 Jaspersoft Corporation www.jaspersoft.com