Package | Description |
---|---|
com.qoppa.pdf.annotations |
Classes representing PDF annotations.
|
com.qoppa.pdf.dom |
Classes representing the PDF document object model.
|
com.qoppa.pdf.form |
Classes related to PDF Acroform and its form fields.
|
com.qoppa.pdfViewer |
PDFViewerBean and related classes.
|
Class and Description |
---|
Annotation
Interface used to represent a PDF annotation.
|
AnnotationCheckmarkStatus
Interface used to represent the checkmark status of an
Annotation . |
AnnotationComponent
This interface is implemented by components that display annotations.
|
AnnotationReviewStatus
Interface used to represent the review status of an
Annotation . |
Callout
Interface representing a Callout annotation in a PDF document.
|
Circle
Interface representing a Circle annotation in a PDF document.
|
FileAttachment
Interface representing a File Attachment annotation in a PDF document.
|
FreeText
Interface representing a FreeText annotation in a PDF document.
|
GestureList
This class represents a list of gestures in an Ink (Pencil) annotation.
|
IAnnotSelectionListener
The interface for AnnotationComponent selection events.
|
Ink
Interface representing an Ink annotation in a PDF document.
|
Line
Interface representing a Line annotation in a PDF document.
|
Link
Interface representing a Link annotation in a PDF document.
|
Polygon
Class representing a Polygon annotation in a PDF document.
|
Polyline
Class representing a Polyline annotation in a PDF document.
|
Popup
Interface representing a Popup annotation in a PDF document.
|
Redaction
Interface representing a Redaction annotation in a PDF document.
|
RubberStamp
Interface representing a Rubber Stamp annotation in a PDF document.
|
ShapeAnnotation
Abstract class to be extended by annotations that contain
textual content.
|
Sound
Interface representing a Sound annotation in a PDF document.
|
Square
Interface representing a Square annotation in a PDF document.
|
Text
Interface representing a Text annotation (also known as sticky note) in a PDF document.
|
TextMarkup
Interface representing a Text Markup annotation in a PDF document.
|
Vertices
This interface represents a list of vertices.
|
Widget
An abstract class that represents a Widget.
|
WidgetButton
Interface to a button Widget annotation.
|
WidgetChoice
Abstract interface to a choice Widget annotation.
|
Class and Description |
---|
Annotation
Interface used to represent a PDF annotation.
|
Class and Description |
---|
Widget
An abstract class that represents a Widget.
|
Class and Description |
---|
Annotation
Interface used to represent a PDF annotation.
|
IAnnotationManager
This interface manages the selection cycle for AnnotationComponents.
|