- textRtol(boolean) - Static method in class com.radaee.pdf.PDFVS
-
text selection or page text start from right to left?
- thumbClose() - Method in class com.radaee.pdfex.ThumbView
-
close thumb view and free all memory.
- thumbGetDoc() - Method in class com.radaee.pdfex.ThumbView
-
- thumbGotoPage(int) - Method in class com.radaee.pdfex.ThumbView
-
goto page and display the thumb image in center.
- thumbOpen(PDFView, ThumbView.ThumbListener) - Method in class com.radaee.pdfex.ThumbView
-
open from PDFView, must invoked after PDFView.open()
- ThumbView - Class in com.radaee.pdfex
-
Thumb list view.
- ThumbView(Context, AttributeSet) - Constructor for class com.radaee.pdfex.ThumbView
-
- ThumbView(Context) - Constructor for class com.radaee.pdfex.ThumbView
-
- ThumbView.ThumbListener - Interface in com.radaee.pdfex
-
Interface for Thumb View listener.
- timespan - Variable in class com.radaee.pdfex.PDFPage
-
- tmp_path - Static variable in class com.radaee.pdf.Global
-
temp path, able after Init() invoked
- ToDIBPoint(Matrix, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map PDF point to DIB point.
- ToDIBPoint(float, int, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map PDF point to DIB point.
- ToDIBRect(Matrix, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map PDF rectangle to DIB rectangle.
- ToDIBRect(float, int, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map PDF rectangle to DIB rectangle.
- top - Variable in class com.radaee.pdfex.PDFView.PDFPageDispPara
-
top of page in view
- ToPDFPoint(Matrix, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map DIB point to PDF point.
- ToPDFPoint(float, int, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map DIB point to PDF point.
- ToPDFRect(Matrix, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map DIB rectangle to PDF rectangle.
- ToPDFRect(float, int, float[], float[]) - Static method in class com.radaee.pdf.Global
-
map DIB rectangle to PDF rectangle.