- Page - Class in com.radaee.pdf
-
class for PDF Page.
- Page() - Constructor for class com.radaee.pdf.Page
-
- page - Variable in class com.radaee.pdfex.PDFView.PDFPosition
-
0 based page NO.
- page_x - Variable in class com.radaee.pdfex.PDFView.PDFPosition
-
page offset.
- page_y - Variable in class com.radaee.pdfex.PDFView.PDFPosition
-
page offset.
- PageAddBitmap(int, Bitmap, boolean, float[]) - Method in class com.radaee.pdf.PDFV
-
this method mostly like PageAddBitmapAnnot, but this is not annotation.
it add bitmap to page content directly.
this method can be only invoked in profession or premium license
- PageAddBitmapAnnot(int, Bitmap, boolean, float[]) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageAddEditboxAnnot(int, float[], float, int) - Method in class com.radaee.pdf.PDFV
-
add a free-text annotation on page.
this method can be only invoked in profession or premium license
- PageAddGotoAnnot(int, float[], int, float) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageAddInkAnnot(int, Ink) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageAddMarkupAnnot(int, int, int) - Method in class com.radaee.pdf.PDFV
-
add text-markup annotation for current selection.
- PageAddRectAnnot(int, float[], float, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageAddTextAnnot(int, float, float) - Method in class com.radaee.pdf.PDFV
-
add a sticky annotation on page.
this method can be only invoked in profession or premium license
- PageAddUriAnnot(int, float[], String) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageGetAnnot(int, int) - Method in class com.radaee.pdf.PDFV
-
get annotation object of the page by index.
this method can be only invoked in profession or premium license
- PageGetAnnot3D(int, int) - Method in class com.radaee.pdf.PDFV
-
this method mostly like Page.GetAnnot3D
this method can be only invoked in profession or premium license
- PageGetAnnot3DData(int, int, String) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageGetAnnotAttach(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageGetAnnotAttachData(int, int, String) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageGetAnnotCheckStatus(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotComboItem(int, int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotComboItemCount(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotComboSel(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotCount(int) - Method in class com.radaee.pdf.PDFV
-
get count of annotations in the page.
this method can be only invoked in profession or premium license
- PageGetAnnotDest(int, int) - Method in class com.radaee.pdf.PDFV
-
get page NO.
- PageGetAnnotEditText(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotEditTextRect(int, int, float[]) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotEditTextSize(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotEditType(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotFromPoint(int, float, float) - Method in class com.radaee.pdf.PDFV
-
get annotation object of the page by view point.
this method can be only invoked in profession or premium license
- PageGetAnnotMovie(int, int) - Method in class com.radaee.pdf.PDFV
-
this method mostly like Page.GetAnnotMovie
this method can be only invoked in profession or premium license
- PageGetAnnotMovieData(int, int, String) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageGetAnnotRect(int, int, float[]) - Method in class com.radaee.pdf.PDFV
-
get RECT of an annotation.
this method can be only invoked in profession or premium license
- PageGetAnnotReset(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotSound(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageGetAnnotSoundData(int, int, int[], String) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in profession or premium license
- PageGetAnnotSubj(int, int) - Method in class com.radaee.pdf.PDFV
-
get sticky annotation's subject(or title).
this method can be only invoked in profession or premium license
- PageGetAnnotSubmitPara(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotSubmitTarget(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageGetAnnotText(int, int) - Method in class com.radaee.pdf.PDFV
-
get sticky annotation's text.
this method can be only invoked in profession or premium license
- PageGetAnnotType(int, int) - Method in class com.radaee.pdf.PDFV
-
get type of an annotation
this method can be only invoked in profession or premium license
- PageGetAnnotURI(int, int) - Method in class com.radaee.pdf.PDFV
-
get uri of a web annotation.
this method can be only invoked in profession or premium license
- pageno - Variable in class com.radaee.pdfex.PDFView.PDFPageDispPara
-
NO.
- PageRemoveAnnot(int, int) - Method in class com.radaee.pdf.PDFV
-
remove annotation object in page.
this method can be only invoked in profession or premium license
- PageRender(int) - Method in class com.radaee.pdf.PDFV
-
re-render page
- PageSetAnnotCheckValue(int, int, boolean) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageSetAnnotComboSel(int, int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageSetAnnotEditText(int, int, String) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageSetAnnotRadio(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageSetAnnotReset(int, int) - Method in class com.radaee.pdf.PDFV
-
this method can be only invoked in premium license
- PageSetAnnotSubj(int, int, String) - Method in class com.radaee.pdf.PDFV
-
set sticky annotation's subject(or title).
this method can be only invoked in profession or premium license
- PageSetAnnotText(int, int, String) - Method in class com.radaee.pdf.PDFV
-
set sticky annotation's text.
this method can be only invoked in profession or premium license
- Path - Class in com.radaee.pdf
-
class for Path
- Path() - Constructor for class com.radaee.pdf.Path
-
- PDFFinder - Class in com.radaee.pdfex
-
Inner class.
developer should not use this.
- PDFPage - Class in com.radaee.pdfex
-
Inner class.
developer should not use this.
- PDFPageDual - Class in com.radaee.pdfex
-
- PDFRecent - Class in com.radaee.pdfex
-
Class for Recent file list.
- PDFRecent(Context) - Constructor for class com.radaee.pdfex.PDFRecent
-
- PDFThread - Class in com.radaee.pdfex
-
Inner class.
developer should not use this.
- PDFTimer - Class in com.radaee.pdfex
-
Inner class.
developer should not use this.
- PDFV - Class in com.radaee.pdf
-
Class for PDFView, which is written by C/C++ codes
this is a "timer-drive" view class, means that developers should call PDFV.draw in timer to show page-layouts.
options for this class see: PDFVS class.
- PDFV() - Constructor for class com.radaee.pdf.PDFV
-
- PDFView - Interface in com.radaee.pdfex
-
Interface for UI control.
- PDFView.PDFAnnotListener - Interface in com.radaee.pdfex
-
Interface for annotation operations listener.
- PDFView.PDFPageDispPara - Class in com.radaee.pdfex
-
read only class to tell developers how a page displayed.
- PDFView.PDFPageDispPara() - Constructor for class com.radaee.pdfex.PDFView.PDFPageDispPara
-
- PDFView.PDFPosition - Class in com.radaee.pdfex
-
class record position for view.
- PDFView.PDFPosition() - Constructor for class com.radaee.pdfex.PDFView.PDFPosition
-
- PDFView.PDFSelDispPara - Class in com.radaee.pdfex
-
read only class to tell developers how selection displayed.
- PDFView.PDFSelDispPara() - Constructor for class com.radaee.pdfex.PDFView.PDFSelDispPara
-
- PDFView.PDFViewListener - Interface in com.radaee.pdfex
-
Interface for view operations listener.
- PDFView.STATUS - Enum in com.radaee.pdfex
-
inner class, developer should not use this.
- PDFViewDual - Class in com.radaee.pdfex
-
Single page on vertical screen.
- PDFViewDual(boolean) - Constructor for class com.radaee.pdfex.PDFViewDual
-
constructor function
- PDFViewDual(boolean[], boolean[]) - Constructor for class com.radaee.pdfex.PDFViewDual
-
constructor function
- PDFViewHorz - Class in com.radaee.pdfex
-
Horizontal page layout.
- PDFViewHorz() - Constructor for class com.radaee.pdfex.PDFViewHorz
-
- PDFViewReflow - Class in com.radaee.pdfex
-
Reflow texts layout.
- PDFViewReflow() - Constructor for class com.radaee.pdfex.PDFViewReflow
-
- PDFViewScroll - Class in com.radaee.pdfex
-
Page effect layout.
- PDFViewScroll() - Constructor for class com.radaee.pdfex.PDFViewScroll
-
- PDFViewSingle - Class in com.radaee.pdfex
-
Single page layout.
- PDFViewSingle() - Constructor for class com.radaee.pdfex.PDFViewSingle
-
- PDFViewSingleEx - Class in com.radaee.pdfex
-
Single page on vertical screen.
- PDFViewSingleEx() - Constructor for class com.radaee.pdfex.PDFViewSingleEx
-
- PDFViewVert - Class in com.radaee.pdfex
-
Vertical page layout.
- PDFViewVert() - Constructor for class com.radaee.pdfex.PDFViewVert
-
- PDFVS - Class in com.radaee.pdf
-
setting class for PDFV
- PDFVS() - Constructor for class com.radaee.pdf.PDFVS
-