| Class | Description |
|---|---|
| AbstractWidgetAnnotation<T extends FieldDictionary> |
Abstract base class for Widget annotations types, button, choice and text.
|
| Annotation |
An
Annotation class associates an object such as a note, sound, or movie with
a location on a page of a PDF document, or provides a way to interact with
the user by means of the mouse and keyboard. |
| AnnotationFactory |
Factory for build annotations.
|
| Appearance |
An appearance dictionary dictionary entry for N, R or D can be associated
with one or more appearance streams.
|
| AppearanceState |
An appearance dictionary dictionary entry for N, R or D can be associated
with one or more appearance streams.
|
| BorderEffect |
Refer to: 8.4.3 Border Styles
|
| BorderStyle |
BorderStyle state of a PDF annotation.
|
| ButtonWidgetAnnotation |
Represents a Acroform Button widget and manages the appearance streams
for the various appearance states.
|
| ChoiceWidgetAnnotation |
Represents a Acroform Choice widget and manages the appearance streams
for the various appearance states.
|
| CircleAnnotation |
Circle annotations (PDF 1.3) shall display, respectively, a
rectangle or an ellipse on the page.
|
| FreeTextAnnotation |
A free text annotation (PDF 1.3) displays text directly on the page.
|
| GenericAnnotation |
Generic annotation that instantiated when an annotation subtype is not
recognized.
|
| InkAnnotation |
An ink annotation (PDF 1.3) represents a freehand “scribble” composed of one
or more disjoint paths.
|
| LineAnnotation |
The purpose of a line annotation (PDF 1.3) is to display a single straight
line on the page.
|
| LinkAnnotation |
Refer to: 8.4.5 Annotation Types
|
| MarkupAnnotation |
As mentioned in 12.5.2, “Annotation Dictionaries,” the meaning of an
annotation’s Contents entry varies by annotation type.
|
| PopupAnnotation |
A pop-up annotation (PDF 1.3) displays text in a pop-up window for entry and
editing.
|
| SquareAnnotation |
Square annotations (PDF 1.3) shall display, respectively, a
rectangle or an ellipse on the page.
|
| TextAnnotation |
A text annotation represents a “sticky note” attached to a point in the PDF
document.
|
| TextMarkupAnnotation |
Text markup annotations shall appear as highlights, underlines, strikeouts
(all PDF 1.3), or jagged (“squiggly”) underlines (PDF 1.4) in the text of a
document.
|
| TextWidgetAnnotation |
Text field (field type Text) is a box or space for text fill-in data typically
entered from a keyboard.
|
| WidgetAnnotation |
Interactive forms (see 12.7, “Interactive Forms”) use widget annotations (PDF 1.2)
to represent the appearance of fields and to manage user interactions.
|