Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

R

read(int, int) - Method in class com.foxit.gsdk.utils.FileHandler
Read buffer(represented as byte array) from the specific file which is related with current FileHandler object.
READDIRECT_L2R - Static variable in class com.foxit.gsdk.pdf.PDFDocument
Reading direction from left to right.
READDIRECT_R2L - Static variable in class com.foxit.gsdk.pdf.PDFDocument
Reading direction from right to left.
REFLOWFLAG_IMAGE - Static variable in class com.foxit.gsdk.pdf.PDFReflowPage
Reflow parsing flag for image mode.
REFLOWFLAG_NORMAL - Static variable in class com.foxit.gsdk.pdf.PDFReflowPage
Reflow parsing flag for normal mode, without image.
registerDefaultHandler() - Static method in class com.foxit.gsdk.pdf.signature.Signature
Register a default signature handler to Foxit PDF SDK.
registerHandler(String, String, SignatureHandler) - Static method in class com.foxit.gsdk.pdf.signature.Signature
Registers a third-party handler to Foxit PDF SDK, along with its filter and sub-filter.
registerSecurityHandler(String, SecurityHandler) - Static method in class com.foxit.gsdk.pdf.PDFDocument
Register a custom or RMS security handler to Foxit PDF SDK, enabling access to a PDF document which is protected by customized or RMS security handler.
release() - Method in class com.foxit.gsdk.archive.Archive
Release the Archive handle.
release() - Method in class com.foxit.gsdk.image.Image
Release an Image object.
release() - Method in class com.foxit.gsdk.image.ImageFile
Release current ImageFile object.
release() - Method in class com.foxit.gsdk.pdf.action.PDFAction
Release all resources of the action.
release() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Release all resources of current PDFEmbeddedGotoActionTarget object.
release(Object) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
Callback function to release current AnnotIconProvider object.
release() - Method in class com.foxit.gsdk.pdf.BookmarkPos
Release a BookmarkPos object.
release(Font) - Static method in class com.foxit.gsdk.pdf.FontManager
Release a Font object.
release(Object) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
Optional callback function to release data.
release() - Method in class com.foxit.gsdk.pdf.layer.LayerContext
Release current PDF layer context.
release() - Method in class com.foxit.gsdk.pdf.objects.PDFObject
Release a PDF object created but not inserted into any PDF document or other PDF objects.
release() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Release a page object which is created or which is cloned but not inserted into any PDF page.
release() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Release a PDFAttachment object.
release() - Method in class com.foxit.gsdk.pdf.PDFAttachments
Release a PDFAttachments object.
release() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Release a PDFBookmarkIterator object.
release() - Method in class com.foxit.gsdk.pdf.PDFPath
Release all related resources of the given PDFPath object.
release() - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Release all resources allocated for a PDFReflowPage handle.
release() - Method in class com.foxit.gsdk.pdf.PDFTextLink
Release all resources allocated for a PDFTextLink.
release() - Method in class com.foxit.gsdk.pdf.PDFTextPage
Release all resources allocated for a PDFTextPage object.
release() - Method in class com.foxit.gsdk.pdf.PDFTextSearch
Clear all resources allocated for a PDFTextSearch object.
release() - Method in class com.foxit.gsdk.pdf.PDFTextSelection
Release all resources allocated for a PDFTextSelection handle.
release() - Method in class com.foxit.gsdk.pdf.PDFWatermark
Release current watermark object.
release() - Method in class com.foxit.gsdk.pdf.Progress
Release the current progressive process.
release() - Method in class com.foxit.gsdk.pdf.RenderContext
Release a PDF rendering context object.
release() - Method in class com.foxit.gsdk.pdf.Renderer
Release the Renderer object.
release() - Method in class com.foxit.gsdk.psi.PSI
Destroy current pressure sensitive ink object.
release() - Method in class com.foxit.gsdk.utils.FileHandler
Release current FileHandler object.
releaseContext(Object, Object) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to release context handle of a custom handler.
releaseForm() - Method in class com.foxit.gsdk.pdf.PDFDocument
Release a PDF interactive form object.
remove() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Remove the current bookmark item.
remove() - Method in class com.foxit.gsdk.pdf.signature.Signature
Remove current signature.
removeAction(int, int) - Method in class com.foxit.gsdk.pdf.annots.Link
Remove an action of specified index associated with current link annotation.
removeAction(int, int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Remove an action of specified index associated with current widget annotation.
removeAction(int, int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Remove an action associated with current field and a trigger type by index in a form.
removeAction(int) - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Remove a specific bookmark action.
removeAction(int, int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Remove document trigger action.
removeAction(int, int) - Method in class com.foxit.gsdk.pdf.PDFPage
Remove a page trigger action.
removeAllActions(int) - Method in class com.foxit.gsdk.pdf.annots.Link
Remove all the actions associated with current link annotation.
removeAllActions(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Remove all the actions associated with current widget annotation.
removeAllActions(int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Remove all actions associated with current field and a trigger type in a form.
removeAllActions() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Remove all bookmark actions.
removeAllActions(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Remove all document trigger actions.
removeAllActions(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Remove all trigger actions of a page.
removeAllReplies() - Method in class com.foxit.gsdk.pdf.annots.Markup
Remove all the replies of current markup annotation.
removeAllStates() - Method in class com.foxit.gsdk.pdf.annots.Markup
Remove all the state annotations associated with current markup annotation.
removeAnnot(Annot) - Method in class com.foxit.gsdk.pdf.PDFPage
Remove an annotation from page.
removeAttachment(PDFAttachment) - Method in class com.foxit.gsdk.pdf.PDFAttachments
Remove an attachment.
removeControl(PDFFormControl) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Remove a form control from current form field.
removeField(PDFFormField) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Remove a form field from arco form.
removeMKEntry(int) - Method in class com.foxit.gsdk.pdf.annots.Screen
Remove a specified entry in MK dictionary.
removeMKEntry(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Remove a specified entry in MK dictionary.
removeObject(PageObject) - Method in class com.foxit.gsdk.pdf.pageobjects.PageObjects
Remove a page object.
removePoint(int) - Method in class com.foxit.gsdk.pdf.PDFPath
Remove the specific point of the given path data.
removeReply(int) - Method in class com.foxit.gsdk.pdf.annots.Markup
Remove a reply with specified index from current markup annotation.
removeWatermark(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Remove a watermark by index from current page, not including the SDK trial watermark.
removeWatermarks() - Method in class com.foxit.gsdk.pdf.PDFPage
Remove all watermarks in the current page.
renameField(String, String) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Rename a field to a new name.
render(Renderer, Point, int, int, PointF) - Method in class com.foxit.gsdk.psi.PSI
Render the pressure sensitive ink object.
RenderColorOption - Class in com.foxit.gsdk.pdf
Class RenderColorOption represents a color mode.
RenderColorOption() - Constructor for class com.foxit.gsdk.pdf.RenderColorOption
 
RenderContext - Class in com.foxit.gsdk.pdf
Class RenderContext represents the context of rendering.
Renderer - Class in com.foxit.gsdk.pdf
Class Renderer represents a graphics engine for rendering.
RENDERFLAG_NORMAL - Static variable in class com.foxit.gsdk.pdf.PDFPage
PDF page render flag for normal mode.
RENDERFLAG_QUICKDRAW - Static variable in class com.foxit.gsdk.pdf.PDFPage
PDF page parsing flag for quick draw mode.
RenderOption - Class in com.foxit.gsdk.pdf
Class RenderOption represents an option setting in the PDF rendering.
RenderOption() - Constructor for class com.foxit.gsdk.pdf.RenderOption
 
reopen(FileHandler, byte[]) - Method in class com.foxit.gsdk.pdf.PDFDocument
Re-open PDF file.
reserved - Variable in class com.foxit.gsdk.pdf.DefaultAppearance
Reserved.
reset(String[], boolean) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Reset data in fields to their default value.
reset() - Method in class com.foxit.gsdk.pdf.layer.LayerContext
Reset current PDF layer context.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Caret
Reset(regenerate) appearance of current caret annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Circle
Reset(regenerate) appearance of current circle annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.FileAttachment
Reset(regenerate) appearance of current file attachment annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.FreeText
Reset(regenerate) appearance of current free text annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Ink
Reset(regenerate) appearance of current ink annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Line
Reset(regenerate) appearance of current line annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Link
Reset(regenerate) appearance of current link annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Polygon
Reset(regenerate) appearance of current polygon annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Polyline
Reset(regenerate) appearance of current polyline annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.RubberStamp
Reset(regenerate) appearance of current stamp annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Square
Reset(regenerate) appearance of current square annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Text
Reset(regenerate) appearance of current text annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.TextMarkup
Reset(regenerate) appearance of current text markup annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.annots.Widget
Reset(regenerate) appearance of current widget annotation.
resetAppearance() - Method in class com.foxit.gsdk.pdf.signature.Signature
Reset the appearance of an unsigned signature field.
response(Object, String, String, String, String, boolean) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
Optional callback function to display a dialogue box containing a question and an entry field for the user to reply to the question.
RMSEncryptionParams - Class in com.foxit.gsdk.pdf.security
Class RMSEncryptionParams is used for Microsoft RMS encryption.
RMSEncryptionParams() - Constructor for class com.foxit.gsdk.pdf.security.RMSEncryptionParams
Default constructor of RMSEncryptionParams.
ROLLBACK - Static variable in class com.foxit.gsdk.pdf.Progress
To rollback the application process.
rotation - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkSetting
Rotation angle in degrees.
ROTATION_0 - Static variable in class com.foxit.gsdk.pdf.PDFPage
No rotation.
ROTATION_180 - Static variable in class com.foxit.gsdk.pdf.PDFPage
Rotate 180 degrees in clockwise direction.
ROTATION_270 - Static variable in class com.foxit.gsdk.pdf.PDFPage
Rotate 270 degrees in clockwise direction.
ROTATION_90 - Static variable in class com.foxit.gsdk.pdf.PDFPage
Rotate 90 degrees in clockwise direction.
RubberStamp - Class in com.foxit.gsdk.pdf.annots
Class RubberStamp represents the stamp annotation.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links