[{"class":"androidx.pdf.view.Highlight","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"Highlight(androidx.pdf.view.PdfRect,int)","addedIn":"1.0.0-SNAPSHOT"},{"method":"getArea()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getColor()","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfPoint","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"PdfPoint(int,android.graphics.PointF)","addedIn":"1.0.0-SNAPSHOT"},{"method":"PdfPoint(int,float,float)","addedIn":"1.0.0-SNAPSHOT"},{"method":"getPageNum()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getX()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getY()","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.content.ExternalLink","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"ExternalLink(android.net.Uri)","addedIn":"1.0.0-SNAPSHOT"},{"method":"getUri()","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfView","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"PdfView(android.content.Context)","addedIn":"1.0.0-SNAPSHOT"},{"method":"PdfView(android.content.Context,android.util.AttributeSet)","addedIn":"1.0.0-SNAPSHOT"},{"method":"PdfView(android.content.Context,android.util.AttributeSet,int)","addedIn":"1.0.0-SNAPSHOT"},{"method":"addOnGestureStateChangedListener(androidx.pdf.view.PdfView.OnGestureStateChangedListener)","addedIn":"1.0.0-SNAPSHOT"},{"method":"addOnSelectionChangedListener(androidx.pdf.view.PdfView.OnSelectionChangedListener)","addedIn":"1.0.0-SNAPSHOT"},{"method":"addOnViewportChangedListener(androidx.pdf.view.PdfView.OnViewportChangedListener)","addedIn":"1.0.0-SNAPSHOT"},{"method":"clearSelection()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getCurrentSelection()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getFastScrollPageIndicatorBackgroundDrawable()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getFastScrollPageIndicatorMarginEnd()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getFastScrollVerticalThumbDrawable()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getFastScrollVerticalThumbMarginEnd()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getFirstVisiblePage()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getGestureState()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getMaxZoom()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getMinZoom()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getVisiblePagesCount()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getZoom()","addedIn":"1.0.0-SNAPSHOT"},{"method":"pdfToViewPoint(androidx.pdf.view.PdfPoint)","addedIn":"1.0.0-SNAPSHOT"},{"method":"removeOnGestureStateChangedListener(androidx.pdf.view.PdfView.OnGestureStateChangedListener)","addedIn":"1.0.0-SNAPSHOT"},{"method":"removeOnSelectionChangedListener(androidx.pdf.view.PdfView.OnSelectionChangedListener)","addedIn":"1.0.0-SNAPSHOT"},{"method":"removeOnViewportChangedListener(androidx.pdf.view.PdfView.OnViewportChangedListener)","addedIn":"1.0.0-SNAPSHOT"},{"method":"scrollToPage(int)","addedIn":"1.0.0-SNAPSHOT"},{"method":"scrollToPosition(androidx.pdf.view.PdfPoint)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setFastScrollPageIndicatorBackgroundDrawable(android.graphics.drawable.Drawable)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setFastScrollPageIndicatorMarginEnd(int)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setFastScrollVerticalThumbDrawable(android.graphics.drawable.Drawable)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setFastScrollVerticalThumbMarginEnd(int)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setHighlights(java.util.List<androidx.pdf.view.Highlight>)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setLinkClickListener(androidx.pdf.view.PdfView.LinkClickListener)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setMaxZoom(float)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setMinZoom(float)","addedIn":"1.0.0-SNAPSHOT"},{"method":"setZoom(float)","addedIn":"1.0.0-SNAPSHOT"},{"method":"viewToPdfPoint(android.graphics.PointF)","addedIn":"1.0.0-SNAPSHOT"},{"method":"viewToPdfPoint(float,float)","addedIn":"1.0.0-SNAPSHOT"}],"fields":[{"field":"Companion","addedIn":"1.0.0-SNAPSHOT"},{"field":"GESTURE_STATE_IDLE","addedIn":"1.0.0-SNAPSHOT"},{"field":"GESTURE_STATE_INTERACTING","addedIn":"1.0.0-SNAPSHOT"},{"field":"GESTURE_STATE_SETTLING","addedIn":"1.0.0-SNAPSHOT"}]},{"class":"androidx.pdf.view.Selection","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"getBounds()","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfRect","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"PdfRect(int,android.graphics.RectF)","addedIn":"1.0.0-SNAPSHOT"},{"method":"PdfRect(int,float,float,float,float)","addedIn":"1.0.0-SNAPSHOT"},{"method":"getBottom()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getLeft()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getPageNum()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getRight()","addedIn":"1.0.0-SNAPSHOT"},{"method":"getTop()","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfView.Companion","addedIn":"1.0.0-SNAPSHOT","methods":[],"fields":[]},{"class":"androidx.pdf.view.TextSelection","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"TextSelection(java.lang.CharSequence,java.util.List<androidx.pdf.view.PdfRect>)","addedIn":"1.0.0-SNAPSHOT"},{"method":"getText()","addedIn":"1.0.0-SNAPSHOT"},{"method":"textAsString()","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfView.OnViewportChangedListener","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"onViewportChanged(int,int,android.util.SparseArray<android.graphics.RectF>,float)","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfView.LinkClickListener","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"onLinkClicked(androidx.pdf.content.ExternalLink)","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfView.OnSelectionChangedListener","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"onSelectionChanged(androidx.pdf.view.Selection)","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]},{"class":"androidx.pdf.view.PdfView.OnGestureStateChangedListener","addedIn":"1.0.0-SNAPSHOT","methods":[{"method":"onGestureStateChanged(int)","addedIn":"1.0.0-SNAPSHOT"}],"fields":[]}]