A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z 

C

calculate(Size) - function in com.hyntix.pdf.viewer.util.PageSizeCalculator
 
calculateIndexesInDuplicateArray(IntArray) - function in com.hyntix.pdf.viewer.util.ArrayUtils
Transforms (0, 4, 4, 6, 6, 6, 3) into (0, 1, 1, 2, 2, 2, 3)
Callbacks - class in com.hyntix.pdf.viewer.listener
 
callLinkHandler(LinkTapEvent) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnClick() - function in android.view.PDFView
 
callOnClick() - function in android.view.DefaultScrollHandle
 
callOnClick() - function in android.view.SelectionHandleView
 
callOnClick() - function in android.view.TextSelectionOverlay
 
callOnLoadComplete(Integer) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnLongPress(MotionEvent) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnPageChange(Integer,Integer) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnPageError(Integer,Throwable) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnPageScroll(Integer,Float) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnRender(Integer) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnSelectionCleared() - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnTap(MotionEvent) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
callOnTextSelected(String,List,Integer) - function in com.hyntix.pdf.viewer.listener.Callbacks
 
canAnimate() - function in android.view.PDFView
 
canAnimate() - function in android.view.DefaultScrollHandle
 
canAnimate() - function in android.view.TextSelectionOverlay
 
cancel() - function in com.hyntix.pdf.viewer.DecodingAsyncTask
 
cancel() - function in com.hyntix.pdf.viewer.search.SearchManager
Cancel the current search operation.
cancelDragAndDrop() - function in android.view.PDFView
 
cancelDragAndDrop() - function in android.view.DefaultScrollHandle
 
cancelDragAndDrop() - function in android.view.SelectionHandleView
 
cancelDragAndDrop() - function in android.view.TextSelectionOverlay
 
cancelLongPress() - function in android.view.PDFView
 
cancelLongPress() - function in android.view.DefaultScrollHandle
 
cancelLongPress() - function in android.view.SelectionHandleView
 
cancelLongPress() - function in android.view.TextSelectionOverlay
 
cancelPendingInputEvents() - function in android.view.PDFView
 
cancelPendingInputEvents() - function in android.view.DefaultScrollHandle
 
cancelPendingInputEvents() - function in android.view.SelectionHandleView
 
cancelPendingInputEvents() - function in android.view.TextSelectionOverlay
 
canResolveLayoutDirection() - function in android.view.PDFView
 
canResolveLayoutDirection() - function in android.view.DefaultScrollHandle
 
canResolveLayoutDirection() - function in android.view.SelectionHandleView
 
canResolveLayoutDirection() - function in android.view.TextSelectionOverlay
 
canResolveTextAlignment() - function in android.view.PDFView
 
canResolveTextAlignment() - function in android.view.DefaultScrollHandle
 
canResolveTextAlignment() - function in android.view.SelectionHandleView
 
canResolveTextAlignment() - function in android.view.TextSelectionOverlay
 
canResolveTextDirection() - function in android.view.PDFView
 
canResolveTextDirection() - function in android.view.DefaultScrollHandle
 
canResolveTextDirection() - function in android.view.SelectionHandleView
 
canResolveTextDirection() - function in android.view.TextSelectionOverlay
 
canScrollHorizontally(Integer) - function in com.hyntix.pdf.viewer.PDFView
 
canScrollHorizontally(Integer) - function in android.view.DefaultScrollHandle
 
canScrollHorizontally(Integer) - function in android.view.SelectionHandleView
 
canScrollHorizontally(Integer) - function in android.view.TextSelectionOverlay
 
canScrollVertically(Integer) - function in com.hyntix.pdf.viewer.PDFView
 
canScrollVertically(Integer) - function in android.view.DefaultScrollHandle
 
canScrollVertically(Integer) - function in android.view.SelectionHandleView
 
canScrollVertically(Integer) - function in android.view.TextSelectionOverlay
 
ceil(Float) - function in com.hyntix.pdf.viewer.util.MathUtils
Returns the smallest integer greater than or equal to the specified float.
CENTER - enum entry in com.hyntix.pdf.viewer.util.SnapEdge
 
checkInputConnectionProxy(View) - function in android.view.PDFView
 
checkInputConnectionProxy(View) - function in android.view.DefaultScrollHandle
 
checkInputConnectionProxy(View) - function in android.view.SelectionHandleView
 
checkInputConnectionProxy(View) - function in android.view.TextSelectionOverlay
 
checkLayoutParams(ViewGroup.LayoutParams) - function in android.widget.PDFView
 
checkLayoutParams(ViewGroup.LayoutParams) - function in android.widget.DefaultScrollHandle
 
checkLayoutParams(ViewGroup.LayoutParams) - function in android.widget.TextSelectionOverlay
 
childDrawableStateChanged(View) - function in android.view.PDFView
 
childDrawableStateChanged(View) - function in android.view.DefaultScrollHandle
 
childDrawableStateChanged(View) - function in android.view.TextSelectionOverlay
 
childHasTransientStateChanged(View,Boolean) - function in android.view.PDFView
 
childHasTransientStateChanged(View,Boolean) - function in android.view.DefaultScrollHandle
 
childHasTransientStateChanged(View,Boolean) - function in android.view.TextSelectionOverlay
 
cleanupLayoutState(View) - function in android.view.PDFView
 
cleanupLayoutState(View) - function in android.view.DefaultScrollHandle
 
cleanupLayoutState(View) - function in android.view.TextSelectionOverlay
 
clear() - function in com.hyntix.pdf.viewer.search.SearchManager
Clear search results.
clearAnimation() - function in android.view.PDFView
 
clearAnimation() - function in android.view.DefaultScrollHandle
 
clearAnimation() - function in android.view.SelectionHandleView
 
clearAnimation() - function in android.view.TextSelectionOverlay
 
clearCache() - function in com.hyntix.pdf.viewer.cache.DiskCacheManager
Clear all cached tiles.
clearChildFocus(View) - function in android.view.PDFView
 
clearChildFocus(View) - function in android.view.DefaultScrollHandle
 
clearChildFocus(View) - function in android.view.TextSelectionOverlay
 
clearDisappearingChildren() - function in android.view.PDFView
 
clearDisappearingChildren() - function in android.view.DefaultScrollHandle
 
clearDisappearingChildren() - function in android.view.TextSelectionOverlay
 
clearDocument(String) - function in com.hyntix.pdf.viewer.cache.DiskCacheManager
Clear cache for a specific document.
clearFocus() - function in android.view.PDFView
 
clearFocus() - function in android.view.DefaultScrollHandle
 
clearFocus() - function in android.view.SelectionHandleView
 
clearFocus() - function in android.view.TextSelectionOverlay
 
clearPendingCredentialRequest() - function in android.view.PDFView
 
clearPendingCredentialRequest() - function in android.view.DefaultScrollHandle
 
clearPendingCredentialRequest() - function in android.view.SelectionHandleView
 
clearPendingCredentialRequest() - function in android.view.TextSelectionOverlay
 
clearPool() - function in com.hyntix.pdf.viewer.cache.BitmapPool
Clear all pooled bitmaps.
clearSelection() - function in com.hyntix.pdf.viewer.selection.TextSelectionHandler
Clear the current selection.
clearSelection() - function in com.hyntix.pdf.viewer.selection.TextSelectionManager
Clear the current selection.
clearSelection() - function in com.hyntix.pdf.viewer.selection.TextSelectionOverlay
Clear the selection display.
clearTextSelection() - function in com.hyntix.pdf.viewer.PDFView
Clear the current text selection.
clearViewTranslationCallback() - function in android.view.PDFView
 
clearViewTranslationCallback() - function in android.view.DefaultScrollHandle
 
clearViewTranslationCallback() - function in android.view.SelectionHandleView
 
clearViewTranslationCallback() - function in android.view.TextSelectionOverlay
 
close() - function in com.hyntix.pdf.viewer.source.UriSource
Close the ParcelFileDescriptor when the document source is no longer needed.
com.hyntix.pdf.viewer - package com.hyntix.pdf.viewer
 
com.hyntix.pdf.viewer.cache - package com.hyntix.pdf.viewer.cache
 
com.hyntix.pdf.viewer.exception - package com.hyntix.pdf.viewer.exception
 
com.hyntix.pdf.viewer.link - package com.hyntix.pdf.viewer.link
 
com.hyntix.pdf.viewer.listener - package com.hyntix.pdf.viewer.listener
 
com.hyntix.pdf.viewer.model - package com.hyntix.pdf.viewer.model
 
com.hyntix.pdf.viewer.scroll - package com.hyntix.pdf.viewer.scroll
 
com.hyntix.pdf.viewer.search - package com.hyntix.pdf.viewer.search
 
com.hyntix.pdf.viewer.selection - package com.hyntix.pdf.viewer.selection
 
com.hyntix.pdf.viewer.source - package com.hyntix.pdf.viewer.source
 
com.hyntix.pdf.viewer.toc - package com.hyntix.pdf.viewer.toc
 
com.hyntix.pdf.viewer.util - package com.hyntix.pdf.viewer.util
 
computeHorizontalScrollExtent() - function in android.view.PDFView
 
computeHorizontalScrollExtent() - function in android.view.DefaultScrollHandle
 
computeHorizontalScrollExtent() - function in android.view.SelectionHandleView
 
computeHorizontalScrollExtent() - function in android.view.TextSelectionOverlay
 
computeHorizontalScrollOffset() - function in android.view.PDFView
 
computeHorizontalScrollOffset() - function in android.view.DefaultScrollHandle
 
computeHorizontalScrollOffset() - function in android.view.SelectionHandleView
 
computeHorizontalScrollOffset() - function in android.view.TextSelectionOverlay
 
computeHorizontalScrollRange() - function in android.view.PDFView
 
computeHorizontalScrollRange() - function in android.view.DefaultScrollHandle
 
computeHorizontalScrollRange() - function in android.view.SelectionHandleView
 
computeHorizontalScrollRange() - function in android.view.TextSelectionOverlay
 
computeScroll() - function in com.hyntix.pdf.viewer.PDFView
Handle fling animation
computeScroll() - function in android.view.DefaultScrollHandle
 
computeScroll() - function in android.view.SelectionHandleView
 
computeScroll() - function in android.view.TextSelectionOverlay
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.PDFView
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.DefaultScrollHandle
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.SelectionHandleView
 
computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.TextSelectionOverlay
 
computeVerticalScrollExtent() - function in android.view.PDFView
 
computeVerticalScrollExtent() - function in android.view.DefaultScrollHandle
 
computeVerticalScrollExtent() - function in android.view.SelectionHandleView
 
computeVerticalScrollExtent() - function in android.view.TextSelectionOverlay
 
computeVerticalScrollOffset() - function in android.view.PDFView
 
computeVerticalScrollOffset() - function in android.view.DefaultScrollHandle
 
computeVerticalScrollOffset() - function in android.view.SelectionHandleView
 
computeVerticalScrollOffset() - function in android.view.TextSelectionOverlay
 
computeVerticalScrollRange() - function in android.view.PDFView
 
computeVerticalScrollRange() - function in android.view.DefaultScrollHandle
 
computeVerticalScrollRange() - function in android.view.SelectionHandleView
 
computeVerticalScrollRange() - function in android.view.TextSelectionOverlay
 
Constants - class in com.hyntix.pdf.viewer.util
 
Constants.AdaptiveTileSize - class in com.hyntix.pdf.viewer.util.Constants
Adaptive tile size based on device memory class.
Constants.Cache - class in com.hyntix.pdf.viewer.util.Constants
 
Constants.Pinch - class in com.hyntix.pdf.viewer.util.Constants
 
copy(InputStream,File) - function in com.hyntix.pdf.viewer.util.FileUtils
 
copyToClipboard() - function in com.hyntix.pdf.viewer.selection.TextSelectionHandler
Copy the selected text to clipboard.
createAccessibilityNodeInfo() - function in android.view.PDFView
 
createAccessibilityNodeInfo() - function in android.view.DefaultScrollHandle
 
createAccessibilityNodeInfo() - function in android.view.SelectionHandleView
 
createAccessibilityNodeInfo() - function in android.view.TextSelectionOverlay
 
createContextMenu(ContextMenu) - function in android.view.PDFView
 
createContextMenu(ContextMenu) - function in android.view.DefaultScrollHandle
 
createContextMenu(ContextMenu) - function in android.view.SelectionHandleView
 
createContextMenu(ContextMenu) - function in android.view.TextSelectionOverlay
 
createDocument(Context,PdfiumCore,String) - function in com.hyntix.pdf.viewer.source.AssetSource
 
createDocument(Context,PdfiumCore,String) - function in com.hyntix.pdf.viewer.source.ByteArraySource
 
createDocument(Context,PdfiumCore,String) - function in com.hyntix.pdf.viewer.source.DocumentSource
 
createDocument(Context,PdfiumCore,String) - function in com.hyntix.pdf.viewer.source.FileSource
 
createDocument(Context,PdfiumCore,String) - function in com.hyntix.pdf.viewer.source.InputStreamSource
 
createDocument(Context,PdfiumCore,String) - function in com.hyntix.pdf.viewer.source.UriSource
 
createFromParcel(Parcel) - function in com.hyntix.pdf.viewer.model.PdfViewState.CREATOR
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z