Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFNumsArray |
PDFPageLabels.getNums()
Returns the Nums object
|
PDFNumsArray |
PDFParentTree.getNums()
Returns the number tree corresponding to this parent tree.
|
PDFNumsArray |
PDFNumberTreeNode.getNums()
Returns the Nums array.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFNumberTreeNode.setNums(PDFNumsArray nums)
Sets the Nums array.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.