A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
P
- pageFitPolicy(FitPolicy) - function in com.harissk.pdfpreview.request.PdfViewConfiguration.Builder
- pageFling(Boolean) - function in com.harissk.pdfpreview.request.PdfViewConfiguration.Builder
- pageHasError(Integer) - function in com.harissk.pdfpreview.PdfFile
- PageNavigationEventListener - class in com.harissk.pdfpreview.listener
- Interface for listening to page navigation events in a PDF previewer.
- pageNavigationEventListener(PageNavigationEventListener) - function in com.harissk.pdfpreview.request.PdfViewConfiguration.Builder
- PagePart - class in com.harissk.pdfpreview.model
- Represents a part of a PDF page that is rendered in a PDF previewer.
- pages(Integer) - function in com.harissk.pdfpreview.request.PdfLoadRequest.Builder
- pageSnap(Boolean) - function in com.harissk.pdfpreview.request.PdfViewConfiguration.Builder
- password(String) - function in com.harissk.pdfpreview.request.PdfLoadRequest.Builder
- PASSWORD_PROTECTED - enum entry in com.harissk.pdfpreview.validation.SecurityLevel
- PDFDocumentValidator - class in com.harissk.pdfpreview.validation
- Utility class for validating PDF documents from various sources.
- PdfFile - class in com.harissk.pdfpreview
- Manages PDF document and its pages.
- PdfFile.Companion - class in com.harissk.pdfpreview.PdfFile
- PdfLoadRequest - class in com.harissk.pdfpreview.request
- Configuration for loading a specific PDF document.
- PdfLoadRequest.Builder - class in com.harissk.pdfpreview.request.PdfLoadRequest
- PDFThumbnailGenerator - class in com.harissk.pdfpreview.thumbnail
- Utility class for generating PDF thumbnails from various document sources.
- PDFView - class in com.harissk.pdfpreview
- A view for displaying and interacting with PDF documents.
- PDFView.Companion - class in com.harissk.pdfpreview.PDFView
- PdfViewConfiguration - class in com.harissk.pdfpreview.request
- Configuration for PDF view behavior and rendering settings.
- PdfViewConfiguration.Builder - class in com.harissk.pdfpreview.request.PdfViewConfiguration
- PdfViewConfiguration.Companion - class in com.harissk.pdfpreview.request.PdfViewConfiguration
- PdfViewerConfiguration - class in com.harissk.pdfpreview.request
- Class to hold rendering options for a PDF previewer.
- PdfViewerConfiguration.Companion - class in com.harissk.pdfpreview.request.PdfViewerConfiguration
- performAccessibilityAction(Integer,Bundle) - function in android.view.PDFView
- performAccessibilityAction(Integer,Bundle) - function in android.view.DefaultScrollHandle
- performClick() - function in android.view.PDFView
- performClick() - function in android.view.DefaultScrollHandle
- performContextClick(Float,Float) - function in android.view.PDFView
- performContextClick() - function in android.view.PDFView
- performContextClick(Float,Float) - function in android.view.DefaultScrollHandle
- performContextClick() - function in android.view.DefaultScrollHandle
- performHapticFeedback(Integer) - function in android.view.PDFView
- performHapticFeedback(Integer,Integer) - function in android.view.PDFView
- performHapticFeedback(Integer) - function in android.view.DefaultScrollHandle
- performHapticFeedback(Integer,Integer) - function in android.view.DefaultScrollHandle
- performLongClick() - function in android.view.PDFView
- performLongClick(Float,Float) - function in android.view.PDFView
- performLongClick() - function in android.view.DefaultScrollHandle
- performLongClick(Float,Float) - function in android.view.DefaultScrollHandle
- performReceiveContent(ContentInfo) - function in android.view.PDFView
- performReceiveContent(ContentInfo) - function in android.view.DefaultScrollHandle
- playSoundEffect(Integer) - function in android.view.PDFView
- playSoundEffect(Integer) - function in android.view.DefaultScrollHandle
- post(Runnable) - function in android.view.PDFView
- post(Runnable) - function in android.os.RenderingHandler
- post(Runnable) - function in android.view.DefaultScrollHandle
- postAtFrontOfQueue(Runnable) - function in android.os.RenderingHandler
- postAtTime(Runnable,Long) - function in android.os.RenderingHandler
- postAtTime(Runnable,Object,Long) - function in android.os.RenderingHandler
- postDelayed(Runnable,Long) - function in android.view.PDFView
- postDelayed(Runnable,Long) - function in android.os.RenderingHandler
- postDelayed(Runnable,Object,Long) - function in android.os.RenderingHandler
- postDelayed(Runnable,Long) - function in android.view.DefaultScrollHandle
- postInvalidate() - function in android.view.PDFView
- postInvalidate(Integer,Integer,Integer,Integer) - function in android.view.PDFView
- postInvalidate() - function in android.view.DefaultScrollHandle
- postInvalidate(Integer,Integer,Integer,Integer) - function in android.view.DefaultScrollHandle
- postInvalidateDelayed(Long) - function in android.view.PDFView
- postInvalidateDelayed(Long,Integer,Integer,Integer,Integer) - function in android.view.PDFView
- postInvalidateDelayed(Long) - function in android.view.DefaultScrollHandle
- postInvalidateDelayed(Long,Integer,Integer,Integer,Integer) - function in android.view.DefaultScrollHandle
- postInvalidateOnAnimation() - function in android.view.PDFView
- postInvalidateOnAnimation(Integer,Integer,Integer,Integer) - function in android.view.PDFView
- postInvalidateOnAnimation() - function in android.view.DefaultScrollHandle
- postInvalidateOnAnimation(Integer,Integer,Integer,Integer) - function in android.view.DefaultScrollHandle
- postOnAnimation(Runnable) - function in android.view.PDFView
- postOnAnimation(Runnable) - function in android.view.DefaultScrollHandle
- postOnAnimationDelayed(Runnable,Long) - function in android.view.PDFView
- postOnAnimationDelayed(Runnable,Long) - function in android.view.DefaultScrollHandle
- PRESERVE - enum entry in com.harissk.pdfpreview.thumbnail.AspectRatio
Preserve the original aspect ratio of the PDF page, potentially leaving empty space.