Uses of Interface
org.sejda.sambox.pdmodel.common.PDDestinationOrAction
Packages that use PDDestinationOrAction
Package
Description
The destination package allows destinations into a pdf document to be specified.
-
Uses of PDDestinationOrAction in org.sejda.sambox.pdmodel
Methods in org.sejda.sambox.pdmodel that return PDDestinationOrActionModifier and TypeMethodDescriptionPDDocumentCatalog.getOpenAction()Get the Document Open Action for this object.Methods in org.sejda.sambox.pdmodel with parameters of type PDDestinationOrActionModifier and TypeMethodDescriptionvoidPDDocumentCatalog.setOpenAction(PDDestinationOrAction action) Sets the Document Open Action for this object. -
Uses of PDDestinationOrAction in org.sejda.sambox.pdmodel.interactive.action
Classes in org.sejda.sambox.pdmodel.interactive.action that implement PDDestinationOrActionModifier and TypeClassDescriptionclassThis represents an action that can be executed in a PDF document.classThis represents a embedded go-to action that can be executed in a PDF document.classThis represents a go-to action that can be executed in a PDF document.classThis represents a thread action that can be executed in a PDF document.classclassThis represents a JavaScript action.classThis represents a launch action that can be executed in a PDF document.classclassThis represents a named action in a PDF document.classThis represents a remote go-to action that can be executed in a PDF document.classclassThis represents a Sound action that can be executed in a PDF documentclassThis represents a Submit-Form action that can be executed in a PDF document.classThis represents a thread action that can be executed in a PDF document.classThis represents a URI action that can be executed in a PDF document.