public interface GenericElementPdfHandler extends GenericElementHandler
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRPdfExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
toExport
void exportElement(JRPdfExporterContext exporterContext, JRGenericPrintElement element)
Access to the exporter output and environment is provided via the
JRPdfExporterContext
argument.
exporterContext
- the exporter contextelement
- the generic element to exportCopyright © 2021 TIBCO Software Inc.. All rights reserved.