A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
F
- fileFromAsset(Context,String) - function in com.hyntix.pdf.viewer.util.FileUtils
- FileNotFoundException - class in com.hyntix.pdf.viewer.exception
- FileSource - class in com.hyntix.pdf.viewer.source
- FileUtils - class in com.hyntix.pdf.viewer.util
- fillInStackTrace() - function in kotlin.FileNotFoundException
- fillInStackTrace() - function in kotlin.PageRenderingException
- fillInStackTrace() - function in kotlin.PdfPasswordException
- findFocus() - function in android.view.PDFView
- findFocus() - function in android.view.DefaultScrollHandle
- findFocus() - function in android.view.SelectionHandleView
- findFocus() - function in android.view.TextSelectionOverlay
- findFocusPage(Float,Float) - function in com.hyntix.pdf.viewer.PDFView
- findOnBackInvokedDispatcher() - function in android.view.PDFView
- findOnBackInvokedDispatcher() - function in android.view.DefaultScrollHandle
- findOnBackInvokedDispatcher() - function in android.view.SelectionHandleView
- findOnBackInvokedDispatcher() - function in android.view.TextSelectionOverlay
- findOnBackInvokedDispatcherForChild(View,View) - function in android.view.PDFView
- findOnBackInvokedDispatcherForChild(View,View) - function in android.view.DefaultScrollHandle
- findOnBackInvokedDispatcherForChild(View,View) - function in android.view.TextSelectionOverlay
- findSnapEdge(Integer) - function in com.hyntix.pdf.viewer.PDFView
- Find the edge to snap to when showing the specified page
- findViewById(Integer) - function in android.view.PDFView
- findViewById(Integer) - function in android.view.DefaultScrollHandle
- findViewById(Integer) - function in android.view.SelectionHandleView
- findViewById(Integer) - function in android.view.TextSelectionOverlay
- findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.PDFView
- findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.DefaultScrollHandle
- findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.SelectionHandleView
- findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.TextSelectionOverlay
- findViewWithTag(Object) - function in android.view.PDFView
- findViewWithTag(Object) - function in android.view.DefaultScrollHandle
- findViewWithTag(Object) - function in android.view.SelectionHandleView
- findViewWithTag(Object) - function in android.view.TextSelectionOverlay
- fitEachPage(Boolean) - function in com.hyntix.pdf.viewer.PDFView.Configurator
- FitPolicy - class in com.hyntix.pdf.viewer.util
- fitSystemWindows(Rect) - function in android.view.PDFView
- fitSystemWindows(Rect) - function in android.view.DefaultScrollHandle
- fitSystemWindows(Rect) - function in android.view.SelectionHandleView
- fitSystemWindows(Rect) - function in android.view.TextSelectionOverlay
- fitToWidth(Integer) - function in com.hyntix.pdf.viewer.PDFView
- floor(Float) - function in com.hyntix.pdf.viewer.util.MathUtils
- Returns the largest integer less than or equal to the specified float.
- focusableViewAvailable(View) - function in android.view.PDFView
- focusableViewAvailable(View) - function in android.view.DefaultScrollHandle
- focusableViewAvailable(View) - function in android.view.TextSelectionOverlay
- focusSearch(View,Integer) - function in android.view.PDFView
- focusSearch(Integer) - function in android.view.PDFView
- focusSearch(View,Integer) - function in android.view.DefaultScrollHandle
- focusSearch(Integer) - function in android.view.DefaultScrollHandle
- focusSearch(Integer) - function in android.view.SelectionHandleView
- focusSearch(View,Integer) - function in android.view.TextSelectionOverlay
- focusSearch(Integer) - function in android.view.TextSelectionOverlay
- forceHasOverlappingRendering(Boolean) - function in android.view.PDFView
- forceHasOverlappingRendering(Boolean) - function in android.view.DefaultScrollHandle
- forceHasOverlappingRendering(Boolean) - function in android.view.SelectionHandleView
- forceHasOverlappingRendering(Boolean) - function in android.view.TextSelectionOverlay
- forceLayout() - function in android.view.PDFView
- forceLayout() - function in android.view.DefaultScrollHandle
- forceLayout() - function in android.view.SelectionHandleView
- forceLayout() - function in android.view.TextSelectionOverlay
- fromAsset(String) - function in com.hyntix.pdf.viewer.PDFView
- Use an asset file as the pdf source
- fromBytes(ByteArray) - function in com.hyntix.pdf.viewer.PDFView
- Use bytearray as the pdf source, documents is not saved
- fromFile(File) - function in com.hyntix.pdf.viewer.PDFView
- Use a file as the pdf source
- fromPdfiumBookmark(PdfBookmark) - function in com.hyntix.pdf.viewer.model.PdfBookmark.Companion
- Convert from pdfium Bookmark to PdfBookmark
- fromPdfiumBookmarks(List) - function in com.hyntix.pdf.viewer.model.PdfBookmark.Companion
- Convert a list of pdfium Bookmarks to PdfBookmarks
- fromSource(DocumentSource) - function in com.hyntix.pdf.viewer.PDFView
- Use custom source as pdf source
- fromStream(InputStream) - function in com.hyntix.pdf.viewer.PDFView
- Use stream as the pdf source.
- fromUri(Uri) - function in com.hyntix.pdf.viewer.PDFView
- Use URI as the pdf source, for use with content providers