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

G

generateContents() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObjects
Generate PDF Page content.
getAction(int, int) - Method in class com.foxit.gsdk.pdf.annots.Link
Get action data of specific index associated with current link annotation.
getAction(int, int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Get action data of specific index associated with current annotation.
getAction(int, int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Retrieve action associated with a field and a trigger type at a specified index in a form.
getAction(int) - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Get the specified bookmark action.
getAction(int, int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Get document trigger action.
getAction(int, int) - Method in class com.foxit.gsdk.pdf.PDFPage
Get a trigger action of a page.
getAlignment() - Method in class com.foxit.gsdk.pdf.annots.FreeText
Get alignment of current free text annotation.
getAlignment() - Method in class com.foxit.gsdk.pdf.form.PDFForm
Retrieve alignment property of the form.
getAlignment() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get alignment type of a field's text.
getAlternateName() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get alternate name to be used in place of actual field name.
getAnnot(String, int) - Method in class com.foxit.gsdk.pdf.PDFPage
Get annotation with a specified index, by specific filter.
getAnnotAtDevicePos(String, Matrix, Point, float) - Method in class com.foxit.gsdk.pdf.PDFPage
Get annotation at a specific position in device (in pixel), by specific filter.
getAnnotAtPos(String, Point2D.Float, float) - Method in class com.foxit.gsdk.pdf.PDFPage
Get annotation at a specific position in PDF page, by specific filter.
getAnnotFlags() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get annotation flags of current signature.
getAnnotIndex() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Get annotation index of current target.
getAnnotName() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Get annotation name of current target.
getAppearanceFlags() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get the appearance flags of current signature.
getAreaType(String) - Method in class com.foxit.gsdk.pdf.PDFDocument
Get the type of area item.
getAscent() - Method in class com.foxit.gsdk.pdf.Font
Get the ascent value of the font.
getAttachment() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Get attachment of embedded go-to action.
getAttachment() - Method in class com.foxit.gsdk.pdf.action.PDFImportDataAction
Get attachment of import action.
getAttachment() - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Get attachment of launch action.
getAttachment() - Method in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Get attachment which the form data is submitted.
getAttachment() - Method in class com.foxit.gsdk.pdf.annots.FileAttachment
Get attachment of current file attachment annotation.
getAttachment(int) - Method in class com.foxit.gsdk.pdf.PDFAttachments
Get a specific PDFAttachment object.
getBBox() - Method in class com.foxit.gsdk.pdf.PDFTextSelection
Get bounding box(a rectangular area) of a PDF selected text area.
getBitmap() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get the icon bitmap in current signature visual display.
getBookmarkData() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Get the current bookmark item's data.
getBorder() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get border of current PDF annotation.
getBorderColor() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get border color of current PDF annotation.
getBox(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Get page box which is a value of rectangle type.
getBuffer() - Method in class com.foxit.gsdk.image.Bitmap
Get the whole data buffer of current bitmap.
getCalloutLinePoints() - Method in class com.foxit.gsdk.pdf.annots.FreeText
Get callout line points of current free text annotation.
getCaptionOffset() - Method in class com.foxit.gsdk.pdf.annots.Line
Get caption offset of current line annotation.
getCaptionPosition() - Method in class com.foxit.gsdk.pdf.annots.Line
Get caption position of current line annotation.
getCertificateInfo(Object) - Method in class com.foxit.gsdk.pdf.security.CertificateHandler
Callback function to get the certificate information for decryption.
getCharBBox(char) - Method in class com.foxit.gsdk.pdf.Font
Get the specific character bounding box of the font.
getCharIndexAtPos(float, float, float) - Method in class com.foxit.gsdk.pdf.PDFTextPage
Get index of a character at or nearby position on the page.
getCharInfo(int) - Method in class com.foxit.gsdk.pdf.PDFTextPage
Get character information of a specific character.
getChars(int, int) - Method in class com.foxit.gsdk.pdf.PDFTextPage
Get text content in a page, within a specific character range.
getChars() - Method in class com.foxit.gsdk.pdf.PDFTextSelection
Extract the whole text from a PDF selected text area.
getCharWidth(char) - Method in class com.foxit.gsdk.pdf.Font
Get the specific character width of the font.
getCheckSum() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Get checksum of the PDFAttachment object.
getChildren(int) - Method in class com.foxit.gsdk.pdf.layer.LayerNode
Get the children of the layer or layer group with the specified index.
getCipherInfo(Object, Object) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to get cipher information including encryption algorithm and key.
getCloudIntensity() - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Get the cloud intensity.
getContactInfo() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get contact information of current signature object.
getContents() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get contents of current PDF annotation.
getContentSize() - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Get width and height of a reflow page after calling function PDFReflowPage.startParse(int).
getContentsRect() - Method in class com.foxit.gsdk.psi.PSI
Get contents rectangle of current pressure sensitive ink object.
getControl(PDFPage, int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get a form control which belongs to the specified fields in the specified page.
getControlAtDevicePos(PDFPage, Matrix, Point, float, int) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Retrieve a form control which locates at a specific device position in the form.
getControlAtPos(PDFPage, Point2D.Float, float, int) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Retrieve a form control at a specific position in the form.
getCreationDateTime() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get creation time of current markup annotation.
getCreationDateTime() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Get the created DateTime object of an attachment.
getCreationDateTime() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get creation date and time of current signature.
getCurrentFrameBitmap() - Method in class com.foxit.gsdk.image.Image
Retrieve the bitmap of the current frame.
getCurrentFrameSize() - Method in class com.foxit.gsdk.image.Image
Get width and height of the current frame.
getDashPattern() - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Get the dash array.
getDashPhase() - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Get the dash phase.
getData() - Method in class com.foxit.gsdk.archive.Archive
Get archived data from the Archive object.
getDateTime(String) - Method in class com.foxit.gsdk.pdf.PDFMetadata
Get a date and time value from meta-data.
getDay() - Method in class com.foxit.gsdk.utils.DateTime
Get the day of the date, from 1 to 31.
getDecryptedSize(Object, Object, long) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to get the estimation size of decrypted data for a source data block.
getDecryptionParams(Object, FileHandler, String) - Method in class com.foxit.gsdk.pdf.security.FoxitDRMHandler
Callback function to get decryption parameters.
getDefaultAppearance() - Method in class com.foxit.gsdk.pdf.annots.FreeText
Get default appearance of current free text annotation, which can be used in formatting text.
getDefaultAppearance() - Method in class com.foxit.gsdk.pdf.form.PDFForm
Retrieve a default appearance of the form.
getDefaultAppearance() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get default appearance of specified fields.
getDefaultPath() - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Get default path of launch action.
getDefaultValue() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get default value of a field, not suitable for PushButton fields.
getDescent() - Method in class com.foxit.gsdk.pdf.Font
Get the descent value of the font.
getDescription() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Get description of the PDFAttachment object.
getDestination() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Get destination of embedded go-to action.
getDestination() - Method in class com.foxit.gsdk.pdf.action.PDFGotoAction
Get destination of go-to action.
getDestination() - Method in class com.foxit.gsdk.pdf.action.PDFRemoteGotoAction
Get destination of current action.
getDestName() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Get destination name of embedded go-to action.
getDestName() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Get destination name of current target.
getDestName() - Method in class com.foxit.gsdk.pdf.action.PDFRemoteGotoAction
Get destination name.
getDeviceRect(boolean, Matrix) - Method in class com.foxit.gsdk.pdf.annots.Annot
Get the rectangle of current PDF annotation in device coordinations.
getDisplayMatrix(int, int, int, int, int) - Method in class com.foxit.gsdk.pdf.PDFPage
Get page transformation matrix.
getDisplayMode() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get display mode.
getDisplaySize(Object, String, String) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
Callback function to retrieve icon size when display, in device size(pixel normally).
getDistinguishedName() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get distinguished name of the signature owner.
getDocument() - Method in class com.foxit.gsdk.pdf.form.PDFForm
Retrieve a PDF document which owns the form.
getDocument() - Method in class com.foxit.gsdk.pdf.layer.LayerContext
Retrieve a PDF document which owns current PDF layer context.
getDocument() - Method in class com.foxit.gsdk.pdf.signature.Signature
Retrieve the PDF document object related to current signature.
getDPI() - Method in class com.foxit.gsdk.image.Image
Get DPI(DPI, that is Dot-Per-Inch.) properties of an Image object.This function doesn't support JPX and GIF.
getDRMParam(String) - Method in class com.foxit.gsdk.pdf.security.FoxitDRMEncryptionParams
Get string value of a key from encryption parameter used for Foxit DRM security.
getEncryptedSize(Object, Object, int, int, byte[]) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to get encrypted data size for a source data block.
getEncryptionFilter() - Method in class com.foxit.gsdk.pdf.PDFDocument
Deprecated.
Current function will be deprecated in future. So, not recommend to use current function any more. Instead, please use PDFDocument.getEncryptionParams() and EncryptionParams.getFilter().
getEncryptionParam(String) - Method in class com.foxit.gsdk.pdf.PDFDocument
Deprecated.
Current function will be deprecated in future. So, not recommend to use current function any more. Instead, please use PDFDocument.getEncryptionParams() and EncryptionParams.getParam(String).
getEncryptionParams() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get encryption parameter object.
getEncryptionSubFilter() - Method in class com.foxit.gsdk.pdf.PDFDocument
Deprecated.
Current function will be deprecated in future. So, not recommend to use current function any more. Instead, please use PDFDocument.getEncryptionParams() and EncryptionParams.getSubFilter().
getEncryptionType() - Method in class com.foxit.gsdk.pdf.PDFDocument
Deprecated.
Current function will be deprecated in future. So, not recommend to use current function any more. Instead, please use PDFDocument.getEncryptionParams() and EncryptionParams.getType().
getExportUsage() - Method in class com.foxit.gsdk.pdf.layer.Layer
Get layer usage state for exporting.
getExportValue() - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Get option's export value.
getFaceName() - Method in class com.foxit.gsdk.pdf.Font
Retrieve face name of a font.
getField(String, int) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Get the fields with specified filter and index.
getFieldName() - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Get field name from PDFFormControl handle.
getFields() - Method in class com.foxit.gsdk.pdf.action.PDFHideAction
Get an array which are names of fields to be included or excluded.
getFields() - Method in class com.foxit.gsdk.pdf.action.PDFResetFormAction
Get fields to be included or excluded.
getFields() - Method in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Get an array which are names of fields.
getFieldsInCalculationOrder() - Method in class com.foxit.gsdk.pdf.form.PDFForm
Get fields in the form in calculation order.
getFileName() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Get file name of current target.
getFileName() - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Get file name of launch action.
getFileName() - Method in class com.foxit.gsdk.pdf.action.PDFRemoteGotoAction
Get file name.
getFileName() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Get file name of the PDFAttachment object.
getFileVersion() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get file version.
getFillColor() - Method in class com.foxit.gsdk.pdf.annots.Circle
Get fill color of current circle annotation.
getFillColor() - Method in class com.foxit.gsdk.pdf.annots.FreeText
Get fill color of current free text annotation.
getFillColor() - Method in class com.foxit.gsdk.pdf.annots.Polygon
Get fill color of current polygon annotation.
getFillColor() - Method in class com.foxit.gsdk.pdf.annots.Polyline
Get fill color of current polyline annotation.
getFillColor() - Method in class com.foxit.gsdk.pdf.annots.Square
Get fill color of current square annotation.
getFillColor() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Get fill color of a page object.
getFilter() - Method in class com.foxit.gsdk.pdf.security.EncryptionParams
Get encryption filter value.
getFilter() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get the name of the preferred signature handler used for current signature.
getFlags() - Method in class com.foxit.gsdk.pdf.action.PDFResetFormAction
Get flags specify including or excluding fields.
getFlags() - Method in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Get flags specifying various characteristics of the action.
getFlags() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get current PDF annotation flags.
getFlags() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get flags specifying various characteristics of the field.
getFlipped(boolean, boolean) - Method in class com.foxit.gsdk.image.Bitmap
Swap X/Y dimensions of current bitmap and generate a flipped bitmap as the result.
getFocusData(Matrix, Point) - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Get focus data corresponding to a given position in device coordinate system.
getFocusPos(Matrix, String) - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Get a point position in device coordinate system which corresponds to a given focus data.
getFontFace() - Method in class com.foxit.gsdk.pdf.Font.FontFace
Get font Face name.
getFormat() - Method in class com.foxit.gsdk.image.Bitmap
Get format of current bitmap.
getGroupElements() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get group elements if annotation is in a group, including itself.
getGroupHeader() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get header annotation of a group which current annotation belongs to.
getHandle() - Method in class com.foxit.gsdk.archive.Archive
Get the Archive object handle.
getHandle() - Method in class com.foxit.gsdk.image.Bitmap
 
getHandle() - Method in class com.foxit.gsdk.image.Image
Get the handle of an Image object.
getHandle() - Method in class com.foxit.gsdk.image.ImageFile
Get the handle of an ImageFile object.
getHandle() - Method in class com.foxit.gsdk.pdf.action.PDFAction
Get the action handle.
getHandle() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
 
getHandle() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get the handle of Annot object.
getHandle() - Method in class com.foxit.gsdk.pdf.BookmarkPos
Get the handle of a BookmarkPos object.
getHandle() - Method in class com.foxit.gsdk.pdf.Font
Get the font Handle.
getHandle() - Method in class com.foxit.gsdk.pdf.form.PDFForm
Get the form handle.
getHandle() - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Get the PDFFormControl handle.
getHandle() - Method in class com.foxit.gsdk.pdf.layer.Layer
Get the Layer handle.
getHandle() - Method in class com.foxit.gsdk.pdf.layer.LayerContext
Get the handle of LayerContext object.
getHandle() - Method in class com.foxit.gsdk.pdf.layer.LayerNode
Get the LayerNode handle.
getHandle() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Get the handle of a PageObject.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Get the handle of PDFAttachment object.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get the document handle.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFPage
Get the PDF page handle.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFPath
Get the handle of PDFPath object.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Get a reflow page handle.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFTextPage
Get the text page handle.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFTextSearch
Get text search handle.
getHandle() - Method in class com.foxit.gsdk.pdf.PDFWatermark
Get watermark handle
getHandle() - Method in class com.foxit.gsdk.pdf.RenderContext
Get the render context handle.
getHandle() - Method in class com.foxit.gsdk.pdf.Renderer
Get the Renderer handle.
getHandle() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get the handle of current Signature object.
getHandle() - Method in class com.foxit.gsdk.utils.FileHandler
Get the file handle.
getHeight() - Method in class com.foxit.gsdk.utils.Size
Get the height of size.
getHeight() - Method in class com.foxit.gsdk.utils.SizeF
Get the height of size.
getHighlightingMode() - Method in class com.foxit.gsdk.pdf.annots.Link
Get highlighting mode of current link annotation.
getHighlightingMode() - Method in class com.foxit.gsdk.pdf.annots.Widget
Get highlighting mode of current PDF widget annotation.
getHour() - Method in class com.foxit.gsdk.utils.DateTime
Get the hour of the date, from 0 to 23.
getIcon(Object, String, String, long) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
Callback function to retrieve icon, which is as PDF page contents.
getIconFit() - Method in class com.foxit.gsdk.pdf.annots.Widget
Get icon fit of current widget annotation.
getIconName() - Method in class com.foxit.gsdk.pdf.annots.FileAttachment
Get icon name of current file attachment annotation.
getIconName() - Method in class com.foxit.gsdk.pdf.annots.RubberStamp
Get icon name of current stamp annotation.
getIconName() - Method in class com.foxit.gsdk.pdf.annots.Sound
Get icon name of current sound annotation.
getIconName() - Method in class com.foxit.gsdk.pdf.annots.Text
Get icon name of current text annotation.
getIndex(String) - Method in class com.foxit.gsdk.pdf.annots.Annot
Get the index of current PDF annotation, by specific filter.
getIndex() - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Get index of the form control which belongs to the specified fields.
getIndex() - Method in class com.foxit.gsdk.pdf.PDFPage
Get the page index.
getInkList() - Method in class com.foxit.gsdk.pdf.annots.Ink
Get ink list data of current ink annotation.
getInnerRectMargin() - Method in class com.foxit.gsdk.pdf.annots.Caret
Get the margin between inner rectangle and rectangle of current caret annotation.
getInnerRectMargin() - Method in class com.foxit.gsdk.pdf.annots.Circle
Get the margin between inner rectangle and rectangle of current circle annotation.
getInnerRectMargin() - Method in class com.foxit.gsdk.pdf.annots.FreeText
Get the margin between inner rectangle and rectangle of current free text annotation.
getInnerRectMargin() - Method in class com.foxit.gsdk.pdf.annots.Square
Get the margin between inner rectangle and rectangle of current square annotation.
getInstance() - Static method in class com.foxit.gsdk.PDFLibrary
Get the PDFLibrary object.
getIntent() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get intent of current markup annotation.
getJavascript() - Method in class com.foxit.gsdk.pdf.action.PDFJavascriptAction
Get JavaScript contents.
getLastError() - Method in exception com.foxit.gsdk.PDFException
Get current error code.
getLayer() - Method in class com.foxit.gsdk.pdf.layer.LayerNode
Get the current layer of layer group.
getLeaderLineExtension() - Method in class com.foxit.gsdk.pdf.annots.Line
Get leader line extension of current line annotation.
getLeaderLineLength() - Method in class com.foxit.gsdk.pdf.annots.Line
Get leader line length of current line annotation.
getLeaderLineOffset() - Method in class com.foxit.gsdk.pdf.annots.Line
Get leader line offset of current line annotation.
getLicenseType() - Method in class com.foxit.gsdk.PDFLibrary
Get the current license type.
getLineBuffer(int) - Method in class com.foxit.gsdk.image.Bitmap
Get a data buffer of a specific scan-line of current bitmap.
getLineEndingStyles() - Method in class com.foxit.gsdk.pdf.annots.FreeText
Get line ending styles of current free text annotation.
getLineEndingStyles() - Method in class com.foxit.gsdk.pdf.annots.Line
Get line ending styles of current line annotation.
getLineEndingStyles() - Method in class com.foxit.gsdk.pdf.annots.Polyline
Get line ending styles of current polyline annotation.
getLinePosition() - Method in class com.foxit.gsdk.pdf.annots.Line
Get line position of current line annotation.
getLineStride() - Method in class com.foxit.gsdk.image.Bitmap
Get a row stride of current bitmap.
getLink(int) - Method in class com.foxit.gsdk.pdf.PDFTextLink
Get the linked URL associated with a specific hyperlink.
getLocation() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get location information of signature owner.
getMappingName() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get mapping name to be used when exporting interactive form field data from the document.
getMatrix(int, int, int, int, int) - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Get matrix of a PDFReflowPage object.
getMaxLen() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get maximum length of the field's text, by characters.
getMetadata() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get a PDFMetadata object.
getMilliseconds() - Method in class com.foxit.gsdk.utils.DateTime
Get the millisecond of the date.
getMinute() - Method in class com.foxit.gsdk.utils.DateTime
Get the minute of the date, from 0 to 59.
getMKCaption(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Get caption of a specific type in MK dictionary.
getMKColor(int) - Method in class com.foxit.gsdk.pdf.annots.Screen
Get color of a specific type in MK dictionary.
getMKColor(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Get color of a specific type in MK dictionary.
getMKIconBitmap(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Get icon bitmap of specific icon type in MK dictionary.
getMKRotation() - Method in class com.foxit.gsdk.pdf.annots.Screen
Get rotation (the number of degrees) in MK dictionary.
getMKRotation() - Method in class com.foxit.gsdk.pdf.annots.Widget
Get rotation (the number of degrees) in MK dictionary.
getModifiedDateTime() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get modification time of current PDF annotation.
getModifiedDateTime() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Get the last modified DateTime object of the PDFAttachment.
getMonth() - Method in class com.foxit.gsdk.utils.DateTime
Get the month of the date, from 1 to 12.
getName() - Method in class com.foxit.gsdk.pdf.action.PDFNamedAction
Get action name of current action.
getName() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get name property of current PDF annotation.
getName() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get field name from form control.
getName() - Method in class com.foxit.gsdk.pdf.layer.Layer
Get the name of current PDF layer.
getName() - Method in class com.foxit.gsdk.pdf.layer.LayerNode
Get the current layer name or layer group name.
getNextCharIndexByDirection(int, int) - Method in class com.foxit.gsdk.pdf.PDFTextPage
Deprecated.
Current function will be deprecated in future. So, not recommend to use current function any more. Get index of the next character of a specific character in a specific direction.
getNextTarget() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Get next target.
getNonFullScreenPageMode() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get display mode for non full-screen mode from viewer preferences.
getObject(int, int) - Method in class com.foxit.gsdk.pdf.pageobjects.PageObjects
Get a specified page object from page objects.
getOpacity() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get opacity of current markup annotation.
getOpenStatus() - Method in class com.foxit.gsdk.pdf.annots.Popup
Get open status of current popup annotation.
getOpenStatus() - Method in class com.foxit.gsdk.pdf.annots.Text
Get open status of current text annotation.
getOperation() - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Get operation.
getOptions() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get list box or combo box's options.
getPage(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Get a PDFPage object with the specified page index.
getPageIndex() - Method in class com.foxit.gsdk.pdf.action.PDFDestination
Get page index of destination.
getPageIndex() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Get page index of current target.
getPageIndex() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get the index of a PDF page containing current signature.
getPageObjects(PDFPage) - Method in class com.foxit.gsdk.pdf.layer.Layer
get page objects which is related with current layer.
getPageObjects() - Method in class com.foxit.gsdk.pdf.PDFPage
Get page objects in a PDF page.
getParam(String) - Method in class com.foxit.gsdk.pdf.security.EncryptionParams
Get encryption parameter value.
getParameters() - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Get parameters.
getParams() - Method in class com.foxit.gsdk.pdf.action.PDFDestination
Get parameters of destination.
getPassword() - Method in class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
Get the password of keystore.
getPasswordType() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get the password type of current document.
getPath() - Method in class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
Get the path of the keystore file.
getPercent() - Method in class com.foxit.gsdk.pdf.Progress
Get the percent of progressive process.
getPieceCharRange(int, Integer) - Method in class com.foxit.gsdk.pdf.PDFTextSelection
Get the index of start character and the count of characters of a specific segment.
getPieceRect(int) - Method in class com.foxit.gsdk.pdf.PDFTextSelection
Get rectangular area of a specific segment, based on the result returned by function PDFTextSelection.countPieces().
getPieceRotation(int) - Method in class com.foxit.gsdk.pdf.PDFTextSelection
Get rotation of the specific segment, based on the result returned by function PDFTextSelection.countPieces().
getPoint(int) - Method in class com.foxit.gsdk.pdf.PDFPath
Get a specific point of the given path data.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Caret
Get the associated popup annotation of current caret annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Circle
Get the associated popup annotation of current circle annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.FileAttachment
Get the associated popup annotation of current file attachment annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Ink
Get the associated popup annotation of current ink annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Line
Get the associated popup annotation of current line annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Polygon
Get the associated popup annotation of current polygon annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Polyline
Get the associated popup annotation of current polyline annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.RubberStamp
Get the associated popup annotation of current stamp annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Square
Get the associated popup annotation of current square annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.Text
Get the associated popup annotation of current text annotation.
getPopup() - Method in class com.foxit.gsdk.pdf.annots.TextMarkup
Get the associated popup annotation of current text markup annotation.
getPos() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Get the bookmark position handle from PDFBookmarkIterator.
getPrintCopies() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get the number of copies to be printed.
getPrintData() - Method in class com.foxit.gsdk.pdf.layer.Layer
Get layer usage data for printing.
getPrintRanges() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get page ranges which are allowed to print.
getPrintScale() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get page scale.
getProviderIDName(Object) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
Callback function to retrieve identity information of icon provider.
getProviderVersion(Object) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
Callback function to retrieve the version number of icon provider.
getQuadPoints() - Method in class com.foxit.gsdk.pdf.annots.Link
Get quadrilaterals points of current link annotation.
getQuadPoints() - Method in class com.foxit.gsdk.pdf.annots.TextMarkup
Get quadrilateral points of current text markup annotation.
getReadingDirection() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get reading direction.
getReason() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get signing reason of current signature.
getRect() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get the rectangle of current PDF annotation in PDF page coordinations.
getRectangle() - Method in class com.foxit.gsdk.utils.Rect
Convert the current rectangle to Rectangle .
getRectangle() - Method in class com.foxit.gsdk.utils.RectF
Convert the current rectangle to Rectangle2D.Float.
getRelationship() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Get relationship of current target.
getReply(int) - Method in class com.foxit.gsdk.pdf.annots.Markup
Get reply of current markup annotation, with specific index.
getRotation() - Method in class com.foxit.gsdk.pdf.PDFPage
Get page rotation.
getSecond() - Method in class com.foxit.gsdk.utils.DateTime
Get the second of the date, from 0 to 60.
getSelection(int) - Method in class com.foxit.gsdk.pdf.PDFTextLink
Get a PDFTextSelection handle from a specific hyperlink.
getSelection() - Method in class com.foxit.gsdk.pdf.PDFTextSearch
Get a PDFTextSelection from a text search when a match is found.
getSignature(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Get the signature by specified index.
getSigner() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get signer name of current signature.
getSize() - Method in class com.foxit.gsdk.image.Bitmap
Get the size of current bitmap.
getSize() - Method in class com.foxit.gsdk.image.Image
Get the image width and height.
getSize() - Method in class com.foxit.gsdk.pdf.PDFAttachment
Get the size of the PDFAttachment object.
getSize() - Method in class com.foxit.gsdk.pdf.PDFPage
Get page size.
getSize() - Method in class com.foxit.gsdk.pdf.PDFWatermark
Retrieve the size (width and height) of current watermark.
getSize() - Method in class com.foxit.gsdk.utils.FileHandler
Get the actual size of current FileHandler object.
getState() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get state out of current state text annotation.
getState() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get current state of current signature.
getStateAnnot(int, int) - Method in class com.foxit.gsdk.pdf.annots.Markup
Get specified state annotation associated with current markup annotation.
getString() - Method in class com.foxit.gsdk.pdf.pageobjects.TextObject
Get string of current text object.
getString(String) - Method in class com.foxit.gsdk.pdf.PDFMetadata
Get a string value from meta-data.
getStrokeColor() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Get stroke color of a page object.
getStyle() - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Get the border style.
getSubFilter() - Method in class com.foxit.gsdk.pdf.security.EncryptionParams
Get encryption sub-filter value.
getSubFilter() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get sub-filter of current signature.
getSubject() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get subject of current markup annotation.
getSymbol() - Method in class com.foxit.gsdk.pdf.annots.Caret
Get symbol of current caret annotation.
getTarget() - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Get target of embedded go-to action.
getText() - Method in class com.foxit.gsdk.pdf.signature.Signature
Get the text content of current signature appearance.
getTextState() - Method in class com.foxit.gsdk.pdf.pageobjects.TextObject
Get text states of current text object.
getTimeZoneHour() - Method in class com.foxit.gsdk.utils.DateTime
Get the hour of time zone of the date.
getTimeZoneMinute() - Method in class com.foxit.gsdk.utils.DateTime
Get the minute of time zone of the date, from 0 to 59.
getTitle() - Method in class com.foxit.gsdk.pdf.annots.Markup
Get title of current markup annotation.
getTopVisibleIndex() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get top index for scrollable list boxes.
getType() - Method in class com.foxit.gsdk.image.Image
Get the image type.
getType() - Method in class com.foxit.gsdk.pdf.action.PDFAction
Get action type.
getType() - Method in class com.foxit.gsdk.pdf.annots.Annot
Get the type of current PDF annotation.
getType() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get type of a field.
getType() - Method in class com.foxit.gsdk.pdf.pageobjects.ImageObject
 
getType() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Get type of a page object.
getType() - Method in class com.foxit.gsdk.pdf.pageobjects.TextObject
 
getType() - Method in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
Get the type of the PDFPoint.
getType() - Method in class com.foxit.gsdk.pdf.RenderColorOption
 
getType() - Method in class com.foxit.gsdk.pdf.RenderOption
Get rendering option mode type.
getType() - Method in class com.foxit.gsdk.pdf.security.EncryptionParams
Get the encryption type of current encryption parameters object.
getType() - Method in class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
Get the type of the keystore.
getUIVisibility(String) - Method in class com.foxit.gsdk.pdf.PDFDocument
Get UI visibility status.
getURL() - Method in class com.foxit.gsdk.pdf.action.PDFURIAction
Get URL address.
getUsageType() - Method in class com.foxit.gsdk.pdf.layer.LayerContext
Get the usage type of current PDF layer context.
getUserPermissions() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get user permissions.
getUserPermissions(Object, Object, long) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to get permissions of user for context.
getValue() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get value of a field, not suitable for PushButton fields.
getValue() - Method in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
Get the value of the point.
getValues(float[]) - Method in class com.foxit.gsdk.utils.Matrix
get 9 values from the matrix into the array .
getVertices() - Method in class com.foxit.gsdk.pdf.annots.Polygon
Get vertices of current polygon annotation.
getVertices() - Method in class com.foxit.gsdk.pdf.annots.Polyline
Get vertices of current polyline annotation.
getViewUsage() - Method in class com.foxit.gsdk.pdf.layer.Layer
Get layer usage state for viewing.
getWidgetAnnot() - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Get widget annotation from form control handle.
getWidth() - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Get the width of border.
getWidth() - Method in class com.foxit.gsdk.utils.Size
Get the width of size.
getWidth() - Method in class com.foxit.gsdk.utils.SizeF
Get the width of size.
getWrapperData() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get the PDFWrapperData object of current document.
getWrapperOffset() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get wrapper offset.
getYear() - Method in class com.foxit.gsdk.utils.DateTime
Get the year of the date.
getZoomData() - Method in class com.foxit.gsdk.pdf.layer.Layer
Get layer usage data for zooming.
getZoomMode() - Method in class com.foxit.gsdk.pdf.action.PDFDestination
Get zoom mode of destination.
A B C D E F G H I K L M N O P R S T U V W X Y Z