addImagePage(final int dstIndex, String imagePath) | com.foxit.sdk.PDFViewCtrl | |
addTask(Task task) | com.foxit.sdk.PDFViewCtrl | |
appendPageView(View view) | com.foxit.sdk.PDFViewCtrl | |
clearAllCacheFiles() | com.foxit.sdk.PDFViewCtrl | |
clearCacheFile(String url) | com.foxit.sdk.PDFViewCtrl | |
closeDoc() | com.foxit.sdk.PDFViewCtrl | |
convertDisplayViewPtToPageViewPt(PointF displayViewPt, PointF pageViewPt, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
convertDisplayViewRectToPageViewRect(RectF displayViewRectF, RectF pageViewRectF, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
convertPageViewPtToDisplayViewPt(PointF pageViewPt, PointF displayViewPt, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
convertPageViewPtToPdfPt(PointF pageViewPt, PointF pdfPt, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
convertPageViewRectToDisplayViewRect(RectF pageViewRectF, RectF displayViewRectF, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
convertPageViewRectToPdfRect(RectF pageViewRectF, RectF pdfRectF, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
convertPdfPtToPageViewPt(PointF pdfPt, PointF pageViewPt, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
convertPdfRectToPageViewRect(RectF pdfRectF, RectF pageViewRectF, int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
enableTilingRefresh(boolean isTilingRefresh) | com.foxit.sdk.PDFViewCtrl | |
getAppProvider() | com.foxit.sdk.PDFViewCtrl | |
getAttachedActivity() | com.foxit.sdk.PDFViewCtrl | |
getColorMode() | com.foxit.sdk.PDFViewCtrl | |
getConnectedPDF() | com.foxit.sdk.PDFViewCtrl | |
getConnectedPdfEventListener() | com.foxit.sdk.PDFViewCtrl | |
getCurrentPage() | com.foxit.sdk.PDFViewCtrl | |
getDensityDpi() | com.foxit.sdk.PDFViewCtrl | |
getDisplayMatrix(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
getDisplayViewHeight() | com.foxit.sdk.PDFViewCtrl | |
getDisplayViewWidth() | com.foxit.sdk.PDFViewCtrl | |
getDoc() | com.foxit.sdk.PDFViewCtrl | |
getFilePath() | com.foxit.sdk.PDFViewCtrl | |
getHScrollPos() | com.foxit.sdk.PDFViewCtrl | |
getHScrollRange() | com.foxit.sdk.PDFViewCtrl | |
getMappingModeBackgroundColor() | com.foxit.sdk.PDFViewCtrl | |
getMappingModeForegroundColor() | com.foxit.sdk.PDFViewCtrl | |
getMaxZoomLimit() | com.foxit.sdk.PDFViewCtrl | |
getMinZoomLimit() | com.foxit.sdk.PDFViewCtrl | |
getPageCount() | com.foxit.sdk.PDFViewCtrl | |
getPageIndex(PointF displayViewPt) | com.foxit.sdk.PDFViewCtrl | |
getPageLayoutMode() | com.foxit.sdk.PDFViewCtrl | |
getPageViewHeight(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
getPageViewRect(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
getPageViewWidth(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
getReflowMode() | com.foxit.sdk.PDFViewCtrl | |
getThumbnailView() | com.foxit.sdk.PDFViewCtrl | |
getUIExtensionsManager() | com.foxit.sdk.PDFViewCtrl | |
getUserPermission() | com.foxit.sdk.PDFViewCtrl | |
getViewRotation() | com.foxit.sdk.PDFViewCtrl | |
getVisiblePages() | com.foxit.sdk.PDFViewCtrl | |
getVScrollPos() | com.foxit.sdk.PDFViewCtrl | |
getVScrollRange() | com.foxit.sdk.PDFViewCtrl | |
getXFADoc() | com.foxit.sdk.PDFViewCtrl | |
getZoom() | com.foxit.sdk.PDFViewCtrl | |
getZoomMode() | com.foxit.sdk.PDFViewCtrl | |
gotoFirstPage() | com.foxit.sdk.PDFViewCtrl | |
gotoLastPage() | com.foxit.sdk.PDFViewCtrl | |
gotoNextPage() | com.foxit.sdk.PDFViewCtrl | |
gotoNextView() | com.foxit.sdk.PDFViewCtrl | |
gotoPage(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
gotoPage(int pageIndex, PointF pdfPt) | com.foxit.sdk.PDFViewCtrl | |
gotoPage(int pageIndex, float devOffsetX, float devOffsetY) | com.foxit.sdk.PDFViewCtrl | |
gotoPrevPage() | com.foxit.sdk.PDFViewCtrl | |
gotoPrevView() | com.foxit.sdk.PDFViewCtrl | |
handleActivityResult(int requestCode, int resultCode, Intent data) | com.foxit.sdk.PDFViewCtrl | |
hasNextView() | com.foxit.sdk.PDFViewCtrl | |
hasPrevView() | com.foxit.sdk.PDFViewCtrl | |
insertPages(int index, float width, float height, int style, int color, int rotation, int count) | com.foxit.sdk.PDFViewCtrl | |
insertPages(int index, int size, int style, int color, int rotation, int count) | com.foxit.sdk.PDFViewCtrl | |
insertPages(int dstIndex, int flags, String layerName, String srcFilePath, byte[] password, int[] pageRanges) | com.foxit.sdk.PDFViewCtrl | |
insertPages(int dstIndex, int flags, String layerName, PDFDoc srcDoc, int[] pageRanges) | com.foxit.sdk.PDFViewCtrl | |
isDynamicXFA() | com.foxit.sdk.PDFViewCtrl | |
isNightMode() | com.foxit.sdk.PDFViewCtrl | |
isOwner() | com.foxit.sdk.PDFViewCtrl | |
isPageVisible(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
lock() | com.foxit.sdk.PDFViewCtrl | static |
movePage(int index, int dstIndex) | com.foxit.sdk.PDFViewCtrl | |
onDoubleTap(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
onDoubleTapEvent(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
onDown(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) | com.foxit.sdk.PDFViewCtrl | |
onLongPress(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
onScale(ScaleGestureDetector detector) | com.foxit.sdk.PDFViewCtrl | |
onScaleBegin(ScaleGestureDetector detector) | com.foxit.sdk.PDFViewCtrl | |
onScaleEnd(ScaleGestureDetector detector) | com.foxit.sdk.PDFViewCtrl | |
onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) | com.foxit.sdk.PDFViewCtrl | |
onShowPress(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
onSingleTapConfirmed(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
onSingleTapUp(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
onTouchEvent(MotionEvent e) | com.foxit.sdk.PDFViewCtrl | |
openDoc(final String path, final byte[] password) | com.foxit.sdk.PDFViewCtrl | |
openDoc(Uri uri, final byte[] password) | com.foxit.sdk.PDFViewCtrl | |
openDocFromMemory(final byte[] buffer, final byte[] password) | com.foxit.sdk.PDFViewCtrl | |
openDocFromUrl(String url, byte[] password, CacheOption cacheOption, HttpRequestProperties properties) | com.foxit.sdk.PDFViewCtrl | |
PAGESPACING_HORIZONTAL | com.foxit.sdk.PDFViewCtrl | static |
PAGESPACING_VERTICAL | com.foxit.sdk.PDFViewCtrl | static |
PDFViewCtrl(Context context, AttributeSet attrs) | com.foxit.sdk.PDFViewCtrl | |
PDFViewCtrl(Context context) | com.foxit.sdk.PDFViewCtrl | |
recoverForOOM() | com.foxit.sdk.PDFViewCtrl | |
refresh(int pageIndex, Rect rect) | com.foxit.sdk.PDFViewCtrl | |
registerActivityResultListener(IActivityResultListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerDocEventListener(IDocEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerDoubleTapEventListener(IDoubleTapEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerDrawEventListener(IDrawEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerGestureEventListener(IGestureEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerLayoutEventListener(ILayoutEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerPageEventListener(IPageEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerRecoveryEventListener(IRecoveryEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerScaleGestureEventListener(IScaleGestureEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
registerTouchEventListener(ITouchEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
removePages(int[] pageIndexes) | com.foxit.sdk.PDFViewCtrl | |
removeTask(Task task) | com.foxit.sdk.PDFViewCtrl | |
rotatePages(int[] pageIndexes, int rotation) | com.foxit.sdk.PDFViewCtrl | |
rotateView(int rotation) | com.foxit.sdk.PDFViewCtrl | |
saveDoc(String filePath, int flag) | com.foxit.sdk.PDFViewCtrl | |
scrollView(float distanceX, float distanceY) | com.foxit.sdk.PDFViewCtrl | |
setAppProvider(AppProviderCallback callback) | com.foxit.sdk.PDFViewCtrl | |
setAttachedActivity(Activity attachedActivity) | com.foxit.sdk.PDFViewCtrl | |
setBackgroundColor(int color) | com.foxit.sdk.PDFViewCtrl | |
setColorMode(int colorMode) | com.foxit.sdk.PDFViewCtrl | |
setConnectedPDFEventListener(IConnectedPDFEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
setCropMode(int mode) | com.foxit.sdk.PDFViewCtrl | |
setCropRect(int pageIndex, RectF cropRect) | com.foxit.sdk.PDFViewCtrl | |
setDoc(PDFDoc pdfDocument) | com.foxit.sdk.PDFViewCtrl | |
setFilePath(String filePath) | com.foxit.sdk.PDFViewCtrl | |
setHScrollPos(int pos) | com.foxit.sdk.PDFViewCtrl | |
setMappingModeBackgroundColor(int mappingModeBackgroundColor) | com.foxit.sdk.PDFViewCtrl | |
setMappingModeForegroundColor(int mappingModeForegroundColor) | com.foxit.sdk.PDFViewCtrl | |
setMaxZoomLimit(float maxZoomLimit) | com.foxit.sdk.PDFViewCtrl | |
setMinZoomLimit(float minZoomLimit) | com.foxit.sdk.PDFViewCtrl | |
setNightMode(boolean bNightMode) | com.foxit.sdk.PDFViewCtrl | |
setPageLayoutMode(@PageMode int lMode) | com.foxit.sdk.PDFViewCtrl | |
setPageSpacing(int space) | com.foxit.sdk.PDFViewCtrl | |
setPageSpacing(int space, int direction) | com.foxit.sdk.PDFViewCtrl | |
setReflowMode(int reflowMode) | com.foxit.sdk.PDFViewCtrl | |
setUIExtensionsManager(UIExtensionsManager manager) | com.foxit.sdk.PDFViewCtrl | |
setVScrollPos(int pos) | com.foxit.sdk.PDFViewCtrl | |
setZoom(Point devicePt, float factor) | com.foxit.sdk.PDFViewCtrl | |
setZoom(float factor) | com.foxit.sdk.PDFViewCtrl | |
setZoomMode(int zMode) | com.foxit.sdk.PDFViewCtrl | |
shouldRecover | com.foxit.sdk.PDFViewCtrl | |
unlock() | com.foxit.sdk.PDFViewCtrl | static |
unregisterActivityResultListener(IActivityResultListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterDocEventListener(IDocEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterDoubleTapEventListener(IDoubleTapEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterDrawEventListener(IDrawEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterGestureEventListener(IGestureEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterLayoutEventListener(ILayoutEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterPageEventListener(IPageEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterRecoveryEventListener(IRecoveryEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterScaleGestureEventListener(IScaleGestureEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
unregisterTouchEventListener(ITouchEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
updatePagesLayout() | com.foxit.sdk.PDFViewCtrl | |
ZOOMMODE_CUSTOMIZE | com.foxit.sdk.PDFViewCtrl | static |
ZOOMMODE_FITHEIGHT | com.foxit.sdk.PDFViewCtrl | static |
ZOOMMODE_FITPAGE | com.foxit.sdk.PDFViewCtrl | static |
ZOOMMODE_FITWIDTH | com.foxit.sdk.PDFViewCtrl | static |