Uses of Package
org.apache.pdfbox.pdmodel.interactive.action
Packages that use org.apache.pdfbox.pdmodel.interactive.action
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
The annotation package contains classes that work with PDF annotation elements.
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
-
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodelClassDescriptionThis class represents a document catalog's dictionary of actions that occur due to events.This class represents a page object's dictionary of actions that occur due to events.
-
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.fdfClassDescriptionThis represents a dictionary of actions that occur due to events.
-
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.interactive.annotationClassDescriptionThis class represents an annotation's dictionary of actions that occur due to events.
-
Classes in org.apache.pdfbox.pdmodel.interactive.action used by org.apache.pdfbox.pdmodel.interactive.formClassDescriptionThis class represents a form field's dictionary of actions that occur due to events.