androidx.pdf.view


Interfaces

PdfView.LinkClickListener

Listener interface for handling clicks on links in a PDF document.

PdfView.OnGestureStateChangedListener

Listener interface to receive callbacks when the PdfView starts and stops being affected by an external input like user touch.

PdfView.OnSelectionChangedListener

Listener interface to receive updates when the currentSelection changes

PdfView.OnViewportChangedListener

Listener interface to receive changes to the viewport, i.e. the window of visible PDF content

PdfView.SelectionMenuItemPreparer

Interface to customize the set of actions in the selection menu

Classes

Highlight

Represents an area that should be highlighted with color.

PdfView

A View for presenting PDF content, represented by PdfDocument.