| addImagePage(final int dstIndex, String imagePath) | com.foxit.sdk.PDFViewCtrl | |
| addNodePage(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
| addTask(Task task) | com.foxit.sdk.PDFViewCtrl | |
| appendPageView(View view) | com.foxit.sdk.PDFViewCtrl | |
| AUTO_FLING | com.foxit.sdk.PDFViewCtrl | static |
| AUTO_NONE | com.foxit.sdk.PDFViewCtrl | static |
| AUTO_SCROLL_CORRECTION | com.foxit.sdk.PDFViewCtrl | static |
| AUTO_SCROLL_TURNPAGE | com.foxit.sdk.PDFViewCtrl | static |
| AUTO_ZOOM_RECT | com.foxit.sdk.PDFViewCtrl | static |
| AUTO_ZOOMIN | com.foxit.sdk.PDFViewCtrl | static |
| AUTO_ZOOMOUT | com.foxit.sdk.PDFViewCtrl | static |
| 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 | |
| enablePageFlippingByTouchBorder(boolean pageFlipping) | com.foxit.sdk.PDFViewCtrl | |
| enableTilingRefresh(boolean isTilingRefresh) | com.foxit.sdk.PDFViewCtrl | |
| enableTurnPageBySliding(boolean isTurnPageBySliding) | com.foxit.sdk.PDFViewCtrl | |
| GESTURE_LOCK_DOUBLE_TAP | com.foxit.sdk.PDFViewCtrl | static |
| GESTURE_LOCK_NONE | com.foxit.sdk.PDFViewCtrl | static |
| GESTURE_LOCK_PAN | com.foxit.sdk.PDFViewCtrl | static |
| GESTURE_LOCK_PINCH | com.foxit.sdk.PDFViewCtrl | static |
| GESTURE_LOCK_SINGLE_TAP | com.foxit.sdk.PDFViewCtrl | static |
| getAppProvider() | com.foxit.sdk.PDFViewCtrl | |
| getAttachedActivity() | com.foxit.sdk.PDFViewCtrl | |
| getCachePages() | com.foxit.sdk.PDFViewCtrl | |
| getColorMode() | com.foxit.sdk.PDFViewCtrl | |
| getCropRect(int pageIndex) | 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 | |
| getPageBinding() | 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 | |
| getReflowBackgroundColor() | 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 | |
| isContinuous() | com.foxit.sdk.PDFViewCtrl | |
| isDynamicXFA() | com.foxit.sdk.PDFViewCtrl | |
| isKeepZoomRatio() | com.foxit.sdk.PDFViewCtrl | |
| isNightMode() | com.foxit.sdk.PDFViewCtrl | |
| isOwner() | com.foxit.sdk.PDFViewCtrl | |
| isPageFlippingByTouchBorder() | com.foxit.sdk.PDFViewCtrl | |
| isPageVisible(int pageIndex) | com.foxit.sdk.PDFViewCtrl | |
| isTouchPageView(Point point) | com.foxit.sdk.PDFViewCtrl | |
| LEFT_EDGE | com.foxit.sdk.PDFViewCtrl | static |
| 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 | |
| openDoc(final FileReaderCallback FileReader, 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 | |
| PAGELAYOUTMODE_COVER | com.foxit.sdk.PDFViewCtrl | static |
| PAGELAYOUTMODE_FACING | com.foxit.sdk.PDFViewCtrl | static |
| PAGELAYOUTMODE_REFLOW | com.foxit.sdk.PDFViewCtrl | static |
| PAGELAYOUTMODE_SINGLE | com.foxit.sdk.PDFViewCtrl | static |
| PAGESPACING_HORIZONTAL | com.foxit.sdk.PDFViewCtrl | static |
| PAGESPACING_VERTICAL | com.foxit.sdk.PDFViewCtrl | static |
| PDF_PAGE_STYLE_TYPE_BLANK | com.foxit.sdk.PDFViewCtrl | static |
| PDF_PAGE_STYLE_TYPE_GRAPH | com.foxit.sdk.PDFViewCtrl | static |
| PDF_PAGE_STYLE_TYPE_GRID | com.foxit.sdk.PDFViewCtrl | static |
| PDF_PAGE_STYLE_TYPE_LINED | com.foxit.sdk.PDFViewCtrl | static |
| PDF_PAGE_STYLE_TYPE_MUSIC | 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 | |
| registerPageAutoEventListener(IPageAutoEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| registerPageEventListener(IPageEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| registerRecoveryEventListener(IRecoveryEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| registerReflowEventListener(IReflowEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| registerRenderEventListener(IRenderEventListener 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 | |
| removeSecurity(PDFDoc doc) | com.foxit.sdk.PDFViewCtrl | |
| removeTask(Task task) | com.foxit.sdk.PDFViewCtrl | |
| renderRmsWatermark(PDFPage page, Renderer renderer, Matrix2D displayMatrix) | com.foxit.sdk.PDFViewCtrl | |
| RIGHT_EDGE | com.foxit.sdk.PDFViewCtrl | static |
| rotatePages(int[] pageIndexes, int rotation) | com.foxit.sdk.PDFViewCtrl | |
| rotateView(int rotation) | com.foxit.sdk.PDFViewCtrl | |
| saveAsWrapperFile(String path, int flag) | com.foxit.sdk.PDFViewCtrl | |
| saveDoc(String filePath, int flag) | com.foxit.sdk.PDFViewCtrl | |
| saveDoc(FileWriterCallback fileWriter, 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 | |
| setContinuous(boolean isContinuous) | 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 | |
| setExceptionLogger(Context context, String foldPath, final IExceptionLogger logger) | com.foxit.sdk.PDFViewCtrl | static |
| setFilePath(String filePath) | com.foxit.sdk.PDFViewCtrl | |
| setGestureLockFlags(int lockFlags) | com.foxit.sdk.PDFViewCtrl | |
| setHScrollPos(int pos) | com.foxit.sdk.PDFViewCtrl | |
| setKeepZoomRatio(boolean keep) | 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 | |
| setPageBinding(@PageBinding int pageBinding) | 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 | |
| setReflowBackgroundColor(int color) | 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 | |
| slideToNextScreen() | com.foxit.sdk.PDFViewCtrl | |
| slideToPreviousScreen() | 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 | |
| unregisterPageAutoEventListener(IPageAutoEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| unregisterPageEventListener(IPageEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| unregisterRecoveryEventListener(IRecoveryEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| unregisterReflowEventListener(IReflowEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| unregisterRenderEventListener(IRenderEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| unregisterScaleGestureEventListener(IScaleGestureEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| unregisterTouchEventListener(ITouchEventListener listener) | com.foxit.sdk.PDFViewCtrl | |
| updatePagesLayout() | com.foxit.sdk.PDFViewCtrl | |
| ZOOM_FITRECT_HEIGHT | com.foxit.sdk.PDFViewCtrl | static |
| ZOOM_FITRECT_RECT | com.foxit.sdk.PDFViewCtrl | static |
| ZOOM_FITRECT_WIDTH | com.foxit.sdk.PDFViewCtrl | static |
| 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 |
| zoomToRect(int pageIndex, RectF pageViewRect, int fitMode) | com.foxit.sdk.PDFViewCtrl | |