A B C D E F G H I L M N O P R S T U V X Y Z 

G

get_file_name(int) - Method in class com.radaee.pdfex.PDFRecent
get file name by index.
get_items_cnt() - Method in class com.radaee.pdfex.PDFRecent
get items count.
get_node(int) - Method in class com.radaee.pdfex.PDFRecent
 
get_page_no(int) - Method in class com.radaee.pdfex.PDFRecent
get page no by index.
get_page_ratio(int) - Method in class com.radaee.pdfex.PDFRecent
get ratio by index.
get_page_x(int) - Method in class com.radaee.pdfex.PDFRecent
get x by index.
get_page_y(int) - Method in class com.radaee.pdfex.PDFRecent
get y by index.
get_path(int) - Method in class com.radaee.pdfex.PDFRecent
get path by index.
GetAnnot(int) - Method in class com.radaee.pdf.Page
get annotations by index.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnot3D(int) - Method in class com.radaee.pdf.Page
get annotation's 3D object name.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnot3DData(int, String) - Method in class com.radaee.pdf.Page
get annotation's 3D data.
GetAnnotAttachment(int) - Method in class com.radaee.pdf.Page
get annotation's attachment name.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotAttachmentData(int, String) - Method in class com.radaee.pdf.Page
get annotation's attachment data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotCheckStatus(int) - Method in class com.radaee.pdf.Page
get status of check-box and radio-box.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotComboItem(int, int) - Method in class com.radaee.pdf.Page
get an item of combo-box.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotComboItemCount(int) - Method in class com.radaee.pdf.Page
get item count of combo-box.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotComboItemSel(int) - Method in class com.radaee.pdf.Page
get current selected item index of combo-box.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotCount() - Method in class com.radaee.pdf.Page
get annotations count in this page.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotDest(int) - Method in class com.radaee.pdf.Page
get annotation's destination.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotEditText(int) - Method in class com.radaee.pdf.Page
get contents of edit-box.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotEditTextRect(int, float[]) - Method in class com.radaee.pdf.Page
get position and size of edit-box.
for FreeText annotation, position of edit-box is not the position of annotation.
so this function is needed for edit-box.
GetAnnotEditTextSize(int) - Method in class com.radaee.pdf.Page
get text size of edit-box.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotEditType(int) - Method in class com.radaee.pdf.Page
get type of edit-box.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotFieldType(int) - Method in class com.radaee.pdf.Page
get annotation field type in acroForm.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotFromPoint(float, float) - Method in class com.radaee.pdf.Page
get annotations by PDF point.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotMovie(int) - Method in class com.radaee.pdf.Page
get annotation's movie name.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotMovieData(int, String) - Method in class com.radaee.pdf.Page
get annotation's movie data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotPopupSubject(int) - Method in class com.radaee.pdf.Page
get annotation's popup subject.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotPopupText(int) - Method in class com.radaee.pdf.Page
get annotation's popup text.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotRect(int, float[]) - Method in class com.radaee.pdf.Page
set annotation's box rectangle.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotReset(int) - Method in class com.radaee.pdf.Page
check if the annotation is reset button?
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotSound(int) - Method in class com.radaee.pdf.Page
get annotation's sound name.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotSoundData(int, int[], String) - Method in class com.radaee.pdf.Page
get annotation's sound data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotSubmitPara(int) - Method in class com.radaee.pdf.Page
get annotation submit parameters.
mail mode: return whole XML string for form data.
other mode: url data likes: "para1=xxx¶2=xxx".
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotSubmitTarget(int) - Method in class com.radaee.pdf.Page
get annotation submit target.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in premium version
GetAnnotType(int) - Method in class com.radaee.pdf.Page
get annotation type.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetAnnotURI(int) - Method in class com.radaee.pdf.Page
get annotation's URL link string.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
GetMeta(String) - Method in class com.radaee.pdf.Document
get meta data for document.
GetNode(int, float[]) - Method in class com.radaee.pdf.Path
get each node
GetNodeCount() - Method in class com.radaee.pdf.Path
 
GetOutlineChild(int) - Method in class com.radaee.pdf.Document
get first child outline item.
GetOutlineDest(int) - Method in class com.radaee.pdf.Document
get goto page NO.
GetOutlineNext(int) - Method in class com.radaee.pdf.Document
get next outline item
GetOutlines() - Method in class com.radaee.pdf.Document
get root outline item.
GetOutlineTitle(int) - Method in class com.radaee.pdf.Document
get label of the outline item
GetPage(int) - Method in class com.radaee.pdf.Document
get a Page object for page NO.
GetPage(int) - Method in class com.radaee.pdf.PDFV
get displayed page by index.
GetPageCount() - Method in class com.radaee.pdf.Document
get pages count.
GetPageCount() - Method in class com.radaee.pdf.PDFV
count of displayed page
GetPageFromPoint(float, float, float[]) - Method in class com.radaee.pdf.PDFV
get displayed page by view point.
GetPageHeight(int) - Method in class com.radaee.pdf.Document
get page height by page NO.
GetPageRatio(int) - Method in class com.radaee.pdf.PDFV
get zoom scale level for page
GetPageRect(int, float[]) - Method in class com.radaee.pdf.PDFV
get page rect area.
GetPageWidth(int) - Method in class com.radaee.pdf.Document
get page width by page NO.
GetPos(float[]) - Method in class com.radaee.pdf.PDFV
return pageNO and point of current page.
GetRotate() - Method in class com.radaee.pdf.Page
get rotate degree for page, example: 0 or 90
getVals() - Method in class com.radaee.pdf.Document
inner function.
Global - Class in com.radaee.pdf
class for Global setting.
Global() - Constructor for class com.radaee.pdf.Global
 
A B C D E F G H I L M N O P R S T U V X Y Z