- DA_FONT - Static variable in class com.foxit.gsdk.pdf.DefaultAppearance
-
The font flag of default appearance.
- DA_TEXTCOLOR - Static variable in class com.foxit.gsdk.pdf.DefaultAppearance
-
The text color flag of default appearance.
- DA_TEXTMATRIX - Static variable in class com.foxit.gsdk.pdf.DefaultAppearance
-
The text matrix flag of default appearance flag.
- DateTime - Class in com.foxit.gsdk.utils
-
Class DateTime
represents a date.
- DateTime() - Constructor for class com.foxit.gsdk.utils.DateTime
-
Construct a DateTime
object by the default way.
- DateTime(short, short, short, short, short, short, short) - Constructor for class com.foxit.gsdk.utils.DateTime
-
Construct a DateTime
object with the specified year,month,day,hour,minute,second
and millisecond.
- decode(byte[]) - Static method in class com.foxit.gsdk.utils.codec.Base64
-
Decode the input data which is BASE-64 encoded.
- decryptData(Object, Object, byte[]) - Method in class com.foxit.gsdk.pdf.security.SecurityHandler
-
Callback function to decrypted data to the decryptor.
- DefaultAppearance - Class in com.foxit.gsdk.pdf
-
A DefaultAppearance
class represents the default appearance used
in FreeText
and Widget
annotations.
- DefaultAppearance() - Constructor for class com.foxit.gsdk.pdf.DefaultAppearance
-
- defaultSelected - Variable in class com.foxit.gsdk.pdf.form.PDFFormField.ChoiceOption
-
Default selection flag.
- deleteItem(String) - Method in class com.foxit.gsdk.pdf.pageobjects.MarkedContent
-
Delete a specific marked content item from the current marked content
sequence.
- deletePage(PDFPage) - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Delete a page from document.
- description - Variable in class com.foxit.gsdk.pdf.PDFDocument.PDFWrapperData
-
Description for wrapper file.
- deserializeAnnot(Archive) - Method in class com.foxit.gsdk.pdf.PDFPage
-
Deserialize the annotation.
- destroy() - Method in class com.foxit.gsdk.PDFLibrary
-
Finalize PDF module.
- Dictionary - Class in com.foxit.gsdk.pdf.objects
-
Class Dictionary
represents a dictionary object in pdf document.
- DISPLAYMODE_FULLSCREEN - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Full-screen mode, with no menu bar, window controls, or any other windows
are visible.
- DISPLAYMODE_USEATTACHMENTS - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Attachment panels are visible.
- DISPLAYMODE_USENONE - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Neither document outlines nor thumbnail images are visible.
- DISPLAYMODE_USEOC - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Optional content group panels are visible.
- DISPLAYMODE_USEOUTLINES - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Document outlines (bookmarks) are visible.
- DISPLAYMODE_USETHUMBS - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Thumbnail images are visible.
- doJavaScriptAction(int) - Method in class com.foxit.gsdk.pdf.form.PDFFormControl
-
Perform the form control javascript which is specified by the trigger.
- doJavaScriptAction(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Perform the document javascript which is specified by the trigger.
- doJavaScriptAction(int) - Method in class com.foxit.gsdk.pdf.PDFPage
-
Perform the page javascript which is specified by the trigger.
- draw(RenderContext, Renderer) - Method in class com.foxit.gsdk.pdf.signature.Signature
-
Render current signature on a render context.
- drawBitmap(Point, Bitmap, Rect) - Method in class com.foxit.gsdk.pdf.Renderer
-
Render a bitmap object.