|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericElementDocxHandler
A generic print element DOCX export handler.
| Method Summary | |
|---|---|
void |
exportElement(JRDocxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell)
Exports a generic element. |
JRPrintImage |
getImage(JRDocxExporterContext exporterContext,
JRGenericPrintElement element)
Creates an equivalent image of the JRGenericPrintElement element to be exported instead. |
| Methods inherited from interface net.sf.jasperreports.engine.export.GenericElementHandler |
|---|
toExport |
| Method Detail |
|---|
void exportElement(JRDocxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell)
Access to the exporter output and environment is provided via the
JRDocxExporterContext argument.
exporterContext - the exporter contextelement - the generic element to export
JRPrintImage getImage(JRDocxExporterContext exporterContext,
JRGenericPrintElement element)
throws JRException
JRGenericPrintElement element to be exported instead.
element - the generic element to export
JRException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||