Package com.qoppa.pdf.annotations

Classes used to represent PDF annotations.

See:
          Description

Interface Summary
FileAttachment.FileContentProvider Interface used to provide data to the FileAttachment class.
 

Class Summary
Annotation Abstract class used to represent a PDF annotation.
Circle Class representing a Circle annotation in a PDF document.
FileAttachment Class representing a File Attachment annotation in a PDF document.
FreeText Class representing a FreeText annotation in a PDF document.
Ink Class representing an Ink annotation in a PDF document.
Line Class representing a Line annotation in a PDF document.
Link Class representing a Link annotation in a PDF document.
MarkUpText Class representing a Text Markup annotation in a PDF document.
Polyline Class representing a Polyline annotation in a PDF document.
Popup Class representing a Sound annotation in a PDF document.
RubberStamp Class representing a Rubber Stamp annotation in a PDF document.
ShapeAnnotation Abstract class to be extended by annotations that contain textual content.
Sound Class representing a Sound annotation in a PDF document.
Square Class representing a Square annotation in a PDF document.
Text Class representing a Text annotation in a PDF document.
Widget  
WidgetButton  
WidgetCheckBox  
WidgetChoice  
WidgetCombo  
WidgetList  
WidgetPushButton  
WidgetRadioButton  
WidgetSignature  
WidgetText  
 

Package com.qoppa.pdf.annotations Description

Classes used to represent PDF annotations.