fop 1.0

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

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

Uses of PDFNumsArray in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFNumsArray
 PDFNumsArray PDFParentTree.getNums()
          Returns the number tree corresponding to this parent tree.
 PDFNumsArray PDFPageLabels.getNums()
          Returns the Nums object
 PDFNumsArray PDFNumberTreeNode.getNums()
          Returns the Nums array.
 

Methods in org.apache.fop.pdf with parameters of type PDFNumsArray
 void PDFNumberTreeNode.setNums(PDFNumsArray nums)
          Sets the Nums array.
 


fop 1.0

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