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

A

AddAnnotBitmap(Bitmap, boolean, float[]) - Method in class com.radaee.pdf.Page
add a bitmap object as an annotation to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotEditbox(Matrix, float[], float, int) - Method in class com.radaee.pdf.Page
add an edit-box on page.
AddAnnotGlyph(Matrix, Path, int, boolean) - Method in class com.radaee.pdf.Page
add a user-defined glyph to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotGoto(float[], int, float) - Method in class com.radaee.pdf.Page
add goto-page link to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotHWriting(Matrix, HWriting, float, float) - Method in class com.radaee.pdf.Page
add hand-writing to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotInk(Matrix, Ink, float, float) - Method in class com.radaee.pdf.Page
add hand-writing to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotMarkup(Matrix, float[], int) - Method in class com.radaee.pdf.Page
add a text-markup annotation to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotMarkup(int, int, int) - Method in class com.radaee.pdf.Page
add a text-markup annotation to page.
you should re-render page to display modified data.
this can be only invoked after ObjsStart.
this method valid in professional or premium version
AddAnnotRect(Matrix, float[], float, int) - Method in class com.radaee.pdf.Page
add rectangle to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotText(float[]) - Method in class com.radaee.pdf.Page
add a sticky text annotation to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddAnnotURI(float[], String) - Method in class com.radaee.pdf.Page
add URL link to page.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
AddBitmap(Bitmap, boolean, float[]) - Method in class com.radaee.pdf.Page
mostly like to AddAnnotBitmap, but add a bitmap object to page content directly.
you should re-render page to display modified data.
this can be invoked after ObjsStart or Render or RenderToBmp.
this method valid in professional or premium version
annotEnd() - Method in interface com.radaee.pdfex.PDFView
end annotation operations.
annotEnd() - Method in class com.radaee.pdfex.PDFViewDual
 
annotEnd() - Method in class com.radaee.pdfex.PDFViewHorz
 
annotEnd() - Method in class com.radaee.pdfex.PDFViewReflow
 
annotEnd() - Method in class com.radaee.pdfex.PDFViewScroll
 
annotEnd() - Method in class com.radaee.pdfex.PDFViewSingle
 
annotEnd() - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotEnd() - Method in class com.radaee.pdfex.PDFViewVert
 
annotGetSubject() - Method in interface com.radaee.pdfex.PDFView
get selected annotation's subject.
annotGetSubject() - Method in class com.radaee.pdfex.PDFViewDual
 
annotGetSubject() - Method in class com.radaee.pdfex.PDFViewHorz
 
annotGetSubject() - Method in class com.radaee.pdfex.PDFViewReflow
 
annotGetSubject() - Method in class com.radaee.pdfex.PDFViewScroll
 
annotGetSubject() - Method in class com.radaee.pdfex.PDFViewSingle
 
annotGetSubject() - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotGetSubject() - Method in class com.radaee.pdfex.PDFViewVert
 
annotGetText() - Method in interface com.radaee.pdfex.PDFView
get selected annotation's text.
annotGetText() - Method in class com.radaee.pdfex.PDFViewDual
 
annotGetText() - Method in class com.radaee.pdfex.PDFViewHorz
 
annotGetText() - Method in class com.radaee.pdfex.PDFViewReflow
 
annotGetText() - Method in class com.radaee.pdfex.PDFViewScroll
 
annotGetText() - Method in class com.radaee.pdfex.PDFViewSingle
 
annotGetText() - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotGetText() - Method in class com.radaee.pdfex.PDFViewVert
 
annotInk() - Method in interface com.radaee.pdfex.PDFView
start draw ink.
annotInk() - Method in class com.radaee.pdfex.PDFViewDual
 
annotInk() - Method in class com.radaee.pdfex.PDFViewHorz
 
annotInk() - Method in class com.radaee.pdfex.PDFViewReflow
 
annotInk() - Method in class com.radaee.pdfex.PDFViewScroll
 
annotInk() - Method in class com.radaee.pdfex.PDFViewSingle
 
annotInk() - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotInk() - Method in class com.radaee.pdfex.PDFViewVert
 
annotPerform() - Method in interface com.radaee.pdfex.PDFView
perform selected annotation.
annotPerform() - Method in class com.radaee.pdfex.PDFViewDual
 
annotPerform() - Method in class com.radaee.pdfex.PDFViewHorz
 
annotPerform() - Method in class com.radaee.pdfex.PDFViewReflow
 
annotPerform() - Method in class com.radaee.pdfex.PDFViewScroll
 
annotPerform() - Method in class com.radaee.pdfex.PDFViewSingle
 
annotPerform() - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotPerform() - Method in class com.radaee.pdfex.PDFViewVert
 
annotRect() - Method in interface com.radaee.pdfex.PDFView
start draw rectangle.
annotRect() - Method in class com.radaee.pdfex.PDFViewDual
 
annotRect() - Method in class com.radaee.pdfex.PDFViewHorz
 
annotRect() - Method in class com.radaee.pdfex.PDFViewReflow
 
annotRect() - Method in class com.radaee.pdfex.PDFViewScroll
 
annotRect() - Method in class com.radaee.pdfex.PDFViewSingle
 
annotRect() - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotRect() - Method in class com.radaee.pdfex.PDFViewVert
 
annotRemove() - Method in interface com.radaee.pdfex.PDFView
remove selected annotation.
annotRemove() - Method in class com.radaee.pdfex.PDFViewDual
 
annotRemove() - Method in class com.radaee.pdfex.PDFViewHorz
 
annotRemove() - Method in class com.radaee.pdfex.PDFViewReflow
 
annotRemove() - Method in class com.radaee.pdfex.PDFViewScroll
 
annotRemove() - Method in class com.radaee.pdfex.PDFViewSingle
 
annotRemove() - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotRemove() - Method in class com.radaee.pdfex.PDFViewVert
 
annotSetChoice(int) - Method in interface com.radaee.pdfex.PDFView
select combo-box item
annotSetChoice(int) - Method in class com.radaee.pdfex.PDFViewDual
 
annotSetChoice(int) - Method in class com.radaee.pdfex.PDFViewHorz
 
annotSetChoice(int) - Method in class com.radaee.pdfex.PDFViewReflow
 
annotSetChoice(int) - Method in class com.radaee.pdfex.PDFViewScroll
 
annotSetChoice(int) - Method in class com.radaee.pdfex.PDFViewSingle
 
annotSetChoice(int) - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotSetChoice(int) - Method in class com.radaee.pdfex.PDFViewVert
 
annotSetEditText(String) - Method in interface com.radaee.pdfex.PDFView
set edit-box value.
annotSetEditText(String) - Method in class com.radaee.pdfex.PDFViewDual
 
annotSetEditText(String) - Method in class com.radaee.pdfex.PDFViewHorz
 
annotSetEditText(String) - Method in class com.radaee.pdfex.PDFViewReflow
 
annotSetEditText(String) - Method in class com.radaee.pdfex.PDFViewScroll
 
annotSetEditText(String) - Method in class com.radaee.pdfex.PDFViewSingle
 
annotSetEditText(String) - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotSetEditText(String) - Method in class com.radaee.pdfex.PDFViewVert
 
annotSetMarkup(int) - Method in interface com.radaee.pdfex.PDFView
set selected text as markup annotation.
annotSetMarkup(int) - Method in class com.radaee.pdfex.PDFViewDual
 
annotSetMarkup(int) - Method in class com.radaee.pdfex.PDFViewHorz
 
annotSetMarkup(int) - Method in class com.radaee.pdfex.PDFViewReflow
 
annotSetMarkup(int) - Method in class com.radaee.pdfex.PDFViewScroll
 
annotSetMarkup(int) - Method in class com.radaee.pdfex.PDFViewSingle
 
annotSetMarkup(int) - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotSetMarkup(int) - Method in class com.radaee.pdfex.PDFViewVert
 
annotSetSubject(String) - Method in interface com.radaee.pdfex.PDFView
set selected annotation's subject.
annotSetSubject(String) - Method in class com.radaee.pdfex.PDFViewDual
 
annotSetSubject(String) - Method in class com.radaee.pdfex.PDFViewHorz
 
annotSetSubject(String) - Method in class com.radaee.pdfex.PDFViewReflow
 
annotSetSubject(String) - Method in class com.radaee.pdfex.PDFViewScroll
 
annotSetSubject(String) - Method in class com.radaee.pdfex.PDFViewSingle
 
annotSetSubject(String) - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotSetSubject(String) - Method in class com.radaee.pdfex.PDFViewVert
 
annotSetText(String) - Method in interface com.radaee.pdfex.PDFView
set selected annotation's text.
annotSetText(String) - Method in class com.radaee.pdfex.PDFViewDual
 
annotSetText(String) - Method in class com.radaee.pdfex.PDFViewHorz
 
annotSetText(String) - Method in class com.radaee.pdfex.PDFViewReflow
 
annotSetText(String) - Method in class com.radaee.pdfex.PDFViewScroll
 
annotSetText(String) - Method in class com.radaee.pdfex.PDFViewSingle
 
annotSetText(String) - Method in class com.radaee.pdfex.PDFViewSingleEx
 
annotSetText(String) - Method in class com.radaee.pdfex.PDFViewVert
 
A B C D E F G H I L M N O P R S T U V X Y Z