net.sf.sdedit.multipage
Class ExportDocument

java.lang.Object
  extended by net.sf.sdedit.multipage.ExportDocument

public class ExportDocument
extends Object


Constructor Summary
ExportDocument(Class<? extends Graphics2D> graphicsClass, MultipagePaintDevice mpd, OutputStream stream, String format, String orientation)
           
 
Method Summary
 void export()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportDocument

public ExportDocument(Class<? extends Graphics2D> graphicsClass,
                      MultipagePaintDevice mpd,
                      OutputStream stream,
                      String format,
                      String orientation)
Method Detail

export

public void export()
            throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.