Package org.apache.pdfbox.pdmodel.interactive.action
This package represents actions that can be performed in a PDF document.
-
Class Summary Class Description PDActionFactory This class will take a dictionary and determine which type of action to create.PDAdditionalActions This represents a dictionary of actions that occur due to events.PDAnnotationAdditionalActions This class represents an annotation's dictionary of actions that occur due to events.PDDocumentCatalogAdditionalActions This class represents a document catalog's dictionary of actions that occur due to events.PDFormFieldAdditionalActions This class represents a form field's dictionary of actions that occur due to events.PDPageAdditionalActions This class represents a page object's dictionary of actions that occur due to events.