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.
PDAppearanceDictionary
          This class represents a PDF /AP entry the appearance dictionary.
PDAppearanceStream
          This class represents an appearance for an annotation.
 

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