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

C

calcContentBBox(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Calculate content box rectangle in PDF page.
calculate() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Perform the form field javascript to calculate the values of form fields.
canChangeColor(Object, String, String) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
Callback function to determine whether supports to change the icon color of specific annotation type.
Caret - Class in com.foxit.gsdk.pdf.annots
Class Caret represents the PDF caret annotation.
CertificateEncryptionParams - Class in com.foxit.gsdk.pdf.security
Class CertificateEncryptionParams is used for certificate encryption.
CertificateEncryptionParams() - Constructor for class com.foxit.gsdk.pdf.security.CertificateEncryptionParams
Default constructor of CertificateEncryptionParams.
CertificateHandler - Class in com.foxit.gsdk.pdf.security
Class CertificateHandler represents an abstract class.
CertificateHandler() - Constructor for class com.foxit.gsdk.pdf.security.CertificateHandler
 
CertificateHandler.CertificateInfo - Class in com.foxit.gsdk.pdf.security
 
CertificateHandler.CertificateInfo() - Constructor for class com.foxit.gsdk.pdf.security.CertificateHandler.CertificateInfo
 
CHARSET_ANSI - Static variable in class com.foxit.gsdk.pdf.Font
ANSI (United States, Western Europe), default 0.
CHARSET_ARABIC - Static variable in class com.foxit.gsdk.pdf.Font
Arabic, default 178.
CHARSET_BALTIC - Static variable in class com.foxit.gsdk.pdf.Font
Baltic, default 186.
CHARSET_CHINESEBIG5 - Static variable in class com.foxit.gsdk.pdf.Font
Traditional Chinese, default 136.
CHARSET_DEFAULT - Static variable in class com.foxit.gsdk.pdf.Font
System default, for unknown or mapping purpose, default 1.
CHARSET_EASTEUROPE - Static variable in class com.foxit.gsdk.pdf.Font
Eastern European, default 238.
CHARSET_GB2312 - Static variable in class com.foxit.gsdk.pdf.Font
Simplified Chinese, default 134.
CHARSET_GREEK - Static variable in class com.foxit.gsdk.pdf.Font
Greek, default 161.
CHARSET_HANGEUL - Static variable in class com.foxit.gsdk.pdf.Font
Korean (Wansung), default 129.
CHARSET_HEBREW - Static variable in class com.foxit.gsdk.pdf.Font
Hebrew, default 177.
CHARSET_RUSSIAN - Static variable in class com.foxit.gsdk.pdf.Font
Russian, default 204.
CHARSET_SHIFTJIS - Static variable in class com.foxit.gsdk.pdf.Font
Japanese (Shift-JIS), default 128.
CHARSET_SYMBOL - Static variable in class com.foxit.gsdk.pdf.Font
Standard symbols, default 2.
CHARSET_THAI - Static variable in class com.foxit.gsdk.pdf.Font
Thai, default 222.
CHARSET_TURKISH - Static variable in class com.foxit.gsdk.pdf.Font
Turkish, default 162.
charSpace - Variable in class com.foxit.gsdk.pdf.pageobjects.TextState
Character spacing.
CHARSTATE_GENERATED - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
Character is generated by Foxit, such as space character.
CHARSTATE_NONUNICODE - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
Character doesn't have its own unicode value .
CHARSTATE_NORMAL - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
Normal character.
checkPassword(byte[]) - Method in class com.foxit.gsdk.pdf.security.PasswordEncryptionParams
Detect type of password.
cipher - Variable in class com.foxit.gsdk.pdf.security.FoxitDRMHandler.CryptionParams
Cipher type.
cipher - Variable in class com.foxit.gsdk.pdf.security.SecurityHandler.CipherInfo
Cipher identifier.
CIPHER_AES - Static variable in class com.foxit.gsdk.pdf.security.EncryptionParams
Use AES encryption algorithm, with the key length be 16-bytes or 32-bytes.
CIPHER_NONE - Static variable in class com.foxit.gsdk.pdf.security.EncryptionParams
Not use encryption algorithm.
CIPHER_RC4 - Static variable in class com.foxit.gsdk.pdf.security.EncryptionParams
Use RC4 encryption algorithm, with the key length between 5-bytes and 16-bytes.
Circle - Class in com.foxit.gsdk.pdf.annots
Class Circle represents the PDF circle annotation.
clear() - Method in class com.foxit.gsdk.pdf.layer.LayerNode
Clear current PDF layer node.
clear() - Method in class com.foxit.gsdk.pdf.PDFPath
Clear all points of the given PDFPath object.
clearData() - Method in class com.foxit.gsdk.pdf.signature.Signature
Clear the signed data and appearance of current signature.
clientData - Variable in class com.foxit.gsdk.IInvalidate
User-defined data
clientData - Variable in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
User-defined data.
clientData - Variable in class com.foxit.gsdk.pdf.security.CertificateHandler
User-defined data.
clientData - Variable in class com.foxit.gsdk.pdf.security.FoxitDRMHandler
User-defined data.
clientData - Variable in class com.foxit.gsdk.pdf.security.SecurityHandler
User-defined data.
clientData - Variable in class com.foxit.gsdk.pdf.signature.SignatureHandler
User-defined data.
cloneBitmap() - Method in class com.foxit.gsdk.image.Bitmap
Clone current bitmap and generate a cloned bitmap.
cloneBookmark() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Clone an iterator to access bookmark in a document.
close() - Method in class com.foxit.gsdk.pdf.PDFDocument
Close the current document.
closeFigure() - Method in class com.foxit.gsdk.pdf.PDFPath
Close the last figure of path data.
closePage(PDFPage) - Method in class com.foxit.gsdk.pdf.PDFDocument
Release all contents of page and relative resources.
color - Variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
Color used for displaying title, alpha component is omitted.
color - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkTextProperty
Text color.
colorMode - Variable in class com.foxit.gsdk.pdf.RenderColorOption
Color mode.
COLORMODE - Static variable in class com.foxit.gsdk.pdf.RenderOption
Rendering option of color mode.
COLORMODE_GRAY - Static variable in class com.foxit.gsdk.pdf.RenderColorOption
Gray color mode: map colors to background/foreground.
COLORMODE_NORMAL - Static variable in class com.foxit.gsdk.pdf.RenderColorOption
Normal color mode.
COLORMODE_TWOCOLOR - Static variable in class com.foxit.gsdk.pdf.RenderColorOption
Two color mode: map white/black to background/foreground, otherwise unchanged.
com.foxit.gsdk.archive - package com.foxit.gsdk.archive
 
com.foxit.gsdk.image - package com.foxit.gsdk.image
 
com.foxit.gsdk.pdf - package com.foxit.gsdk.pdf
 
com.foxit.gsdk.pdf.action - package com.foxit.gsdk.pdf.action
 
com.foxit.gsdk.pdf.annots - package com.foxit.gsdk.pdf.annots
 
com.foxit.gsdk.pdf.form - package com.foxit.gsdk.pdf.form
 
com.foxit.gsdk.pdf.layer - package com.foxit.gsdk.pdf.layer
 
com.foxit.gsdk.pdf.pageobjects - package com.foxit.gsdk.pdf.pageobjects
 
com.foxit.gsdk.pdf.security - package com.foxit.gsdk.pdf.security
 
com.foxit.gsdk.pdf.signature - package com.foxit.gsdk.pdf.signature
 
com.foxit.gsdk.psi - package com.foxit.gsdk.psi
 
com.foxit.gsdk.utils - package com.foxit.gsdk.utils
 
continueCalcDigest(Object, Object, int) - Method in class com.foxit.gsdk.pdf.signature.SignatureHandler
Foxit PDF SDK calls this interface to continue a custom digest calculation.
continueProgress(int) - Method in class com.foxit.gsdk.pdf.Progress
Continue a progressive process.
convertFormat(int) - Method in class com.foxit.gsdk.image.Bitmap
Convert current bitmap to another specific format.
convertToBufferedImage() - Method in class com.foxit.gsdk.image.Bitmap
Convert current bitmap to a BufferedImage object.
convertToPDFAnnot(RectF, PDFPage, RectF) - Method in class com.foxit.gsdk.psi.PSI
Convert the pressure sensitive ink object to a PDF annotation.
copyStates(LayerContext) - Method in class com.foxit.gsdk.pdf.layer.LayerContext
Copy state from source PDF layer context to current layer context.
countActions(int) - Method in class com.foxit.gsdk.pdf.annots.Link
Count actions associated with current link annotation.
countActions(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Count actions associated with current widget annotation.
countActions(int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Retrieve count of actions associated with a field and a trigger type in a form.
countActions() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Count the actions of current bookmark item.
countActions(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Get document trigger action counts.
countActions(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Count trigger actions of a page.
countAnnots(String) - Method in class com.foxit.gsdk.pdf.PDFPage
Get count of annotations, by specific filter.
countAttachment() - Method in class com.foxit.gsdk.pdf.PDFAttachments
Get the count of PDFAttachment object.
countChars() - Method in class com.foxit.gsdk.pdf.PDFTextPage
Get the count of characters in a page.
countChildren() - Method in class com.foxit.gsdk.pdf.layer.LayerNode
Get the count of children.
countControls(PDFPage) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Get count of controls which belongs to specified fields.
countFields(String) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Get count of fields satisfying a name filter in the form.
countFrames() - Method in class com.foxit.gsdk.image.Image
Count image frames.
countLinks() - Method in class com.foxit.gsdk.pdf.PDFTextLink
Get the count of URL formatted texts inside a page.
countObjects(int) - Method in class com.foxit.gsdk.pdf.pageobjects.PageObjects
Get the count of page objects with specific type.
countPages() - Method in class com.foxit.gsdk.pdf.PDFDocument
Get the page count of current document.
countPieces() - Method in class com.foxit.gsdk.pdf.PDFTextSelection
Count the number of all rectangular segments in a PDF text selected area.
countPoints() - Method in class com.foxit.gsdk.pdf.PDFPath
Get number of points of the given PDFPath object.
countReplies() - Method in class com.foxit.gsdk.pdf.annots.Markup
Count replies of current markup annotation.
countSignatures() - Method in class com.foxit.gsdk.pdf.PDFDocument
Count signatures of current PDF document .
countStateAnnots(int) - Method in class com.foxit.gsdk.pdf.annots.Markup
Count specific state annotations associated with current markup annotation.
countWatermarks() - Method in class com.foxit.gsdk.pdf.PDFPage
Get count of watermarks in current page, not including the SDK trial watermark.
create() - Static method in class com.foxit.gsdk.archive.Archive
Create an Archive object for serializing and de-serializing.
create(Size, int, DataBuffer, int) - Static method in class com.foxit.gsdk.image.Bitmap
Create a bitmap.
create(FileHandler, int, int) - Static method in class com.foxit.gsdk.image.ImageFile
Create an ImageFile object.
create(int, int, float[]) - Static method in class com.foxit.gsdk.pdf.action.PDFDestination
create a new PDFDestination object with the specified page index, zoom mode and params.
create(String, String, String, String, int, int) - Static method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Create a new target object.
create(String, int, int, int) - Static method in class com.foxit.gsdk.pdf.Font
Create a Font object with specified attributes.
create(PDFPage) - Static method in class com.foxit.gsdk.pdf.pageobjects.ImageObject
Create an image object.
create(PDFPage) - Static method in class com.foxit.gsdk.pdf.pageobjects.TextObject
Create a new text object.
create(PDFDocument) - Static method in class com.foxit.gsdk.pdf.PDFAttachment
Create a PDFAttachment object.
create() - Static method in class com.foxit.gsdk.pdf.PDFDocument
Create a new PDFDocument object.
create() - Static method in class com.foxit.gsdk.pdf.PDFPath
Create a new PDFPath object.
create(PDFPage) - Static method in class com.foxit.gsdk.pdf.PDFReflowPage
Create a PDFReflowPage object from specified PDFPage object.
create(PDFPage) - Static method in class com.foxit.gsdk.pdf.PDFTextPage
Create a new PDFTextPage object with a specified PDFPage object
create(PDFPage, int) - Static method in class com.foxit.gsdk.pdf.PDFTextPage
Create a new PDFTextPage object with option from a specified PDFPage object
create(PDFDocument, String, PDFWatermark.WatermarkTextProperty, PDFWatermark.WatermarkSetting) - Static method in class com.foxit.gsdk.pdf.PDFWatermark
Create a PDFWatermark object from a specific text string.
create(PDFDocument, Image, PDFWatermark.WatermarkSetting) - Static method in class com.foxit.gsdk.pdf.PDFWatermark
Create a PDFWatermark object from a specific Image object.
create(PDFDocument, PDFPage, PDFWatermark.WatermarkSetting) - Static method in class com.foxit.gsdk.pdf.PDFWatermark
Create a PDFWatermark object from a specific PDFPage object.
create(PDFDocument, Bitmap, PDFWatermark.WatermarkSetting) - Static method in class com.foxit.gsdk.pdf.PDFWatermark
Create a PDFWatermark object from a specific Bitmap object.
create() - Static method in class com.foxit.gsdk.pdf.RenderContext
Create a PDF rendering context object.
create(Bitmap) - Static method in class com.foxit.gsdk.pdf.Renderer
Create a Renderer object, from a specific Bitmap object.
create(boolean) - Static method in class com.foxit.gsdk.psi.PSI
Create a pressure sensitive ink object.
create(String, int) - Static method in class com.foxit.gsdk.utils.FileHandler
Create a FileHandler object from the specific file path.
create(byte[], int) - Static method in class com.foxit.gsdk.utils.FileHandler
Create a memory-based FileHandler object.
createBookmarkIterator() - Method in class com.foxit.gsdk.pdf.PDFDocument
Create a new PDFBookmarkIterator object in the current document.
createContext(Object, FileHandler, String, String, String) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to initialize context handle.
createEmbeddedGotoAction(PDFEmbeddedGotoActionTarget, PDFAttachment, String, boolean) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new embedded go-to action.
createEmbeddedGotoAction(PDFEmbeddedGotoActionTarget, PDFAttachment, PDFDestination, boolean) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new embedded go-to action.
createFromFile(FileHandler, int, int) - Static method in class com.foxit.gsdk.pdf.Font
Create a Font object from a FileHandler object.
createGotoAction(PDFDestination) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new go-to action.
createHideAction(String[], boolean) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new hide action.
createImportDataAction(PDFAttachment) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new import-data action.
createJavascriptAction(String) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new JavaScript action.
createLaunchAction(String, String, String, String, boolean) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new launch action.
createLayerContext(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Create a PDF layer context with a given type.
createNamedAction(String) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new named action.
createPage(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Create a new page.
createRemoteGotoAction(String, PDFDestination) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new remote go-to action.
createRemoteGotoAction(String, String) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new embedded go-to action.
createResetFormAction(int, String[]) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new reset-form action.
createStandard(int) - Static method in class com.foxit.gsdk.pdf.Font
Create a standard Font object by the standard font ID.
createSubmitFormAction(int, String[], PDFAttachment) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new submit-form action.
createURIAction(String, boolean) - Static method in class com.foxit.gsdk.pdf.action.PDFAction
Create a new URI action.
cubicBezierTo(Point2D.Float, Point2D.Float, Point2D.Float) - Method in class com.foxit.gsdk.pdf.PDFPath
Add Bezier points to a given path data.
currentValue - Variable in class com.foxit.gsdk.pdf.form.PDFFormField.KeyStrokeEvent
A field's current value.
CustomEncryptionParams - Class in com.foxit.gsdk.pdf.security
Class CustomEncryptionParams is used for customized encryption.
CustomEncryptionParams() - Constructor for class com.foxit.gsdk.pdf.security.CustomEncryptionParams
Default constructor of FoxitDRMEncryptionParams.
A B C D E F G H I K L M N O P R S T U V W X Y Z