com.arctorus.export.birt37x
Class PptxEmitter

java.lang.Object
  extended by org.eclipse.birt.report.engine.emitter.ContentEmitterAdapter
      extended by org.eclipse.birt.report.engine.layout.emitter.PageEmitter
          extended by com.arctorus.export.birt37x.PptxEmitter
All Implemented Interfaces:
org.eclipse.birt.report.engine.emitter.IContentEmitter

public class PptxEmitter
extends org.eclipse.birt.report.engine.layout.emitter.PageEmitter

Main PPTX emitter class.


Constructor Summary
PptxEmitter()
           
 
Method Summary
 org.eclipse.birt.report.engine.layout.emitter.PageDeviceRender createRender(org.eclipse.birt.report.engine.emitter.IEmitterServices service)
           
 
Methods inherited from class org.eclipse.birt.report.engine.layout.emitter.PageEmitter
end, getOutputFormat, initialize, start, startAutoText, startPage
 
Methods inherited from class org.eclipse.birt.report.engine.emitter.ContentEmitterAdapter
endCell, endContainer, endContent, endGroup, endList, endListBand, endListGroup, endPage, endRow, endTable, endTableBand, endTableGroup, startCell, startContainer, startContent, startData, startForeign, startGroup, startImage, startLabel, startList, startListBand, startListGroup, startRow, startTable, startTableBand, startTableGroup, startText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PptxEmitter

public PptxEmitter()
Method Detail

createRender

public org.eclipse.birt.report.engine.layout.emitter.PageDeviceRender createRender(org.eclipse.birt.report.engine.emitter.IEmitterServices service)
                                                                            throws org.eclipse.birt.report.engine.api.EngineException
Specified by:
createRender in class org.eclipse.birt.report.engine.layout.emitter.PageEmitter
Throws:
org.eclipse.birt.report.engine.api.EngineException