Uses of Package
org.apache.pdfbox.pdmodel.interactive.annotation

Packages that use org.apache.pdfbox.pdmodel.interactive.annotation
org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure The logical structure package provides a mechanism for incorporating structural information about a document's content into a PDF file. 
org.apache.pdfbox.pdmodel.fdf The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document. 
org.apache.pdfbox.pdmodel.interactive.annotation The annotation package contains classes that work with PDF annotation elements. 
org.apache.pdfbox.pdmodel.interactive.form The interactive package contains classes that deal with interactive annotations such as textfields and buttons. 
 

Classes in org.apache.pdfbox.pdmodel.interactive.annotation used by org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure
PDAnnotation
          This class represents a PDF annotation.
 

Classes in org.apache.pdfbox.pdmodel.interactive.annotation used by org.apache.pdfbox.pdmodel.fdf
PDAppearanceDictionary
          This class represents a PDF /AP entry the appearance dictionary.
 

Classes in org.apache.pdfbox.pdmodel.interactive.annotation used by org.apache.pdfbox.pdmodel.interactive.annotation
PDAnnotation
          This class represents a PDF annotation.
PDAnnotationMarkup
          This class represents the additonal fields of a Markup type Annotation.
PDAnnotationPopup
          This is the class that represents a popup annotation.
PDAppearanceCharacteristicsDictionary
          This class represents an appearance characteristics dictionary.
PDAppearanceDictionary
          This class represents a PDF /AP entry the appearance dictionary.
PDAppearanceStream
          This class represents an appearance for an annotation.
PDBorderEffectDictionary
          This class represents a PDF /BE entry the border effect dictionary.
PDBorderStyleDictionary
          This class represents a PDF /BS entry the border style dictionary.
PDExternalDataDictionary
          This class represents an external data dictionary.
 

Classes in org.apache.pdfbox.pdmodel.interactive.annotation used by org.apache.pdfbox.pdmodel.interactive.form
PDAnnotationWidget
          This is the class that represents a widget.