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

Packages that use org.pdfbox.pdmodel.interactive.annotation
org.pdfbox.pdmodel.fdf The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document. 
org.pdfbox.pdmodel.interactive.annotation The annotation package contains classes that work with PDF annotation elements. 
org.pdfbox.pdmodel.interactive.form The interactive package contains classes that deal with interactive annotations such as textfields and buttons. 
 

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

Classes in org.pdfbox.pdmodel.interactive.annotation used by org.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.
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.
 

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