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