Uses of Class
org.freehep.graphicsio.pdf.PDFObject

Packages that use PDFObject
org.freehep.graphicsio.pdf PDF (Portable Document File) Output Format. 
 

Uses of PDFObject in org.freehep.graphicsio.pdf
 

Methods in org.freehep.graphicsio.pdf that return PDFObject
 PDFObject PDFWriter.openObject(java.lang.String name)
           
 

Methods in org.freehep.graphicsio.pdf with parameters of type PDFObject
 void PDFWriter.close(PDFObject object)
           
 

Constructors in org.freehep.graphicsio.pdf with parameters of type PDFObject
PDFPageBase(PDF pdf, PDFByteWriter writer, PDFObject object, PDFRef parent)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.