- 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.
- getAllAnnotsByTabOrder(String) - Method in class com.foxit.gsdk.pdf.PDFPage
-
Get annotations with specific filter by tab order,used for some android devices
which have physical keyboards.
- 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, PointF, 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.
- 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.
- getChangeMark(Object, PDFDocument) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to receive the change mark which indicates whether the
content of document is changed or not.
- 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
-
- 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, PointF, 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.
- getCurrentPageIndex(Object, PDFDocument) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to receives the current page index.
- 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.PDFPage
-
Retrieve the PDF document object related to current page.
- 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
-
- getEncryptionParam(String) - Method in class com.foxit.gsdk.pdf.PDFDocument
-
- getEncryptionParams() - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Get encryption parameter object.
- getEncryptionSubFilter() - Method in class com.foxit.gsdk.pdf.PDFDocument
-
- getEncryptionType() - Method in class com.foxit.gsdk.pdf.PDFDocument
-
- 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.
- getFilePath(Object, PDFDocument) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to get the file path of current document.
- 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.
- 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.FontManager.FontFace
-
Get font Face name.
- 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.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.form.PDFFormFiller
-
Get the PDFFormFiller
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.objects.PDFObject
-
Get the pdf object 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.
- getInteger(String) - Method in class com.foxit.gsdk.pdf.objects.Dictionary
-
Get an integer value from dictionary.
- getIntent() - Method in class com.foxit.gsdk.pdf.annots.Markup
-
Get intent of current markup annotation.
- getItemType(String) - Method in class com.foxit.gsdk.pdf.pageobjects.MarkedContent
-
Get a parameter type of a specific marked content item in the current
marked content sequence.
- getItemValue(String) - Method in class com.foxit.gsdk.pdf.pageobjects.MarkedContent
-
Get a parameter value object of specific marked content item in the current
marked content sequence.
- 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.
- getLayerArray(LayerNode) - Method in class com.foxit.gsdk.pdf.PDFTextSelection
-
Get a layer array associated with a PDF text selected area.
- 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.
- 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.
- 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.
- getMarkedContent() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Get a marked content object from a page object.
- 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
-
- 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.
- getOpenedDocs(Object) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to receives handles of all documents which are opened now.
- 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() - 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.
- getPassword() - Method in class com.foxit.gsdk.pdf.signature.TSAClient
-
Get the password of the tsa client.
- 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
-
- getPieceRotation(int) - Method in class com.foxit.gsdk.pdf.PDFTextSelection
-
- getPoint(int) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Get a specific point of the given path data.
- 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.
- 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.
- getRect() - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Get rectangle of a page object.
- 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(Object, PDFDocument, int) - Method in class com.foxit.gsdk.pdf.form.FormActionHandler
-
Optional callback function to receive current rotation of the page view.
- 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.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.
- getTagName(int) - Method in class com.foxit.gsdk.pdf.pageobjects.MarkedContent
-
Get the tag name of a specific marked content item in the current marked
content sequence.
- 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.
- getTextPage() - Method in class com.foxit.gsdk.pdf.PDFReflowPage
-
Get text page of the currtent reflow page.
- getTextState() - Method in class com.foxit.gsdk.pdf.pageobjects.TextObject
-
Get text states of current text object.
- getTimeStampToken(byte[]) - Method in class com.foxit.gsdk.pdf.signature.TSAClient
-
Get time-stamp token from the time stamp authority URL.
- 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.
- getTsaURL() - Method in class com.foxit.gsdk.pdf.signature.TSAClient
-
Get the time stamp authority URL of current TSAClient
object.
- 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.PathObject
-
- 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.
- getUsername() - Method in class com.foxit.gsdk.pdf.signature.TSAClient
-
Get the username of current TSAClient
object.
- 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.
- 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.
- getVisibleSelection(LayerContext) - Method in class com.foxit.gsdk.pdf.PDFTextSelection
-
Get a new PDF text selected area of visible content from the current PDF
text selected area.
- 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.
- getZoomMode() - Method in class com.foxit.gsdk.pdf.action.PDFDestination
-
Get zoom mode of destination.