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

F

FileAttachment - Class in com.foxit.gsdk.pdf.annots
Class FileAttachment represents the PDF file attachment annotation.
FileHandler - Class in com.foxit.gsdk.utils
Class FileHandler represents a file handle.
fileID - Variable in class com.foxit.gsdk.pdf.security.FoxitDRMHandler.CryptionParams
File identity code.
FILEMODE_READONLY - Static variable in class com.foxit.gsdk.utils.FileHandler
Read-only mode.
FILEMODE_TRUNCATE - Static variable in class com.foxit.gsdk.utils.FileHandler
Clear existing contents, size of file is set to 0, for writing mode only.
FILEMODE_WRITE - Static variable in class com.foxit.gsdk.utils.FileHandler
Write mode, create automatically if a file doesn't exist.
fillRect(long, Rect) - Method in class com.foxit.gsdk.image.Bitmap
Fill current bitmap with a specific color.
findNext() - Method in class com.foxit.gsdk.pdf.PDFTextSearch
Search in the direction from page start to end.
findPrev() - Method in class com.foxit.gsdk.pdf.PDFTextSearch
Search in the direction from page end to start.
finishCalcDigest(Object, Object) - Method in class com.foxit.gsdk.pdf.signature.SignatureHandler
Foxit PDF SDK calls this interface to finish the custom digest calculation and get the digest.
finishDecryptor(Object, Object) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
Callback function to release internal structure of the started decryptor context.
FINISHED - Static variable in class com.foxit.gsdk.pdf.Progress
Current process has finished, and no need to do again.
firstColor - Variable in class com.foxit.gsdk.pdf.annots.AnnotIconProvider.ShadingColor
First color for shading.
fitBounds - Variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
A boolean value that indicates whether to scale button appearance to fit fully within bounds or not.
FLAG_ANNOT - Static variable in class com.foxit.gsdk.pdf.RenderContext
Set if page annotations to be rendered together.
FLAG_ASANNOT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
If set, insert watermark as annotation.
FLAG_ASPAGECONTENTS - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
If set, insert watermark as page content (default).
FLAG_ASPECTRATIO - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon fit flag: Aspect ratio
FLAG_BGRSTRIPE - Static variable in class com.foxit.gsdk.pdf.Renderer
Set if device is using BGR LCD stripe.
FLAG_BUTTON_NOTOGGLETOOFF - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
Not to toggle the radio button off
FLAG_BUTTON_RADIOSINUNISON - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
Put radio buttons with same value in unison
FLAG_CHOICE_MULTISELECT - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
If set, more than one items can be selected.
FLAG_COMBO_EDIT - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
Combo box style.
FLAG_CONSECUTIVE - Static variable in class com.foxit.gsdk.pdf.PDFTextSearch
Whether matching consecutively (for example, "CC" will match twice in "CCC").
FLAG_DROPOBJECTS - Static variable in class com.foxit.gsdk.pdf.RenderContext
Drop page content objects when rendering page automatically.
FLAG_FITBOUNDS - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon fit flag: Fit boundaries
FLAG_GRAYSCALE - Static variable in class com.foxit.gsdk.pdf.Renderer
Gray scale output.
FLAG_HIDDEN - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: hidden
FLAG_INVISIBLE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: invisible
FLAG_INVISIBLE - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
If set, do not display watermark.
FLAG_LCDTEXT - Static variable in class com.foxit.gsdk.pdf.Renderer
Set if it needs text rendering optimized for LCD display.
FLAG_LIMITEDIMAGECACHE - Static variable in class com.foxit.gsdk.pdf.RenderContext
Limit image cache size.
FLAG_LOCKED - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: locked
FLAG_LOCKEDCONTENTS - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: locked contents
FLAG_MATCHCASE - Static variable in class com.foxit.gsdk.pdf.PDFTextSearch
Whether matching case.
FLAG_MATCHWHOLEWORD - Static variable in class com.foxit.gsdk.pdf.PDFTextSearch
Whether matching whole word.
FLAG_NOEXPORT - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
The field must not be exported by a submit-form action.
FLAG_NONATIVETEXT - Static variable in class com.foxit.gsdk.pdf.Renderer
Disable native text rendering feature (like GDI+, CGContext).
FLAG_NOPRINT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
If set, do not print watermark.
FLAG_NOROTATE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: no rotate
FLAG_NOSIGNATURE - Static variable in class com.foxit.gsdk.pdf.RenderContext
This flag indicates not to render signatures.
FLAG_NOTTRANSFORMICON - Static variable in class com.foxit.gsdk.pdf.RenderContext
Set if rotating or scaling annotation icon are not needed.
FLAG_NOVIEW - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: no view
FLAG_NOWIDGET - Static variable in class com.foxit.gsdk.pdf.RenderContext
Set if the form fields(widgets) are not to be rendered together.
FLAG_NOZOOM - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: no zoom
FLAG_OCGDESIGN - Static variable in class com.foxit.gsdk.pdf.RenderContext
If set this flag, only apply those content objects which allow to output for design mode.
FLAG_OCGEXPORT - Static variable in class com.foxit.gsdk.pdf.RenderContext
If set this flag, only apply those content objects which allow to output for exportation.
FLAG_OCGPRINT - Static variable in class com.foxit.gsdk.pdf.RenderContext
If set this flag, only apply those content objects which allow to output to printer.
FLAG_ONTOP - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
If set, show watermark above other page contents.
FLAG_POSITION - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon fit flag: Set position
FLAG_PRINT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: print
FLAG_READONLY - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: read only
FLAG_READONLY - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
The field is read only and no editing is allowed.
FLAG_REQUIRED - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
The field will be exported by a submit-form action.
FLAG_SCALEWAY - Static variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon fit flag: Scale way
FLAG_TEXT_COMB - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
Use combs.
FLAG_TEXT_DONOTSCROLL - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
Never show scroll bar.
FLAG_TEXT_MULTILINE - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
Multiple lines.
FLAG_TEXT_PASSWORD - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
This is a password field.
FLAG_TEXTGAMMA - Static variable in class com.foxit.gsdk.pdf.Renderer
Enable gamma support to display small characters.
FLAG_TOGGLENOVIEW - Static variable in class com.foxit.gsdk.pdf.annots.Annot
Annotation flag: toggle no view
FLAG_USEANTIALIAS - Static variable in class com.foxit.gsdk.pdf.Renderer
Use anti-aliasing to render graphics objects.
flags - Variable in class com.foxit.gsdk.pdf.annots.Widget.AnnotIconFit
Icon fit flag.
flags - Variable in class com.foxit.gsdk.pdf.DefaultAppearance
Flags of default appearance.
flags - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkSetting
Watermark flags.
FLAGS_CANONICALFORMAT - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 10.
FLAGS_EMBEDFORM - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 14.
FLAGS_EXCLFKEY - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 12.
FLAGS_EXCLNONUSERANNOTS - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 11.
FLAGS_EXPORTFORMAT - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 3.
FLAGS_GETMETHOD - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 4.
FLAGS_INCLUDE - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 1.
FLAGS_INCLUDEANNOTATIONS - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 8.
FLAGS_INCLUDEAPPENDSAVES - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 7.
FLAGS_INCLUDENOVALUEFIELDS - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 2.
FLAGS_SUBMITCOORDINATES - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 5.
FLAGS_SUBMITPDF - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 9.
FLAGS_XFDF - Static variable in class com.foxit.gsdk.pdf.action.PDFSubmitFormAction
Bit 6.
flatten(int) - Method in class com.foxit.gsdk.pdf.PDFPage
Flatten a PDF page, and annotations or form fields will be made to be a part of the page contents.
FLATTENFLAG_DISPLAY - Static variable in class com.foxit.gsdk.pdf.PDFPage
Flatten contents for displaying.
FLATTENFLAG_NOANNOT - Static variable in class com.foxit.gsdk.pdf.PDFPage
Flatten contents without annotations except widget annotation.
FLATTENFLAG_NOFORMCONTROL - Static variable in class com.foxit.gsdk.pdf.PDFPage
Flatten contents without form controls.
FLATTENFLAG_PRINT - Static variable in class com.foxit.gsdk.pdf.PDFPage
Flatten contents for printing, ignoring text, file attachment and sound annotations.
font - Variable in class com.foxit.gsdk.pdf.DefaultAppearance
Font object of default appearance.
Font - Class in com.foxit.gsdk.pdf
Class Font represents a PDF font.
font - Variable in class com.foxit.gsdk.pdf.pageobjects.TextState
Font object.
font - Variable in class com.foxit.gsdk.pdf.PDFTextPage.CharInfo
Font of the character.
font - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkTextProperty
Font object used for text.
Font.FontFace - Class in com.foxit.gsdk.pdf
FontFace is an inner class defined for a Font Face object.
Font.FontFace() - Constructor for class com.foxit.gsdk.pdf.Font.FontFace
 
fontSize - Variable in class com.foxit.gsdk.pdf.DefaultAppearance
Font size of default appearance.
fontSize - Variable in class com.foxit.gsdk.pdf.pageobjects.TextState
Font size.
fontSize - Variable in class com.foxit.gsdk.pdf.PDFTextPage.CharInfo
Font size of character, measured in points (about 1/72 inch).
fontSize - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkTextProperty
Font size in points.
fontStyle - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkTextProperty
Font style, which specifies if text is to be underlined.
FONTSTYLE_ALLCAP - Static variable in class com.foxit.gsdk.pdf.Font
All cap.
FONTSTYLE_BOLD - Static variable in class com.foxit.gsdk.pdf.Font
Force bold.
FONTSTYLE_FIXEDPITCH - Static variable in class com.foxit.gsdk.pdf.Font
Fixed pitch.
FONTSTYLE_ITALIC - Static variable in class com.foxit.gsdk.pdf.Font
Italic.
FONTSTYLE_NONSYMBOLIC - Static variable in class com.foxit.gsdk.pdf.Font
Non-symbolic.
FONTSTYLE_NORMAL - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
Watermark font style: normal.
FONTSTYLE_SCRIPT - Static variable in class com.foxit.gsdk.pdf.Font
Script.
FONTSTYLE_SERIF - Static variable in class com.foxit.gsdk.pdf.Font
Serif.
FONTSTYLE_SMALLCAP - Static variable in class com.foxit.gsdk.pdf.Font
Small cap.
FONTSTYLE_SYMBOLIC - Static variable in class com.foxit.gsdk.pdf.Font
Symbolic.
FONTSTYLE_UNDERLINE - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
Watermark font style: with underline.
foreColor - Variable in class com.foxit.gsdk.pdf.RenderColorOption
Foreground color.
format() - Method in class com.foxit.gsdk.pdf.form.PDFFormField
Perform the form field javascript to format the values of form fields.
FORMAT_24BPP_BGR - Static variable in class com.foxit.gsdk.image.Bitmap
24bpp format, bits order: Blue, Green, Red.
FORMAT_24BPP_RGB - Static variable in class com.foxit.gsdk.image.Bitmap
24bpp format, bits order: Red, Green, Blue.
FORMAT_32BPP_BGRA - Static variable in class com.foxit.gsdk.image.Bitmap
32bpp format, bits order: Blue, Green, Red, Alpha.
FORMAT_32BPP_RGBA - Static variable in class com.foxit.gsdk.image.Bitmap
32bpp format, bits order: Red, Green, Blue, Alpha.
FORMAT_8BPP_GRAY - Static variable in class com.foxit.gsdk.image.Bitmap
8bpp format, gray scale.
FORMAT_8BPP_MASK - Static variable in class com.foxit.gsdk.image.Bitmap
8bpp alpha mask.
FoxitDRMEncryptionParams - Class in com.foxit.gsdk.pdf.security
Class FoxitDRMEncryptionParams is used for Foxit DRM encryption.
FoxitDRMEncryptionParams() - Constructor for class com.foxit.gsdk.pdf.security.FoxitDRMEncryptionParams
Default constructor of FoxitDRMEncryptionParams.
FoxitDRMHandler - Class in com.foxit.gsdk.pdf.security
Class FoxitDRMHandler represents an abstract class.
FoxitDRMHandler() - Constructor for class com.foxit.gsdk.pdf.security.FoxitDRMHandler
 
FoxitDRMHandler.CryptionParams - Class in com.foxit.gsdk.pdf.security
Class CryptionParams represents the cryption parameters used by Foxit DRM encryption and decryption.
FoxitDRMHandler.CryptionParams() - Constructor for class com.foxit.gsdk.pdf.security.FoxitDRMHandler.CryptionParams
 
FreeText - Class in com.foxit.gsdk.pdf.annots
Class FreeText represents the PDF free text annotation.
A B C D E F G H I K L M N O P R S T U V W X Y Z