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