net.sf.dynamicreports.jasper.base.export
Class JasperPptxExporter

java.lang.Object
  extended by net.sf.dynamicreports.jasper.base.export.AbstractJasperExporter
      extended by net.sf.dynamicreports.jasper.base.export.JasperPptxExporter
All Implemented Interfaces:
Serializable, JasperIExporter, JasperIPptxExporter

public class JasperPptxExporter
extends AbstractJasperExporter
implements JasperIPptxExporter

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Constructor Summary
JasperPptxExporter()
           
 
Method Summary
 
Methods inherited from class net.sf.dynamicreports.jasper.base.export.AbstractJasperExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex, setEndPageIndex, setCharacterEncoding, setIgnorePageMargins, setOffsetX, setOffsetY, setOutputFile, setOutputFileName, setOutputStream, setOutputWriter, setPageIndex, setStartPageIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex
 

Constructor Detail

JasperPptxExporter

public JasperPptxExporter()


Copyright © 2010-2014. All Rights Reserved.