java.lang.Object
org.sejda.sambox.pdmodel.PDPageTree.PageAndPageTreeParent
- Enclosing class:
- PDPageTree
A tuple of a page and the parent found when traversing the page tree top down. NOTE: The page
tree parent can be different from page.PARENT (for invalid documents) hence the need for this
class when adding new pages and having to increment kids counters in the page tree
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
node
-
parent
-
-
Constructor Details
-
PageAndPageTreeParent
-