Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » pdf » codec » postscript » [javadoc | source]
com.lowagie.text.pdf.codec.postscript
public class: MetaDoPS [javadoc | source]
java.lang.Object
   com.lowagie.text.pdf.codec.postscript.MetaDoPS
Field Summary
public  PdfContentByte cb     
 InputStream in     
 int left     
 int top     
 int right     
 int bottom     
 int inch     
Constructor:
 public MetaDoPS(InputStream in,
    PdfContentByte cb) 
Method from com.lowagie.text.pdf.codec.postscript.MetaDoPS Summary:
readAll
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.lowagie.text.pdf.codec.postscript.MetaDoPS Detail:
 public  void readAll() throws IOException, DocumentException