public class IconLabelElementOdsHandler extends java.lang.Object implements GenericElementOdsHandler
Constructor and Description |
---|
IconLabelElementOdsHandler() |
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 IconLabelElementOdsHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementOdsHandler 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 element© 2001-2014 TIBCO Software Inc. www.jaspersoft.com