A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
O
- offsetDescendantRectToMyCoords(View,Rect) - function in android.view.PDFView
- offsetDescendantRectToMyCoords(View,Rect) - function in android.view.DefaultScrollHandle
- offsetLeftAndRight(int) - function in android.view.PDFView
- offsetLeftAndRight(int) - function in android.view.DefaultScrollHandle
- offsetRectIntoDescendantCoords(View,Rect) - function in android.view.PDFView
- offsetRectIntoDescendantCoords(View,Rect) - function in android.view.DefaultScrollHandle
- offsetTopAndBottom(int) - function in android.view.PDFView
- offsetTopAndBottom(int) - function in android.view.DefaultScrollHandle
- onApplyWindowInsets(WindowInsets) - function in android.view.PDFView
- onApplyWindowInsets(WindowInsets) - function in android.view.DefaultScrollHandle
- onBitmapRendered(PagePart) - function in com.github.barteksc.pdfviewer.PDFView
- Called when a rendering task is over anda PagePart has been freshly created.
- onCancelPendingInputEvents() - function in android.view.PDFView
- onCancelPendingInputEvents() - function in android.view.DefaultScrollHandle
- onCapturedPointerEvent(MotionEvent) - function in android.view.PDFView
- onCapturedPointerEvent(MotionEvent) - function in android.view.DefaultScrollHandle
- onCheckIsTextEditor() - function in android.view.PDFView
- onCheckIsTextEditor() - function in android.view.DefaultScrollHandle
- onCreateInputConnection(EditorInfo) - function in android.view.PDFView
- onCreateInputConnection(EditorInfo) - function in android.view.DefaultScrollHandle
- onCreateViewTranslationRequest(Array,Consumer) - function in android.view.PDFView
- onCreateViewTranslationRequest(Array,Consumer) - function in android.view.DefaultScrollHandle
- onCreateVirtualViewTranslationRequests(Array,Array,Consumer) - function in android.view.PDFView
- onCreateVirtualViewTranslationRequests(Array,Array,Consumer) - function in android.view.DefaultScrollHandle
- onDescendantInvalidated(View,View) - function in android.view.PDFView
- onDescendantInvalidated(View,View) - function in android.view.DefaultScrollHandle
- onDragEvent(DragEvent) - function in android.view.PDFView
- onDragEvent(DragEvent) - function in android.view.DefaultScrollHandle
- onDraw(OnDrawListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onDrawAll(OnDrawListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onDrawForeground(Canvas) - function in android.view.PDFView
- onDrawForeground(Canvas) - function in android.view.DefaultScrollHandle
- OnDrawListener - class in com.github.barteksc.pdfviewer.listener
- This interface allows an extern class to draw something on the PDFView canvas, above all images.
- onError(OnErrorListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onError(Throwable) - function in com.github.barteksc.pdfviewer.listener.OnErrorListener
- Called if error occurred while opening PDF
- OnErrorListener - class in com.github.barteksc.pdfviewer.listener
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.PDFView
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.DefaultScrollHandle
- onFinishTemporaryDetach() - function in android.view.PDFView
- onFinishTemporaryDetach() - function in android.view.DefaultScrollHandle
- onGenericMotionEvent(MotionEvent) - function in android.view.PDFView
- onGenericMotionEvent(MotionEvent) - function in android.view.DefaultScrollHandle
- onHoverChanged(boolean) - function in android.view.PDFView
- onHoverChanged(boolean) - function in android.view.DefaultScrollHandle
- onHoverEvent(MotionEvent) - function in android.view.PDFView
- onHoverEvent(MotionEvent) - function in android.view.DefaultScrollHandle
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.PDFView
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.DefaultScrollHandle
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.PDFView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.DefaultScrollHandle
- onInitiallyRendered(int) - function in com.github.barteksc.pdfviewer.listener.OnRenderListener
- Called only once, when document is rendered
- onInterceptHoverEvent(MotionEvent) - function in android.view.PDFView
- onInterceptHoverEvent(MotionEvent) - function in android.view.DefaultScrollHandle
- onInterceptTouchEvent(MotionEvent) - function in android.view.PDFView
- onInterceptTouchEvent(MotionEvent) - function in android.view.DefaultScrollHandle
- onKeyDown(int,KeyEvent) - function in android.view.PDFView
- onKeyDown(int,KeyEvent) - function in android.view.DefaultScrollHandle
- onKeyLongPress(int,KeyEvent) - function in android.view.PDFView
- onKeyLongPress(int,KeyEvent) - function in android.view.DefaultScrollHandle
- onKeyMultiple(int,int,KeyEvent) - function in android.view.PDFView
- onKeyMultiple(int,int,KeyEvent) - function in android.view.DefaultScrollHandle
- onKeyPreIme(int,KeyEvent) - function in android.view.PDFView
- onKeyPreIme(int,KeyEvent) - function in android.view.DefaultScrollHandle
- onKeyShortcut(int,KeyEvent) - function in android.view.PDFView
- onKeyShortcut(int,KeyEvent) - function in android.view.DefaultScrollHandle
- onKeyUp(int,KeyEvent) - function in android.view.PDFView
- onKeyUp(int,KeyEvent) - function in android.view.DefaultScrollHandle
- onLayerDrawn(Canvas,float,float,int) - function in com.github.barteksc.pdfviewer.listener.OnDrawListener
- This method is called when the PDFView isdrawing its view.
- onLoad(OnLoadCompleteListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- OnLoadCompleteListener - class in com.github.barteksc.pdfviewer.listener
- Implement this interface to receive events from PDFView when loading is complete.
- onLongPress(OnLongPressListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onLongPress(MotionEvent) - function in com.github.barteksc.pdfviewer.listener.OnLongPressListener
- Called when the user has a long tap gesture, before processing scroll handle toggling
- OnLongPressListener - class in com.github.barteksc.pdfviewer.listener
- Implement this interface to receive events from PDFView when view has been long pressed
- onNestedFling(View,float,float,boolean) - function in android.view.PDFView
- onNestedFling(View,float,float,boolean) - function in android.view.DefaultScrollHandle
- onNestedPreFling(View,float,float) - function in android.view.PDFView
- onNestedPreFling(View,float,float) - function in android.view.DefaultScrollHandle
- onNestedPrePerformAccessibilityAction(View,int,Bundle) - function in android.view.PDFView
- onNestedPrePerformAccessibilityAction(View,int,Bundle) - function in android.view.DefaultScrollHandle
- onNestedPreScroll(View,int,int,Array) - function in android.view.PDFView
- onNestedPreScroll(View,int,int,Array) - function in android.view.DefaultScrollHandle
- onNestedScroll(View,int,int,int,int) - function in android.view.PDFView
- onNestedScroll(View,int,int,int,int) - function in android.view.DefaultScrollHandle
- onNestedScrollAccepted(View,View,int) - function in android.view.PDFView
- onNestedScrollAccepted(View,View,int) - function in android.view.DefaultScrollHandle
- onPageChange(OnPageChangeListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onPageChanged(int,int) - function in com.github.barteksc.pdfviewer.listener.OnPageChangeListener
- Called when the user use swipe to change page
- OnPageChangeListener - class in com.github.barteksc.pdfviewer.listener
- Implements this interface to receive events from PDFView when a page has changed through swipe
- onPageError(OnPageErrorListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onPageError(int,Throwable) - function in com.github.barteksc.pdfviewer.listener.OnPageErrorListener
- Called if error occurred while loading PDF page
- OnPageErrorListener - class in com.github.barteksc.pdfviewer.listener
- onPageScroll(OnPageScrollListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onPageScrolled(int,float) - function in com.github.barteksc.pdfviewer.listener.OnPageScrollListener
- Called on every move while scrolling
- OnPageScrollListener - class in com.github.barteksc.pdfviewer.listener
- Implements this interface to receive events from PDFView when a page has been scrolled
- onPointerCaptureChange(boolean) - function in android.view.PDFView
- onPointerCaptureChange(boolean) - function in android.view.DefaultScrollHandle
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.PDFView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.DefaultScrollHandle
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.PDFView
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.DefaultScrollHandle
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.PDFView
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.DefaultScrollHandle
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.PDFView
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.DefaultScrollHandle
- onProvideStructure(ViewStructure) - function in android.view.PDFView
- onProvideStructure(ViewStructure) - function in android.view.DefaultScrollHandle
- onProvideVirtualStructure(ViewStructure) - function in android.view.PDFView
- onProvideVirtualStructure(ViewStructure) - function in android.view.DefaultScrollHandle
- onReceiveContent(ContentInfo) - function in android.view.PDFView
- onReceiveContent(ContentInfo) - function in android.view.DefaultScrollHandle
- onRender(OnRenderListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- OnRenderListener - class in com.github.barteksc.pdfviewer.listener
- onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.PDFView
- onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.DefaultScrollHandle
- onResolvePointerIcon(MotionEvent,int) - function in android.view.PDFView
- onResolvePointerIcon(MotionEvent,int) - function in android.view.DefaultScrollHandle
- onRtlPropertiesChanged(int) - function in android.view.PDFView
- onRtlPropertiesChanged(int) - function in android.view.DefaultScrollHandle
- onScreenStateChanged(int) - function in android.view.PDFView
- onScreenStateChanged(int) - function in android.view.DefaultScrollHandle
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.PDFView
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.DefaultScrollHandle
- onStartNestedScroll(View,View,int) - function in android.view.PDFView
- onStartNestedScroll(View,View,int) - function in android.view.DefaultScrollHandle
- onStartTemporaryDetach() - function in android.view.PDFView
- onStartTemporaryDetach() - function in android.view.DefaultScrollHandle
- onStopNestedScroll(View) - function in android.view.PDFView
- onStopNestedScroll(View) - function in android.view.DefaultScrollHandle
- onTap(OnTapListener) - function in com.github.barteksc.pdfviewer.PDFView.Configurator
- onTap(MotionEvent) - function in com.github.barteksc.pdfviewer.listener.OnTapListener
- Called when the user has a tap gesture, before processing scroll handle toggling
- OnTapListener - class in com.github.barteksc.pdfviewer.listener
- Implement this interface to receive events from PDFView when view has been touched
- onTouchEvent(MotionEvent) - function in android.view.PDFView
- onTouchEvent(MotionEvent) - function in com.github.barteksc.pdfviewer.scroll.DefaultScrollHandle
- onTouchEvent(MotionEvent) - function in android.view.DefaultScrollHandle
- onTrackballEvent(MotionEvent) - function in android.view.PDFView
- onTrackballEvent(MotionEvent) - function in android.view.DefaultScrollHandle
- onViewAdded(View) - function in android.view.PDFView
- onViewAdded(View) - function in android.view.DefaultScrollHandle
- onViewRemoved(View) - function in android.view.PDFView
- onViewRemoved(View) - function in android.view.DefaultScrollHandle
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.PDFView
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.DefaultScrollHandle
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.PDFView
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.DefaultScrollHandle
- onVisibilityAggregated(boolean) - function in android.view.PDFView
- onVisibilityAggregated(boolean) - function in android.view.DefaultScrollHandle
- onWindowFocusChanged(boolean) - function in android.view.PDFView
- onWindowFocusChanged(boolean) - function in android.view.DefaultScrollHandle
- onWindowSystemUiVisibilityChanged(int) - function in android.view.PDFView
- onWindowSystemUiVisibilityChanged(int) - function in android.view.DefaultScrollHandle