Uses of Class
org.sejda.sambox.pdmodel.documentinterchange.logicalstructure.PDStructureTreeRoot
Packages that use PDStructureTreeRoot
-
Uses of PDStructureTreeRoot in org.sejda.sambox.pdmodel
Methods in org.sejda.sambox.pdmodel that return PDStructureTreeRootModifier and TypeMethodDescriptionPDDocumentCatalog.getStructureTreeRoot()Get the document's structure tree root, or null if none exists.Methods in org.sejda.sambox.pdmodel with parameters of type PDStructureTreeRootModifier and TypeMethodDescriptionvoidPDDocumentCatalog.setStructureTreeRoot(PDStructureTreeRoot treeRoot) Sets the document's structure tree root.