androidx.pdf.annotation.content


Interfaces

PdfObject

This sealed interface represents specific types of PDF objects, such as PathPdfObject and ImagePdfObject.

Classes

HighlightAnnotation

Represents a Highlight Annotation in a PDF document.

ImagePdfObject

Represents an image object within a PDF document.

KeyedPdfAnnotation

Associates a PdfAnnotation with a unique key.

KeyedPdfObject

Associates a PdfObject with a unique key.

PathPdfObject

Represents a path PDF object with a PDF document.

PathPdfObject.PathInput

Data model for a single coordinate in a PathPdfObject.

PdfAnnotation

Represents an annotation on a PDF page.

StampAnnotation

Represents a stamp annotation in a PDF document.