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

S

saveAsWrapper(FileHandler, PDFDocument.PDFWrapperData, int, byte[]) - Method in class com.foxit.gsdk.pdf.PDFDocument
Save a PDF document as a wrapper file.
saveAsWrapperFile(FileHandler, PDFDocument.PDFWrapperData, int, 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.saveAsWrapper(FileHandler, PDFWrapperData, int, byte[]).
SAVEFLAG_INCREMENTAL - Static variable in class com.foxit.gsdk.pdf.PDFDocument
Save PDF document incrementally.
SAVEFLAG_NOORIGINAL - Static variable in class com.foxit.gsdk.pdf.PDFDocument
Save PDF document without original data or unchanged objects.
SAVEFLAG_OBJECTSTREAM - Static variable in class com.foxit.gsdk.pdf.PDFDocument
Save PDF document by using object stream, in order to reduce the file size.
SAVEFLAG_OPTIMIZE - Static variable in class com.foxit.gsdk.pdf.PDFDocument
Save PDF document and remove the unused objects/resources, in order to reduce the file size.
SAVEFLAG_REMOVESECURITY - Static variable in class com.foxit.gsdk.pdf.PDFDocument
Save PDF document and remove security.
scaleWay - Variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
The circumstances under which the icon should be scaled inside the annotation rectangle.
SCALEWAY_ALWAYS - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon scale way A: Always scale
SCALEWAY_BIGGER - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon scale way B: Scale only when icon is bigger than annotation rectangle
SCALEWAY_NEVER - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon scale way N: Never scale
SCALEWAY_SMALLER - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon scale way S: Scale only when icon is smaller than annotation rectangle
scaleX - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkSetting
Horizontal scale coefficient.
scaleY - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkSetting
Vertical scale coefficient.
Screen - Class in com.foxit.gsdk.pdf.annots
Class Screen represents the screen annotation.
secondColor - Variable in class com.foxit.gsdk.pdf.annots.AnnotIconProvider.ShadingColor
Second color for shading.
SecurityHandler - Class in com.foxit.gsdk.pdf.security
Class SecurityHandler represents an abstract class.
SecurityHandler() - Constructor for class com.foxit.gsdk.pdf.security.SecurityHandler
 
SecurityHandler.CipherInfo - Class in com.foxit.gsdk.pdf.security
Class CipherInfo represents the cipher information.
SecurityHandler.CipherInfo() - Constructor for class com.foxit.gsdk.pdf.security.SecurityHandler.CipherInfo
 
selectByRange(int, int) - Method in class com.foxit.gsdk.pdf.PDFTextPage
Get a text selection handle by specific character range.
selectByRectangle(RectF) - Method in class com.foxit.gsdk.pdf.PDFTextPage
Get a text selection handle by specific rectangle.
selected - Variable in class com.foxit.gsdk.pdf.form.PDFFormField.ChoiceOption
True if the item is selected.
serializeAnnot(Archive, Annot) - Method in class com.foxit.gsdk.pdf.PDFPage
Serialize a annotation.
set(int, int, int, int) - Method in class com.foxit.gsdk.utils.Rect
Set the rectangle's coordinates to the specified values.
set(Rect) - Method in class com.foxit.gsdk.utils.Rect
Set the coordinates from source rectangle into this rectangle.
set(float, float, float, float) - Method in class com.foxit.gsdk.utils.RectF
Set the rectangle's coordinates to the specified values.
set(RectF) - Method in class com.foxit.gsdk.utils.RectF
Set the coordinates from source rectangle into this rectangle.
setAction(int, int, PDFAction) - Method in class com.foxit.gsdk.pdf.annots.Link
Set action data of specified index associated with current link annotation.
setAction(int, int, PDFAction) - Method in class com.foxit.gsdk.pdf.annots.Widget
Set action data of specified index associated with current widget annotation.
setAction(int, int, PDFAction) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Update an action associated with current field and a trigger type at a specified index in a form.
setAction(int, PDFAction) - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Set bookmark action.
setAction(int, int, PDFAction) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set document trigger action.
setAction(int, int, PDFAction) - Method in class com.foxit.gsdk.pdf.PDFPage
Set a page trigger action.
setAlignment(int) - Method in class com.foxit.gsdk.pdf.annots.FreeText
Set alignment of current free text annotation.
setAlignment(int) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Set alignment property of current form, as a document-wide default value.
setAlignment(int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set alignment property of current field's text, only useful for text field and list box.
setAlternateName(String) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set alternate name to be used in place of actual field name.
setAnnotFlags(long) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set annotation flags of current signature.
setAnnotIndex(int) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Set annotation index of current target.
setAnnotName(String) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Set annotation name of current target.
setAppearanceFlags(long) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set signature appearance flags required for resetting appearance.
setAreaType(String, int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set the area type in viewer preferences.
setAttachment(PDFAttachment) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Set attachment of embedded go-to action.
setAttachment(PDFAttachment) - Method in class com.foxit.gsdk.pdf.action.PDFImportDataAction
Set the attachment from which form data is imported.
setAttachment(PDFAttachment) - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Set the attachment which is the application or document to be launched.
setAttachment(PDFAttachment) - Method in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Set the attachment which the form data is submitted.
setAttachment(PDFAttachment) - Method in class com.foxit.gsdk.pdf.annots.FileAttachment
Set attachment of current file attachment annotation.
setBitmap(Bitmap, Bitmap) - Method in class com.foxit.gsdk.pdf.pageobjects.ImageObject
Set a bitmap to an image object.
setBitmap(Bitmap) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set a bitmap to icon in current signature display.
setBold(boolean) - Method in class com.foxit.gsdk.pdf.Font.FontFace
Set bold property.
setBookmarkData(PDFBookmarkIterator.BookmarkData) - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
Set data to the current bookmark.
setBorder(Annot.Border) - Method in class com.foxit.gsdk.pdf.annots.Annot
Set border of current PDF annotation.
setBorderColor(long) - Method in class com.foxit.gsdk.pdf.annots.Annot
Set border color of current PDF annotation.
setBox(int, RectF) - Method in class com.foxit.gsdk.pdf.PDFPage
Set page area which is a rectangle type of value.
setCalloutLinePoints(Point2D.Float, Point2D.Float, Point2D.Float) - Method in class com.foxit.gsdk.pdf.annots.FreeText
Set callout line points of a free text annotation.
setCaptionOffset(float, float) - Method in class com.foxit.gsdk.pdf.annots.Line
Set caption offset of current line annotation.
setCaptionPosition(String) - Method in class com.foxit.gsdk.pdf.annots.Line
Set caption position of current line annotation.
setCaptionVisibility(boolean) - Method in class com.foxit.gsdk.pdf.annots.Line
Set flag which decides whether to set a caption to the annotation or not.
setCertificateHandler(CertificateHandler) - Static method in class com.foxit.gsdk.pdf.PDFDocument
Set certificate security handler to Foxit PDF SDK.
setChecked(boolean) - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Set check box or radio button's state.
setCheckSum(int[]) - Method in class com.foxit.gsdk.pdf.PDFAttachment
Set the checksum of the PDFAttachment object.
setCipher(int) - Method in class com.foxit.gsdk.pdf.security.CertificateEncryptionParams
Set the type of encryption algorithm.
setCipher(int, int) - Method in class com.foxit.gsdk.pdf.security.PasswordEncryptionParams
Set the type of encryption algorithm and the key length of it.
setClipRect(Rect) - Method in class com.foxit.gsdk.pdf.Renderer
Set current clipping rectangle into a Renderer object.
setCloudIntensity(float) - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Set the cloud intensity.
setConstructAppearancesFlag(boolean) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Set a flag that specifies whether to construct appearances when loading form controls.
setContactInfo(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set contact information of current signature.
setContents(String) - Method in class com.foxit.gsdk.pdf.annots.Annot
Set contents of current PDF annotation.
setCreationDateTime(DateTime) - Method in class com.foxit.gsdk.pdf.annots.Markup
Set creation time of current markup annotation.
setCreationDateTime(DateTime) - Method in class com.foxit.gsdk.pdf.PDFAttachment
Set the creation date of the PDFAttachment object.
setCreationDateTime(DateTime) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set the creation date and time of a signature.
setCryptionParams(FoxitDRMHandler.CryptionParams) - Method in class com.foxit.gsdk.pdf.security.FoxitDRMEncryptionParams
Set the encryption parameters.
setDashPattern(float[]) - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Set the dash pattern.
setDashPhase(float) - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Set the dash phase.
setDateTime(String, DateTime) - Method in class com.foxit.gsdk.pdf.PDFMetadata
Set a date value to a field indicated by the parameter key in meta-data.
setDay(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the day for the date, from 1 to 31.
setDefaultAppearance(DefaultAppearance) - Method in class com.foxit.gsdk.pdf.annots.FreeText
Set default appearance of current free text annotation, which can be used in formatting the text.
setDefaultAppearance(DefaultAppearance) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Set default appearance of the form.
setDefaultAppearance(DefaultAppearance) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set default appearance of current field.
setDefaultChecked(boolean) - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Set check box or radio button's default state.
setDefaultContentsLength(long) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set the default length of current signature value.
setDefaultPath(String) - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Set default path of launch action.
setDefaultValue(String) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set default value of a field, except PushButton fields.
setDefaultVisibleState(boolean) - Method in class com.foxit.gsdk.pdf.layer.Layer
Set default visible state to current layer
setDescription(String) - Method in class com.foxit.gsdk.pdf.PDFAttachment
Set the description of the PDFAttachment object.
setDestination(PDFDestination) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Set destination of embedded go-to action.
setDestination(PDFDestination) - Method in class com.foxit.gsdk.pdf.action.PDFGotoAction
Set destination of go-to action.
setDestination(PDFDestination) - Method in class com.foxit.gsdk.pdf.action.PDFRemoteGotoAction
Set destination.
setDestName(String) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Set destination name of embedded go-to action.
setDestName(String) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Set destination name of current target.
setDestName(String) - Method in class com.foxit.gsdk.pdf.action.PDFRemoteGotoAction
Set destination name.
setDistinguishedName(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set distinguished name of the signature owner in current signature dictionary.
setDPI(int[]) - Method in class com.foxit.gsdk.image.ImageFile
Set DPI(Dot-Per-Inch.) properties of current ImageFile object.
setDRMParam(String, String) - Method in class com.foxit.gsdk.pdf.security.FoxitDRMEncryptionParams
Set string value of a key as encryption parameters for Foxit DRM encryption.
setEmpty() - Method in class com.foxit.gsdk.utils.Rect
Set the rectangle to (0,0,0,0)
setEmpty() - Method in class com.foxit.gsdk.utils.RectF
Set the rectangle to (0.0f,0.0f,0.0f,0.0f)
setEncryptInfo(String) - Method in class com.foxit.gsdk.pdf.security.CustomEncryptionParams
Set the encryption information data.
setEncryptMetadata(boolean) - Method in class com.foxit.gsdk.pdf.security.EncryptionParams
Set a boolean value which indicates whether to encrypt the metadata or not.
setExportUsage(int) - Method in class com.foxit.gsdk.pdf.layer.Layer
Set layer usage state for exporting.
setExportValue(String) - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
Set option's export value.
setFields(String[]) - Method in class com.foxit.gsdk.pdf.action.PDFHideAction
Set fields to be included or excluded.
setFields(String[]) - Method in class com.foxit.gsdk.pdf.action.PDFResetFormAction
Set fields to be included or excluded.
setFields(String[]) - Method in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Set action's fields.
setFieldsInCalculationOrder(String[]) - Method in class com.foxit.gsdk.pdf.form.PDFForm
Set fields in calculation order in the form.
setFile(FileHandler) - Method in class com.foxit.gsdk.pdf.PDFAttachment
Set the file of an attachment.
setFileName(String) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Set filename of current target.
setFileName(String) - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Set file name of launch action.
setFileName(String) - Method in class com.foxit.gsdk.pdf.action.PDFRemoteGotoAction
Set file name.
setFileName(String, boolean) - Method in class com.foxit.gsdk.pdf.PDFAttachment
Set the file name of the PDFAttachment object.
setFilePath(String) - Method in class com.foxit.gsdk.pdf.security.CertificateEncryptionParams
Set the specified certificate file path.
setFillColor(long) - Method in class com.foxit.gsdk.pdf.annots.Circle
Set fill color of current circle annotation.
setFillColor(long) - Method in class com.foxit.gsdk.pdf.annots.FreeText
Set fill color of current free text annotation.
setFillColor(long) - Method in class com.foxit.gsdk.pdf.annots.Polygon
Set fill color of current polygon annotation.
setFillColor(long) - Method in class com.foxit.gsdk.pdf.annots.Polyline
Set fill color of current polyline annotation.
setFillColor(long) - Method in class com.foxit.gsdk.pdf.annots.Square
Set fill color of current square annotation.
setFillColor(long) - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Set fill color of a page object.
setFilter(String) - Method in class com.foxit.gsdk.pdf.security.CustomEncryptionParams
Set the filter of the custom security handler.
setFilter(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set the name of filter, which is used to choose a registered signature handler for current signature.
setFlags(int) - Method in class com.foxit.gsdk.pdf.action.PDFResetFormAction
Set flags specify including or excluding fields.
setFlags(int) - Method in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Set flags to specify various characteristics of the action.
setFlags(int) - Method in class com.foxit.gsdk.pdf.annots.Annot
Set current PDF annotation flags.
setFlags(int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set flags specifying various characteristics of the field.
setFlags(int) - Method in class com.foxit.gsdk.pdf.RenderContext
Set flags of a PDF rendering context.
setFlags(int) - Method in class com.foxit.gsdk.pdf.Renderer
Set flags of a Renderer object.
setFontFace(String) - Method in class com.foxit.gsdk.pdf.Font.FontFace
Set font face name.
setFoxitDRMHandler(FoxitDRMHandler) - Static method in class com.foxit.gsdk.pdf.PDFDocument
Set Foxit DRM security handler to Foxit PDF SDK.
setGamma(float) - Static method in class com.foxit.gsdk.pdf.Renderer
Set gamma value for rendering text.
setGroup(Markup[], int) - Static method in class com.foxit.gsdk.pdf.annots.Markup
Group all the input annotations.
setHalftoneLimit(int) - Method in class com.foxit.gsdk.pdf.RenderContext
Set the halftone limit of a PDF rendering context.
setHeight(int) - Method in class com.foxit.gsdk.utils.Size
Set the height of size.
setHeight(float) - Method in class com.foxit.gsdk.utils.SizeF
Set the height of size.
setHide(boolean) - Method in class com.foxit.gsdk.pdf.action.PDFHideAction
Set hide annotations or not.
setHighLightingMode(int) - Method in class com.foxit.gsdk.pdf.annots.Link
Set highlighting mode of current link annotation.
setHighLightingMode(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Set highlighting mode of current PDF widget annotation.
setHour(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the hour for the date, from 0 to 23.
setIconFit(Widget.AnnotIconFit) - Method in class com.foxit.gsdk.pdf.annots.Widget
Set icon fit of current widget annotation.
setIconName(String) - Method in class com.foxit.gsdk.pdf.annots.FileAttachment
Set icon name of current file attachment annotation.
setIconName(String) - Method in class com.foxit.gsdk.pdf.annots.RubberStamp
Set icon name of current stamp annotation.
setIconName(String) - Method in class com.foxit.gsdk.pdf.annots.Text
Set icon name of current text annotation.
setIconProvider(AnnotIconProvider) - Static method in class com.foxit.gsdk.pdf.annots.Annot
Set handler of PDF annotation icon provider to SDK management.
setImage(Image, int) - Method in class com.foxit.gsdk.pdf.annots.RubberStamp
Set image to current stamp annotation.
setImage(Image) - Method in class com.foxit.gsdk.pdf.pageobjects.ImageObject
Set an image to an image object.
setImage(Image) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set an Image object to icon in current signature display.
setIndex(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Change page index of a page.
setInkColor(long) - Method in class com.foxit.gsdk.psi.PSI
Set ink color of current pressure sensitive ink object.
setInkDiameter(int) - Method in class com.foxit.gsdk.psi.PSI
Set ink diameter of current pressure sensitive ink object.
setInkList(PDFPath) - Method in class com.foxit.gsdk.pdf.annots.Ink
Set ink list data of current ink annotation.
setInnerRectMargin(float[]) - Method in class com.foxit.gsdk.pdf.annots.Caret
Set the margin between inner rectangle and rectangle of current caret annotation.
setInnerRectMargin(float[]) - Method in class com.foxit.gsdk.pdf.annots.Circle
Set the inner rectangle of current circle annotation.
setInnerRectMargin(float[]) - Method in class com.foxit.gsdk.pdf.annots.FreeText
Set the inner rectangle of current free text annotation.
setInnerRectMargin(float[]) - Method in class com.foxit.gsdk.pdf.annots.Square
Set the inner rectangle of current square annotation.
setIntent(String) - Method in class com.foxit.gsdk.pdf.annots.Markup
Set intent of current markup annotation.
setItalic(boolean) - Method in class com.foxit.gsdk.pdf.Font.FontFace
Set italic property.
setJavascript(String) - Method in class com.foxit.gsdk.pdf.action.PDFJavascriptAction
Set JavaScript contents.
setKeyStoreInfo(Signature.KeyStoreInfo) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set the KeyStoreInfo object to current signature.
setLayerContext(LayerContext) - Method in class com.foxit.gsdk.pdf.RenderContext
Set layer context to render context object.
setLayersBaseState(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set the base state for all layers in the default configuration.
setLeaderLineExtension(float) - Method in class com.foxit.gsdk.pdf.annots.Line
Set leader line extension of current line annotation.
setLeaderLineLength(float) - Method in class com.foxit.gsdk.pdf.annots.Line
Set leader line length of current line annotation.
setLeaderLineOffset(float) - Method in class com.foxit.gsdk.pdf.annots.Line
Set leader line offset of current line annotation.
setLineEndingStyle(String, String) - Method in class com.foxit.gsdk.pdf.annots.FreeText
Set line ending styles of current free text annotation.
setLineEndingStyle(String, String) - Method in class com.foxit.gsdk.pdf.annots.Line
Set line ending styles of current line annotation.
setLineEndingStyle(String, String) - Method in class com.foxit.gsdk.pdf.annots.Polyline
Set line ending styles of current polyline annotation.
setLinePosition(Point2D.Float, Point2D.Float) - Method in class com.foxit.gsdk.pdf.annots.Line
Set line position of current line annotation.
setLineSpace(float) - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Set line space before calling function PDFReflowPage.startParse(int).
setLocation(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set the CPU host name or physical location of the signature owner.
setMapMousePos(boolean) - Method in class com.foxit.gsdk.pdf.action.PDFURIAction
Set whether to track the mouse position when the URI is resolved.
setMappingName(String) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set mapping name to be used when exporting interactive form field data from the document.
setMatrix(Matrix) - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Set matrix of a page object.
setMatrix(Matrix) - Method in class com.foxit.gsdk.pdf.RenderContext
Set a transformation matrix of a PDF rendering context.
setMaxLen(int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set maximum length of the field's text, in characters.
setMilliseconds(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the millisecond for the date.
setMinute(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the minute for the date, from 0 to 59.
setMKCaption(int, String) - Method in class com.foxit.gsdk.pdf.annots.Widget
Set caption of a specific type in MK dictionary.
setMKColor(int, long) - Method in class com.foxit.gsdk.pdf.annots.Screen
Set color of specific type in MK dictionary.
setMKColor(int, long) - Method in class com.foxit.gsdk.pdf.annots.Widget
Set color of specific type in MK dictionary.
setMKIconImage(int, Image) - Method in class com.foxit.gsdk.pdf.annots.Widget
Set an image to a specific icon type in MK dictionary.
setMKRotation(int) - Method in class com.foxit.gsdk.pdf.annots.Screen
Set rotation in MK dictionary.
setMKRotation(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
Set rotation in MK dictionary.
setModifiedDateTime(DateTime) - Method in class com.foxit.gsdk.pdf.annots.Annot
Set modification time of current PDF annotation.
setModifiedDateTime(DateTime) - Method in class com.foxit.gsdk.pdf.PDFAttachment
Set the modification date of the PDFAttachment.
setMonth(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the month for the date, from 1 to 12.
setName(String) - Method in class com.foxit.gsdk.pdf.action.PDFNamedAction
Set action name of named action.
setName(String) - Method in class com.foxit.gsdk.pdf.annots.Annot
Set name value of current PDF annotation.
setName(String) - Method in class com.foxit.gsdk.pdf.layer.Layer
Set the name of current PDF layer.
setNewWindow(boolean) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Set whether a new window should be opened or not.
setNewWindow(boolean) - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Set a new window which should be opened or not.
setNextTarget(PDFEmbeddedGotoActionTarget) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Set next target of current target.
setNonFullScreenPageMode(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set display mode for non full-screen mode in viewer preferences.
setOpacity(float) - Method in class com.foxit.gsdk.pdf.annots.Markup
Set opacity of current markup annotation.
setOpacity(float) - Method in class com.foxit.gsdk.psi.PSI
Set ink opacity of current pressure sensitive ink object.
setOpenStatus(boolean) - Method in class com.foxit.gsdk.pdf.annots.Popup
Set open status of current popup annotation.
setOpenStatus(boolean) - Method in class com.foxit.gsdk.pdf.annots.Text
Set open status of current text annotation.
setOperation(String) - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Set operation.
setOption(PDFFormField.ChoiceOption[]) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set list box or combo box's options.
setOption(int, RenderOption) - Method in class com.foxit.gsdk.pdf.RenderContext
Set option parameter of a PDF rendering context.
setOwnerPassword(byte[]) - Method in class com.foxit.gsdk.pdf.security.PasswordEncryptionParams
Set the owner password.
setPageIndex(int) - Method in class com.foxit.gsdk.pdf.action.PDFDestination
Set page index of destination.
setPageIndex(int) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Set page index of current target.
setParameters(String) - Method in class com.foxit.gsdk.pdf.action.PDFLaunchAction
Set parameters.
setParams(float[]) - Method in class com.foxit.gsdk.pdf.action.PDFDestination
Set parameters of destination.
setPassword(byte[]) - Method in class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
Set the password of the keystore.
setPath(String) - Method in class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
Set the path of the keystore file.
setPoint(int, PDFPath.PDFPoint) - Method in class com.foxit.gsdk.pdf.PDFPath
Set the specific point of the path data.
setPrintCopies(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set the number of copies to be printed.
setPrintData(PrintData) - Method in class com.foxit.gsdk.pdf.layer.Layer
Set layer usage data for printing.
setPrintRanges(int[]) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set the page ranges to be printed.
setPrintScale(String) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set page scaling in viewer preferences.
setQuadPoints(Annot.QuadpointsF[]) - Method in class com.foxit.gsdk.pdf.annots.Link
Set quadrilaterals points of current link annotation.
setQuadPoints(Annot.QuadpointsF[]) - Method in class com.foxit.gsdk.pdf.annots.TextMarkup
Set quadrilaterals points of current text markup annotation.
setReadingDirection(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set reading direction in viewer preferences.
setReason(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set signing reason of current signature.
setRelationship(String) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoActionTarget
Set relationship between current document and the target document.
setRotation(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Set page rotation.
setScale(float, float, float, float) - Method in class com.foxit.gsdk.utils.Matrix
Set the matrix to scale by sx and sy, with a pivot point at (px, py).
setScale(float, float) - Method in class com.foxit.gsdk.utils.Matrix
Set the matrix to scale by sx and sy.
setSecond(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the second for the date, from 0 to 60.
setShadingColor(Object, String, String, long, int) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
Callback function to set shading colors if an icon supports shading.
setSigner(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set signer name of current signature.
setSize(float, float) - Method in class com.foxit.gsdk.pdf.PDFPage
Set page size.
setSize(float, float) - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Set screen size before calling function PDFReflowPage.startParse(int).
setState(int, int) - Method in class com.foxit.gsdk.pdf.annots.Markup
Set state model and state of current state annotation.
setString(String) - Method in class com.foxit.gsdk.pdf.pageobjects.TextObject
Set string to current text object.
setString(String, String) - Method in class com.foxit.gsdk.pdf.PDFMetadata
Set a string value to a field indicated by the parameter key in meta-data.
setStrokeColor(long) - Method in class com.foxit.gsdk.pdf.pageobjects.PageObject
Set stroke color of a page object.
setStyle(int) - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Set the border style.
setSubFilter(String) - Method in class com.foxit.gsdk.pdf.security.CustomEncryptionParams
Set the subfilter of the custom security handler.
setSubFilter(String) - Method in class com.foxit.gsdk.pdf.security.FoxitDRMEncryptionParams
Set the subfilter of the custom security handler.
setSubFilter(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set the name of sub-filter, which is used to choose a registered signature handler for current signature.
setSubject(String) - Method in class com.foxit.gsdk.pdf.annots.Markup
Set subject of current markup annotation.
setSymbol(String) - Method in class com.foxit.gsdk.pdf.annots.Caret
Set symbol of current caret annotation.
setTarget(PDFEmbeddedGotoActionTarget) - Method in class com.foxit.gsdk.pdf.action.PDFEmbeddedGotoAction
Set target of embedded go-to action.
setText(String) - Method in class com.foxit.gsdk.pdf.signature.Signature
Set the text content of current signature appearance.
setTextState(TextState, boolean, int) - Method in class com.foxit.gsdk.pdf.pageobjects.TextObject
Set text states to current text object.
setTimeZoneHour(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the time zone of the date.
setTimeZoneMinute(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the minute of time zone of the date, from 0 to 59.
setTitle(String) - Method in class com.foxit.gsdk.pdf.annots.Markup
Set title of current markup annotation.
setTopVisibleIndex(int) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set top index for scrollable list boxes.
setType(int) - Method in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
Set the specific type of the path point.
setType(String) - Method in class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
Set the type of the keystore.
setUIVisibility(String, boolean) - Method in class com.foxit.gsdk.pdf.PDFDocument
Set UI visibility in viewer preferences.
setURL(String) - Method in class com.foxit.gsdk.pdf.action.PDFURIAction
Set URL address.
setUserPassword(byte[]) - Method in class com.foxit.gsdk.pdf.security.PasswordEncryptionParams
Set the user password.
setUserPermissions(long) - Method in class com.foxit.gsdk.pdf.security.PasswordEncryptionParams
Set the permission flags.
setValue(String) - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Set value of a field.
setValue(Point2D.Float) - Method in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
Set the specific value of the point.
setValues(float[]) - Method in class com.foxit.gsdk.utils.Matrix
set 9 values from the float array into the matrix.
setVertices(Point2D.Float[]) - Method in class com.foxit.gsdk.pdf.annots.Polygon
Set vertices of current polygon annotation.
setVertices(Point2D.Float[]) - Method in class com.foxit.gsdk.pdf.annots.Polyline
Set vertices of current polyline annotation.
setViewUsage(int) - Method in class com.foxit.gsdk.pdf.layer.Layer
Set layer usage state for viewing.
setVisible(Layer, boolean) - Method in class com.foxit.gsdk.pdf.layer.LayerContext
Change the visibility state of a PDF layer.
setWidth(float) - Method in class com.foxit.gsdk.pdf.annots.Annot.Border
Set the border width.
setWidth(int) - Method in class com.foxit.gsdk.utils.Size
Set the width of size.
setWidth(float) - Method in class com.foxit.gsdk.utils.SizeF
Set the width of size.
setYear(short) - Method in class com.foxit.gsdk.utils.DateTime
Set the year for the date.
setZoomData(ZoomData) - Method in class com.foxit.gsdk.pdf.layer.Layer
Set layer usage data for zooming.
setZoomMode(int) - Method in class com.foxit.gsdk.pdf.action.PDFDestination
Set zoom mode of destination.
sign(Object, Object, Signature, String) - Method in class com.foxit.gsdk.pdf.signature.SignatureHandler
Foxit PDF SDK calls this interface to sign a document.
Signature - Class in com.foxit.gsdk.pdf.signature
Class Signature represents as PDF digital signature object.
Signature.KeyStoreInfo - Class in com.foxit.gsdk.pdf.signature
Class KeyStoreInfo represents as keystore information.
Signature.KeyStoreInfo(String, String, byte[]) - Constructor for class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
Construct a KeyStoreInfo object with specified type, path and password.
SignatureHandler - Class in com.foxit.gsdk.pdf.signature
Abstract class SignatureHandler represents as third-party signature signing and verifying handler interface.
SignatureHandler() - Constructor for class com.foxit.gsdk.pdf.signature.SignatureHandler
 
Size - Class in com.foxit.gsdk.utils
Class Size defined as a PDF size type.
Size() - Constructor for class com.foxit.gsdk.utils.Size
Create a new Size instance.
Size(int, int) - Constructor for class com.foxit.gsdk.utils.Size
Create a new Size instance with specified width and height.
SizeF - Class in com.foxit.gsdk.utils
Class SizeF defined as a PDF size type.
SizeF() - Constructor for class com.foxit.gsdk.utils.SizeF
Create a new SizeF instance.
SizeF(float, float) - Constructor for class com.foxit.gsdk.utils.SizeF
Create a new SizeF instance with specified width and height.
Sound - Class in com.foxit.gsdk.pdf.annots
Class Sound represents the sound annotation.
Square - Class in com.foxit.gsdk.pdf.annots
Class Square represents the square annotation.
Squiggly - Class in com.foxit.gsdk.pdf.annots
Class Squiggly represents the squiggly annotation.
start - Variable in class com.foxit.gsdk.pdf.form.PDFFormField.KeyStrokeEvent
Indicate the position of a field's value where the strChange start.
startCalcDigest(Object, Signature, FileHandler, int[]) - Method in class com.foxit.gsdk.pdf.signature.SignatureHandler
Foxit PDF SDK calls this interface to start a custom digest calculation.
startDecryptor(Object, Object, int, int) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to start a decryptor context, for decrypting a data stream.
startEncryption(EncryptionParams, FileHandler, int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Start encryption on a PDF document.
startImportPages(PDFDocument, int, PDFDocument, int[], String) - Static method in class com.foxit.gsdk.pdf.PDFDocument
To start a progressive process of inserting a range of pages from an extra source document (or with its layer information) into a target document.
startParse(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Start parsing a PDF page.
startParse(int) - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Start parsing process for a PDFReflowPage object.
startRender(RenderContext, Renderer, int) - Method in class com.foxit.gsdk.pdf.PDFPage
Start rendering a PDF page in a renderer with a PDF rendering context.
startRender(RenderContext, Renderer) - Method in class com.foxit.gsdk.pdf.PDFReflowPage
Start rendering a reflowed page.
startRenderAnnots(RenderContext, Renderer, Annot[]) - Method in class com.foxit.gsdk.pdf.PDFPage
Render annotations on render context.
startRenderFormControls(RenderContext, Renderer, PDFFormControl[]) - Method in class com.foxit.gsdk.pdf.PDFPage
Start rendering a PDF form control in a renderer with a PDF rendering context.
startRenderPageAnnots(RenderContext, Renderer) - Method in class com.foxit.gsdk.pdf.PDFPage
Render all annotations of a page on render context.
startRenderPageFormControls(RenderContext, Renderer) - Method in class com.foxit.gsdk.pdf.PDFPage
Start rendering a page's form controls in a renderer with a PDF rendering context.
startRenderPageSignatures(RenderContext, Renderer) - Method in class com.foxit.gsdk.pdf.PDFPage
Start to render all signatures of current PDF page with the specified render context and renderer.
startSaveToFile(FileHandler, int) - Method in class com.foxit.gsdk.pdf.PDFDocument
Start saving a PDF document to a file in a progressive manner.
startSearch(String, int, int) - Method in class com.foxit.gsdk.pdf.PDFTextPage
Start a PDF text search process.
startSearch(String, int, int) - Method in class com.foxit.gsdk.pdf.PDFTextSearch
Deprecated.
Current function will be deprecated in future. So, not recommend to use current function any more. Instead, please use PDFTextPage.startSearch(String, int, int).
startSign(FileHandler) - Method in class com.foxit.gsdk.pdf.signature.Signature
Sign a PDF document progressively, by using a default signature handler or a third-party signature handler.
startVerify() - Method in class com.foxit.gsdk.pdf.signature.Signature
Verify current signature progressively , by using a default signature handler or a third-party signature handler.
state - Variable in class com.foxit.gsdk.pdf.layer.PrintData
A name that may be ON or OFF, indicating that the group should be set to that state when the document is printed from a viewer application.
state - Variable in class com.foxit.gsdk.pdf.PDFTextPage.CharInfo
State of character.
STATE_INVALID - Static variable in class com.foxit.gsdk.pdf.signature.Signature
Signature state constant definition: The signature field is signed but has been verified invalid.
STATE_MARKED_MARKED - Static variable in class com.foxit.gsdk.pdf.annots.Markup
The state of marked model is marked
STATE_MARKED_UNMARKED - Static variable in class com.foxit.gsdk.pdf.annots.Markup
The state of marked model is unmarked
STATE_REVIEW_ACCEPTED - Static variable in class com.foxit.gsdk.pdf.annots.Markup
The state of review model is accepted
STATE_REVIEW_CANCELLED - Static variable in class com.foxit.gsdk.pdf.annots.Markup
The state of review model is canceled
STATE_REVIEW_COMPLETED - Static variable in class com.foxit.gsdk.pdf.annots.Markup
The state of review model is completed
STATE_REVIEW_NONE - Static variable in class com.foxit.gsdk.pdf.annots.Markup
The state of review model is none
STATE_REVIEW_REJECTED - Static variable in class com.foxit.gsdk.pdf.annots.Markup
The state of review model is rejected
STATE_UNKNOWN - Static variable in class com.foxit.gsdk.pdf.signature.Signature
Signature state constant definition: The state is unknown.
STATE_UNSIGNED - Static variable in class com.foxit.gsdk.pdf.signature.Signature
Signature state constant definition: The state is unsigned.
STATE_VALID - Static variable in class com.foxit.gsdk.pdf.signature.Signature
Signature state constant definition: The signature field is signed and has been verified valid.
STATEMODEL_MARKED - Static variable in class com.foxit.gsdk.pdf.annots.Markup
State model is marked
STATEMODEL_REVIEW - Static variable in class com.foxit.gsdk.pdf.annots.Markup
State model is review
status - Variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
Current status of bookmark.
STATUS_BOLD - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
Show title as bold text in bookmark.
STATUS_EXPANDED - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
Specify current bookmark is expanded or collapsed if it has children.
STATUS_ITALIC - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
Show title as italic text in bookmark.
STATUS_NORMAL - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
Show title as normal text in bookmark.
STDFONT_COURIER - Static variable in class com.foxit.gsdk.pdf.Font
Courier.
STDFONT_COURIER_B - Static variable in class com.foxit.gsdk.pdf.Font
Bold.
STDFONT_COURIER_BI - Static variable in class com.foxit.gsdk.pdf.Font
Bold italic.
STDFONT_COURIER_I - Static variable in class com.foxit.gsdk.pdf.Font
Italic.
STDFONT_HELVETICA - Static variable in class com.foxit.gsdk.pdf.Font
Helvetica.
STDFONT_HELVETICA_B - Static variable in class com.foxit.gsdk.pdf.Font
Bold.
STDFONT_HELVETICA_BI - Static variable in class com.foxit.gsdk.pdf.Font
Bold italic.
STDFONT_HELVETICA_I - Static variable in class com.foxit.gsdk.pdf.Font
Italic.
STDFONT_SYMBOL - Static variable in class com.foxit.gsdk.pdf.Font
Symbol.
STDFONT_TIMES - Static variable in class com.foxit.gsdk.pdf.Font
Times-Roman.
STDFONT_TIMES_B - Static variable in class com.foxit.gsdk.pdf.Font
Bold.
STDFONT_TIMES_BI - Static variable in class com.foxit.gsdk.pdf.Font
Bold italic.
STDFONT_TIMES_I - Static variable in class com.foxit.gsdk.pdf.Font
Italic.
STDFONT_ZAPFDINGBATS - Static variable in class com.foxit.gsdk.pdf.Font
ZapfDingbats.
stretchTo(Bitmap, int, int, int, int, Rect, int) - Method in class com.foxit.gsdk.image.Bitmap
Stretch current bitmap into a new bitmap with different size.
StrikeOut - Class in com.foxit.gsdk.pdf.annots
Class StrikeOut represents the StrikeOut annotation.
subType - Variable in class com.foxit.gsdk.pdf.layer.PrintData
A name object specifying the kind of content controlled by the group.
A B C D E F G H I K L M N O P R S T U V W X Y Z