public class MapElementXlsHandler extends java.lang.Object implements GenericElementXlsHandler
Constructor and Description |
---|
MapElementXlsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRXlsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex,
int emptyCols,
int yCutsRow,
JRGridLayout layout)
Exports a generic element.
|
static MapElementXlsHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static MapElementXlsHandler getInstance()
public void exportElement(JRXlsExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell, int colIndex, int rowIndex, int emptyCols, int yCutsRow, JRGridLayout layout)
GenericElementXlsHandler
Access to the exporter output and environment is provided via the
JRXlsExporterContext
argument.
exportElement
in interface GenericElementXlsHandler
exporterContext
- the exporter contextelement
- the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the element© 2001-2014 TIBCO Software Inc. www.jaspersoft.com