|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDPageTree | |
---|---|
de.intarsys.pdf.pd | The higher level building blocks of a PDF document. |
Uses of PDPageTree in de.intarsys.pdf.pd |
---|
Methods in de.intarsys.pdf.pd that return PDPageTree | |
---|---|
PDPageTree |
PDDocument.createPageTree()
create a new page tree for this document. tha page tree must still be added to the document or a page tree to get visible. |
PDPageTree |
PDDocument.getPageTree()
return the documents root page tree |
PDPageTree |
PDPageNode.getParent()
The parent node if available. |
PDPageTree |
PDPageTree.rebalance()
Rebalanve this. |
Methods in de.intarsys.pdf.pd with parameters of type PDPageTree | |
---|---|
void |
PDDocument.setPageTree(PDPageTree newTree)
|
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |