Package-level declarations

Annotation API (with all available annotation types).

Types

Link copied to clipboard
abstract class Annotation
Represents a generic annotation in the PDF document.
Link copied to clipboard
Specifies various characteristics of the annotation.
Link copied to clipboard
Handles all annotation related operations on the owning document.
Link copied to clipboard
All currently supported annotation types.
Link copied to clipboard
The possible z-index moves that can be applied on the annotation.
Link copied to clipboard
Abstract subclass that contains an asset from a link.
Link copied to clipboard
Abstract base class for PolygonAnnotation and PolylineAnnotation.
Link copied to clipboard
Abstract base-class of all markup annotations: TextMarkupAnnotation and .
Link copied to clipboard
List of blending modes available for the annotations that can be set by setBlendMode.
Link copied to clipboard
Border effect types for annotations.
Link copied to clipboard
Border style types for annotations.
Link copied to clipboard
Represents a circle on the page.
Link copied to clipboard
Represents an annotation associated with EmbeddedFile.
Link copied to clipboard
Represents a free text annotation on the page.
Link copied to clipboard
Represents a text highlight annotation on the page.
Link copied to clipboard
Represents a freehand drawing on the page.
Link copied to clipboard
Represents a line on the page.
Link copied to clipboard
Types of available line ends in annotations.
Link copied to clipboard
Link type of annotation either carrying an URI or a page destination.
Link copied to clipboard
Abstract annotation class holding a media file asset.
Link copied to clipboard
The type of the window to display the media in.
Link copied to clipboard
Represents a note (shown as an icon) on the page.
Link copied to clipboard
Represents a closed polygon on a page.
Link copied to clipboard
Represents a polyline on the page.
Link copied to clipboard
Represents a redaction annotation on the document.
Link copied to clipboard
RichMedia annotations are defined in the ISO32000 Adobe Supplement and are the modern way of embedding video content.
Link copied to clipboard
A screen annotation (PDF 1.5) specifies a region of a page upon which media clips may be played.
Link copied to clipboard
abstract class ShapeAnnotation : Annotation
Abstract base-class of all shape annotations: LineAnnotation, SquareAnnotation, CircleAnnotation, PolygonAnnotation, PolylineAnnotation.
Link copied to clipboard
Represents an audio file added to a page.
Link copied to clipboard
Represents a square rendered on the page.
Link copied to clipboard
Represents a squiggly text underline on the page.
Link copied to clipboard
Represents a stamp or annotationBitmap annotation on the page.
Link copied to clipboard
Represents a strike-out text on the page.
Link copied to clipboard
Abstract base-class of all text markup annotations: HighlightAnnotation, , UnderlineAnnotation and StrikeOutAnnotation.
Link copied to clipboard
Represents underlined text on the page.
Link copied to clipboard
Represents an annotation that is currently not recognised and handled by PSPDFKit.
Link copied to clipboard
Possible values for the vertical alignment of the text.
Link copied to clipboard
Represents the appearance of a field in interactive forms.