public class MapElementOdsHandler extends Object implements GenericElementOdsHandler
Constructor and Description |
---|
MapElementOdsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JROdsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
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, int colIndex, int rowIndex, int emptyCols, int yCutsRow, JRGridLayout layout)
GenericElementOdsHandler
Access to the exporter output and environment is provided via the
JROdsExporterContext
argument.
exportElement
in interface GenericElementOdsHandler
exporterContext
- the exporter contextelement
- the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2021 TIBCO Software Inc.. All rights reserved.