androidx.pdf.annotation


Interfaces

AnnotationsView.OnAnnotationEditListener

Callback interface for events related to the creation and modification of annotations.

AnnotationsView.OnAnnotationLocatedListener

Callback interface for annotation hit events.

AnnotationsView.OnGestureClaimListener

Callback interface for gesture coordination events.

TextBoundsProvider

A provider interface that abstracts the retrieval of text boundary information.

Classes

AnnotationsView

A custom Android ViewGroup responsible for drawing a collection of annotations onto a Canvas.

AnnotationsView.AnnotationMode

Defines the current interaction mode of the AnnotationsView.

AnnotationsView.AnnotationMode.Highlight

Mode for creating new highlight annotations.

PdfViewportState

Represents the state of the viewport on which androidx.pdf.view.PdfView is overlaid.

Objects

AnnotationsView.AnnotationMode.Select

Mode for selecting existing annotations (e.g. erase, drag, scale).