org.apache.pdfbox.pdmodel.interactive.action.type | This package contains all of the available PDF action types. |
PDActionFactory | This class will take a dictionary and determine which type of action to create. | code | html |
PDAdditionalActions | This represents a dictionary of actions that occur due to events. | code | html |
PDAnnotationAdditionalActions | This class represents an annotation's dictionary of actions that occur due to events. | code | html |
PDDocumentCatalogAdditionalActions | This class represents a document catalog's dictionary of actions that occur due to events. | code | html |
PDFormFieldAdditionalActions | This class represents a form field's dictionary of actions that occur due to events. | code | html |
PDPageAdditionalActions | This class represents a page object's dictionary of actions that occur due to events. | code | html |