fop 0.95

Uses of Class
org.apache.fop.pdf.PDFNames

Packages that use PDFNames
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
 

Uses of PDFNames in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFNames
 PDFNames PDFRoot.getNames()
          Returns the /Names object.
 PDFNames PDFFactory.makeNames()
          Make a names dictionary (the /Names object).
 

Methods in org.apache.fop.pdf with parameters of type PDFNames
 void PDFRoot.setNames(PDFNames names)
          Set the /Names object.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.