package

androidx.pdf.models

Classes

DimensionsDimensions of a rectangular area: width and height.
GotoLinkRepresents the content associated with a goto link on a page in the PDF document.
GotoLinkDestinationRepresents the content associated with the destination where a goto link is directing.
LinkRectsRepresents the bounds of links as a List>, where the first List is all of the rectangles needed to bound the first link, and so on.
MatchRectsRepresents the bounds of search matches as a List>, where the first List is all of the rectangles needed to bound the first match, and so on.
PageSelectionRepresents text selection on a particular page of a PDF.
SelectionBoundaryRepresents one edge of the selected text.