|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |