Interface GenericElementPptxHandler

    • Method Detail

      • exportElement

        void exportElement​(JRPptxExporterContext exporterContext,
                           JRGenericPrintElement element)
        Exports a generic element.

        Access to the exporter output and environment is provided via the JRPptxExporterContext argument.

        Parameters:
        exporterContext - the exporter context
        element - the generic element to export