- Text - Class in com.foxit.gsdk.pdf.annots
-
Class Text
represents the text Annotation.
- TEXT_PARSEOPTION_OUTPUTHYPHEN - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
-
Parse the text content of PDF page with outputting the hyphen on a line feed.
- TEXT_PARSEOPTION_STREAMORDER - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
-
Parse the text content of PDF page by the stream order.
- TEXTALIGNMENT_CENTER - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Text watermark alignment: center.
- TEXTALIGNMENT_LEFT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Text watermark alignment: left.
- TEXTALIGNMENT_RIGHT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Text watermark alignment: right.
- textColor - Variable in class com.foxit.gsdk.pdf.DefaultAppearance
-
Text color of default appearance.
- TEXTDIRECTION_DOWN - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
-
Text direction: down.
- TEXTDIRECTION_LEFT - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
-
Text direction: left.
- TEXTDIRECTION_RIGHT - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
-
Text direction: right.
- TEXTDIRECTION_UP - Static variable in class com.foxit.gsdk.pdf.PDFTextPage
-
Text direction: up.
- textLeading - Variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text leading.
- TextMarkup - Class in com.foxit.gsdk.pdf.annots
-
Class TextMarkup
represents base class for text markup
annotations.
- textMatrix - Variable in class com.foxit.gsdk.pdf.DefaultAppearance
-
Text matrix of default appearance.
- textMatrix - Variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text transformation matrix
- textMode - Variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode.
- TEXTMODE_CLIP - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Add text to path for clipping.
- TEXTMODE_FILL - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Fill text.
- TEXTMODE_FILLCLIP - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Fill text and add to path for clipping.
- TEXTMODE_FILLSTROKE - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Fill and stroke text.
- TEXTMODE_FILLSTROKECLIP - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Fill, then stroke text and add to path for clipping.
- TEXTMODE_INVISIBLE - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Neither fill nor stroke text (invisible).
- TEXTMODE_STROKE - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Stroke text.
- TEXTMODE_STROKECLIP - Static variable in class com.foxit.gsdk.pdf.pageobjects.TextState
-
Text mode: Stroke text and add to path for clipping.
- TextObject - Class in com.foxit.gsdk.pdf.pageobjects
-
Class TextObject
represents a PDF TextObject in Page.
- TextState - Class in com.foxit.gsdk.pdf.pageobjects
-
A TextState
class represents the text state used
in TextObject
class.
- TextState() - Constructor for class com.foxit.gsdk.pdf.pageobjects.TextState
-
- title - Variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
-
Bookmark title.
- TOBECONTINUED - Static variable in class com.foxit.gsdk.pdf.Progress
-
Current process needs to be continued.
- transform(Matrix) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Transform all path points into path data with a given matrix.
- transformDeviceToPage(Rect, RectF, int) - Method in class com.foxit.gsdk.pdf.PDFPage
-
Calculate transformation matrix from device coordinate to PDF page
coordinate.
- transformPageToDevice(RectF, Rect, int) - Method in class com.foxit.gsdk.pdf.PDFPage
-
Calculate transformation matrix from PDF page coordinate to device
coordinate.
- TrapNet - Class in com.foxit.gsdk.pdf.annots
-
Class TrapNet
represents the trap network Annotation.
- TRIGGER_ANNOT_CE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the cursor enters the annotation's active
area.
- TRIGGER_ANNOT_CX - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the cursor exits the annotation's active
area.
- TRIGGER_ANNOT_FL - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the annotation loses the focus.
- TRIGGER_ANNOT_FO - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the annotation receives the focus.
- TRIGGER_ANNOT_MD - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the mouse button is pressed inside the
annotation's active area.
- TRIGGER_ANNOT_MU - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the mouse button is released inside the
annotation's active area.
- TRIGGER_ANNOT_PC - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the page containing the annotation is
closed.
- TRIGGER_ANNOT_PI - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the page containing the annotation is no
longer visible in the viewer application's user interface.
- TRIGGER_ANNOT_PO - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the page containing the annotation is
opened.
- TRIGGER_ANNOT_PV - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
An action to be performed when the page containing the annotation becomes
visible in the viewer application's user interface.
- TRIGGER_DOC_DO - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
A JavaScript action to be performed after opening a document.
- TRIGGER_DOC_DP - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
A JavaScript action to be performed after printing a document.
- TRIGGER_DOC_DS - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
A JavaScript action to be performed after saving a document.
- TRIGGER_DOC_WC - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
A JavaScript action to be performed before closing a document.
- TRIGGER_DOC_WP - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
A JavaScript action to be performed before printing a document.
- TRIGGER_DOC_WS - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
A JavaScript action to be performed before saving a document.
- TRIGGER_FORMFIELD_FC - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
A JavaScript action to be performed to recalculate the value of this
field when that of another field changes.
- TRIGGER_FORMFIELD_KS - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
A JavaScript action to be performed when the user types a keystroke into
a text field or combo box or modifies the selection in a scrollable list
box.
- TRIGGER_FORMFIELD_WF - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
A JavaScript action to be performed before the field is formatted to
display its current value.
- TRIGGER_FORMFIELD_WV - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
A JavaScript action to be performed when the field's value is changed.
- TRIGGER_PAGE_PC - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
An action to be performed when the page is closed.
- TRIGGER_PAGE_PO - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
An action to be performed when the page is opened.
- triggerRecover(Object, int) - Static method in class com.foxit.gsdk.PDFLibrary
-
Trigger a recovery operation for the specified object.
- TSAClient - Class in com.foxit.gsdk.pdf.signature
-
Class TSAClient
represents as time stamp authority client.
- TSAClient(String, String, byte[]) - Constructor for class com.foxit.gsdk.pdf.signature.TSAClient
-
Construct a TSAClient
object with specified url, username and password.
- type - Variable in class com.foxit.gsdk.pdf.PDFDocument.PDFWrapperData
-
Wrapper type.
- TYPE_3D - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
3D annotation.
- TYPE_ALL - Static variable in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Page object for all types.
- TYPE_BEZIERTO - Static variable in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
-
Point type of Bezier To.
- TYPE_BMP - Static variable in class com.foxit.gsdk.image.Image
-
Image type is Bitmap.
- TYPE_CARET - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Caret annotation, markup type.
- TYPE_CHECKBOX - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Check box type.
- TYPE_CIRCLE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Circle annotation, markup type.
- TYPE_CLOSEFIGURE - Static variable in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
-
Point type of Close Figure.
- TYPE_COMBOBOX - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Combo box type.
- TYPE_EMBEDDEDGOTO - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Go to a destination within embedded another document.
- TYPE_FILEATTACHMENT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
File attachment annotation, markup type.
- TYPE_FORMXOBJECT - Static variable in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Form XObject object.
- TYPE_FREETEXT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Free text annotation, markup type.
- TYPE_GIF - Static variable in class com.foxit.gsdk.image.Image
-
Image type is GIF.
- TYPE_GOTO - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Go to a destination within current document.
- TYPE_HIDE - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Hide or show one or more annotations.
- TYPE_HIGHLIGHT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Highlight annotation, markup type.
- TYPE_IMAGE - Static variable in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Image object
- TYPE_IMPORTDATA - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Import Forms Data Format (FDF) data into the document's interactive form.
- TYPE_INK - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Ink annotation, markup type.
- TYPE_JAVASCRIPT - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Run a javascript.
- TYPE_JPG - Static variable in class com.foxit.gsdk.image.Image
-
Image type is JPG or Jpeg.
- TYPE_JPX - Static variable in class com.foxit.gsdk.image.Image
-
Image type is JPX or JPeg-2000.
- TYPE_LAUNCH - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Launch an application or open a file.
- TYPE_LINE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Line annotation, markup type.
- TYPE_LINETO - Static variable in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
-
Point type of Line To.
- TYPE_LINK - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Link annotation.
- TYPE_LISTBOX - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
List box type.
- TYPE_MOVETO - Static variable in class com.foxit.gsdk.pdf.PDFPath.PDFPoint
-
Point type of Move To.
- TYPE_MOVIE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Movie annotation.
- TYPE_NAMED - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Run a named action.
- TYPE_PATH - Static variable in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Path object
- TYPE_PKCS12 - Static variable in class com.foxit.gsdk.pdf.signature.Signature.KeyStoreInfo
-
KeyStore type: pkcs12.
- TYPE_PNG - Static variable in class com.foxit.gsdk.image.Image
-
Image type is PNG.
- TYPE_POLYGON - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Polygon annotation, markup type.
- TYPE_POLYLINE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Polyline annotation, markup type.
- TYPE_POPUP - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Pop-up annotation.
- TYPE_PRINTERMARK - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Printer's mark annotation.
- TYPE_PSI - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Pressure sensitive Ink annotation.
- TYPE_PUSHBUTTON - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Push button type.
- TYPE_RADIOBUTTON - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Radio button type.
- TYPE_REMOTEGOTO - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Go to a destination within another document.
- TYPE_RENDITION - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Play a multimedia.
- TYPE_RESETFORM - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Reset selected interactive form fields to their default values.
- TYPE_SCREEN - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Screen annotation.
- TYPE_SHADING - Static variable in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Shading object
- TYPE_SOUND - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Sound annotation, markup type.
- TYPE_SQUARE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Square annotation, markup type.
- TYPE_SQUIGGLY - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Squiggly-underline annotation, markup type.
- TYPE_STAMP - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Rubber stamp annotation, markup type.
- TYPE_STRIKEOUT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Strikeout annotation, markup type.
- TYPE_SUBMITFORM - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Transmit the names and values of selected interactive form fields.
- TYPE_TEXT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Text annotation, markup type.
- TYPE_TEXT - Static variable in class com.foxit.gsdk.pdf.pageobjects.PageObject
-
Text object.
- TYPE_TEXTFIELD - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Single line or multi-line texts.
- TYPE_TIF - Static variable in class com.foxit.gsdk.image.Image
-
Image type is TIF or TIFF.
- TYPE_TRAPNET - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Trap network annotation.
- TYPE_UNDERLINE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Underline annotation, markup type.
- TYPE_UNKNOWN - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Unknown type.
- TYPE_UNSPECIFIED - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Unspecified type.
- TYPE_UNSUPPORTED - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Unsupported action type.
- TYPE_URI - Static variable in class com.foxit.gsdk.pdf.action.PDFAction
-
Universal Resource Identifier, including web pages and other Internet
based resources.
- TYPE_WATERMARK - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Watermark annotation.
- TYPE_WIDGET - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Widget annotation.