net.sf.jasperreports.engine.export.ooxml
Class JRPptxExporter.ExporterContext
java.lang.Object
net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
net.sf.jasperreports.engine.export.ooxml.JRPptxExporter.ExporterContext
- All Implemented Interfaces:
- JRExporterContext, JRPptxExporterContext
- Enclosing class:
- JRPptxExporter
protected class JRPptxExporter.ExporterContext
- extends JRAbstractExporter.BaseExporterContext
- implements JRPptxExporterContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRPptxExporter.ExporterContext
public JRPptxExporter.ExporterContext()
getSlideHelper
public PptxSlideHelper getSlideHelper()
- Specified by:
getSlideHelper in interface JRPptxExporterContext
getExportPropertiesPrefix
public String getExportPropertiesPrefix()
- Description copied from interface:
JRExporterContext
- Returns the properties prefix for the current exporter.
- Specified by:
getExportPropertiesPrefix in interface JRExporterContext
- Returns:
- the properties prefix for the current exporter
Copyright © 2012. All Rights Reserved.