public interface GenericElementXlsxHandler extends GenericElementHandler
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex)
Exports a generic element.
|
JRPrintImage |
getImage(JRGenericPrintElement element)
Creates an equivalent image of the
JRGenericPrintElement element to be exported instead. |
toExport
void exportElement(JRXlsxExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell, int colIndex, int rowIndex) throws JRException
Access to the exporter output and environment is provided via the
JRXlsxExporterContext
argument.
exporterContext
- the exporter contextelement
- the generic element to exportJRException
JRPrintImage getImage(JRGenericPrintElement element) throws JRException
JRGenericPrintElement
element to be exported instead.element
- the generic element to exportJRException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com