gestalt.util.pdfwriter
Class PDFWriting

java.lang.Object
  extended by gestalt.util.pdfwriter.PDFWriting

public class PDFWriting
extends java.lang.Object


Field Summary
 java.awt.Graphics2D g
           
 
Constructor Summary
PDFWriting(java.lang.String theFile, int theWidth, int theHeight)
           
 
Method Summary
 void close()
           
 void nextPage(int theWidth, int theHeight)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

g

public java.awt.Graphics2D g
Constructor Detail

PDFWriting

public PDFWriting(java.lang.String theFile,
                  int theWidth,
                  int theHeight)
Method Detail

nextPage

public void nextPage(int theWidth,
                     int theHeight)

close

public void close()


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009