Uses of Class
org.sejda.sambox.pdmodel.interactive.documentnavigation.outline.PDDocumentOutline
Packages that use PDDocumentOutline
Package
Description
The outline package allows for a PDF outline(bookmarks) to be created.
-
Uses of PDDocumentOutline in org.sejda.sambox.pdmodel
Methods in org.sejda.sambox.pdmodel that return PDDocumentOutlineModifier and TypeMethodDescriptionPDDocumentCatalog.getDocumentOutline()Get the outline associated with this document or null if it does not exist.Methods in org.sejda.sambox.pdmodel with parameters of type PDDocumentOutlineModifier and TypeMethodDescriptionvoidPDDocumentCatalog.setDocumentOutline(PDDocumentOutline outlines) Sets the document outlines.