net.sf.jasperreports.engine.export.ooxml
Interface JRPptxExporterContext

All Superinterfaces:
JRExporterContext
All Known Implementing Classes:
JRPptxExporter.ExporterContext

public interface JRPptxExporterContext
extends JRExporterContext

A context that represents information about an PPTX export process.

Version:
$Id: JRPdfExporterContext.java 3033 2009-08-27 11:46:22Z teodord $
Author:
Teodor Danciu ([email protected])
See Also:
JROdtExporter

Method Summary
 PptxSlideHelper getSlideHelper()
           
 
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporter, getExportParameters, getExportPropertiesPrefix, getOffsetX, getOffsetY
 

Method Detail

getSlideHelper

PptxSlideHelper getSlideHelper()


Copyright © 2011. All Rights Reserved.