- pageIndexToPageLabel(int) - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Convert a page index to page label.
- pageLabelToPageIndex(boolean, String) - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Convert a page label to page index.
- PageObject - Class in com.foxit.gsdk.pdf.pageobjects
-
Class PageObject
represents a PDF PageObject in Page.
- PageObjects - Class in com.foxit.gsdk.pdf.pageobjects
-
Class PageObjects
represents a PDF PageObjects.
- PARSEFLAG_NORMAL - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
PDF page parsing flag for normal mode.
- PARSEFLAG_TEXTONLY - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
PDF page parsing flag for text-only mode.
- password - Variable in class com.foxit.gsdk.pdf.security.CertificateHandler.CertificateInfo
-
The password of the certificate file.
- PasswordEncryptionParams - Class in com.foxit.gsdk.pdf.security
-
Class PasswordEncryptionParams
is used for standard password encryption.
- PasswordEncryptionParams() - Constructor for class com.foxit.gsdk.pdf.security.PasswordEncryptionParams
-
Default constructor of PasswordEncryptionParams.
- PASSWORDTYPE_INVALID - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
The password is invalid.
- PASSWORDTYPE_NOPASSWORD - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
No password is used in PDF document.
- PASSWORDTYPE_OWNERPASSWORD - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
An owner password is used in PDF document.
- PASSWORDTYPE_USERPASSWORD - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
A user password is used in PDF document.
- path - Variable in class com.foxit.gsdk.pdf.security.CertificateHandler.CertificateInfo
-
The path of the certificate.
- PDFAction - Class in com.foxit.gsdk.pdf.action
-
PDFAction
represents as the base PDF action class.
- PDFAttachment - Class in com.foxit.gsdk.pdf
-
Class PDFAttachment
represents a PDF attachment.
- PDFAttachments - Class in com.foxit.gsdk.pdf
-
Class PDFAttachments
represents the attachment set of a PDF
document.
- PDFBookmarkIterator - Class in com.foxit.gsdk.pdf
-
Class PDFBookmarkIterator
represents a cursor for enumerating
the bookmark items of a PDF document.
- PDFBookmarkIterator.BookmarkData - Class in com.foxit.gsdk.pdf
-
BookmarkData
is an inner class defined for bookmark data
object.
- PDFBookmarkIterator.BookmarkData() - Constructor for class com.foxit.gsdk.pdf.PDFBookmarkIterator.BookmarkData
-
- PDFDestination - Class in com.foxit.gsdk.pdf.action
-
PDFDestination class represents as PDF destination object.
- PDFDocument - Class in com.foxit.gsdk.pdf
-
Class PDFDocument
represents a PDF document.
- PDFDocument.PDFWrapperData - Class in com.foxit.gsdk.pdf
-
Class PDFWrapperData
represents a wrapper data.
- PDFDocument.PDFWrapperData() - Constructor for class com.foxit.gsdk.pdf.PDFDocument.PDFWrapperData
-
- PDFEmbeddedGotoAction - Class in com.foxit.gsdk.pdf.action
-
PDFEmbeddedGotoAction class represents as PDF embedded go-to action.
- PDFEmbeddedGotoActionTarget - Class in com.foxit.gsdk.pdf.action
-
PDFEmbeddedGotoActionTarget class represents as PDF embedded go-to action
target.
- PDFException - Exception in com.foxit.gsdk
-
Class PDFException
is a special kind of Exception
.
- PDFException(int) - Constructor for exception com.foxit.gsdk.PDFException
-
Constructs a new PDFException
object with the specified error
codes.
- PDFForm - Class in com.foxit.gsdk.pdf.form
-
Class PDFForm
represents a PDF Form.
- PDFFormControl - Class in com.foxit.gsdk.pdf.form
-
Class PDFFormControl
represents the PDF FormControl.
- PDFFormField - Class in com.foxit.gsdk.pdf.form
-
Class PDFFormField
represents the PDF FormField which compose
the PDF Form.
- PDFFormField.ChoiceOption - Class in com.foxit.gsdk.pdf.form
-
Object for list box and combo box option only.
- PDFFormField.ChoiceOption() - Constructor for class com.foxit.gsdk.pdf.form.PDFFormField.ChoiceOption
-
- PDFFormField.KeyStrokeEvent - Class in com.foxit.gsdk.pdf.form
-
Object indicate the key stroke event.
- PDFFormField.KeyStrokeEvent() - Constructor for class com.foxit.gsdk.pdf.form.PDFFormField.KeyStrokeEvent
-
- PDFGotoAction - Class in com.foxit.gsdk.pdf.action
-
PDFGotoAction class represents as PDF go-to action.
- PDFHideAction - Class in com.foxit.gsdk.pdf.action
-
PDFHideAction class represents as PDF hide action.
- PDFImportDataAction - Class in com.foxit.gsdk.pdf.action
-
PDF Import Data Action
- PDFJavascriptAction - Class in com.foxit.gsdk.pdf.action
-
PDF JavaScript action.
- PDFLaunchAction - Class in com.foxit.gsdk.pdf.action
-
PDF launch action interface.
- PDFLibrary - Class in com.foxit.gsdk
-
A PDFLibrary
class offers methods to initialize and unlock the
SDK.
- PDFMetadata - Class in com.foxit.gsdk.pdf
-
Class PDFMetadata
represents PDF document Meta data.
- PDFNamedAction - Class in com.foxit.gsdk.pdf.action
-
PDFNamedAction class represents as PDF named action.
- PDFPage - Class in com.foxit.gsdk.pdf
-
Class PDFPage
represents a PDF page.
- PDFPath - Class in com.foxit.gsdk.pdf
-
Class PDFPath
represents a path object used in Foxit SDK.
- PDFPath.PDFPoint - Class in com.foxit.gsdk.pdf
-
PDFPoint
is an inner class defined for a PDF point object.
- PDFPath.PDFPoint() - Constructor for class com.foxit.gsdk.pdf.PDFPath.PDFPoint
-
- PDFReflowPage - Class in com.foxit.gsdk.pdf
-
Class PDFReflowPage
represents a reflow page of a PDF page.
- PDFRemoteGotoAction - Class in com.foxit.gsdk.pdf.action
-
PDFRemoteGotoAction class represents as PDF remote goto action.
- PDFResetFormAction - Class in com.foxit.gsdk.pdf.action
-
PDFResetFormAction class represents as PDF reset form action.
- PDFSubmitFormAction - Class in com.foxit.gsdk.pdf.action
-
PDFSubmitFormAction class represents as PDF submit form action.
- PDFTextLink - Class in com.foxit.gsdk.pdf
-
Class PDFTextLink
represents the text hyperlink in PDF page.
- PDFTextPage - Class in com.foxit.gsdk.pdf
-
Class PDFTextPage
represents an object which contains all PDF
text.
- PDFTextPage.CharInfo - Class in com.foxit.gsdk.pdf
-
CharInfo
is an inner class defined for a information of
character.
- PDFTextPage.CharInfo() - Constructor for class com.foxit.gsdk.pdf.PDFTextPage.CharInfo
-
- PDFTextSearch - Class in com.foxit.gsdk.pdf
-
Class PDFTextSearch
represents a search object to search a PDF
page text.
- PDFTextSearch(PDFTextPage) - Constructor for class com.foxit.gsdk.pdf.PDFTextSearch
-
- PDFTextSelection - Class in com.foxit.gsdk.pdf
-
Class PDFTextSelection
represents the text selected in PDF
operation.
- PDFURIAction - Class in com.foxit.gsdk.pdf.action
-
PDFURIAction class represents as PDF URI action.
- PDFWatermark - Class in com.foxit.gsdk.pdf
-
Class PDFWatermark
provides access to PDF watermark creation and usage.
- PDFWatermark.WatermarkSetting - Class in com.foxit.gsdk.pdf
-
WatermarkSetting class represents as watermark setting object.
- PDFWatermark.WatermarkSetting() - Constructor for class com.foxit.gsdk.pdf.PDFWatermark.WatermarkSetting
-
- PDFWatermark.WatermarkTextProperty - Class in com.foxit.gsdk.pdf
-
WatermarkTextProperty class represents as watermark text property object.
- PDFWatermark.WatermarkTextProperty() - Constructor for class com.foxit.gsdk.pdf.PDFWatermark.WatermarkTextProperty
-
- PERMISSION_ANNOTFORM - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 6.
- PERMISSION_ASSEMBLE - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 11.
- PERMISSION_EXTRACT - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 5.
- PERMISSION_EXTRACTACCESS - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 10.
- PERMISSION_FILLFORM - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 9.
- PERMISSION_MODIFY - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 4.
- PERMISSION_PRINT - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 3.
- PERMISSION_PRINT_HIGH - Static variable in class com.foxit.gsdk.pdf.PDFDocument
-
Bit 12.
- Polygon - Class in com.foxit.gsdk.pdf.annots
-
Class Polygon
represents the polygon annotation.
- Polyline - Class in com.foxit.gsdk.pdf.annots
-
Class Polyline
represents the polyline annotation.
- Popup - Class in com.foxit.gsdk.pdf.annots
-
Class Popup
represents the popup annotation.
- POS_BOTTOMCENTER - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: bottom center.
- POS_BOTTOMLEFT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: bottom left.
- POS_BOTTOMRIGHT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: bottom right.
- POS_CENTER - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: center.
- POS_CENTERLEFT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: center left.
- POS_CENTERRIGHT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: center right.
- POS_FIRSTCHILD - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Position of the first child.
- POS_FIRSTSIBLING - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Position of the first sibling.
- POS_LASTCHILD - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Position of the last child.
- POS_LASTSIBLING - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Position of the last sibling.
- POS_NEXT - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Position of the next sibling.
- POS_PREVIOUS - Static variable in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Position of the previous sibling.
- POS_TOPCENTER - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: top center.
- POS_TOPLEFT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: top left.
- POS_TOPRIGHT - Static variable in class com.foxit.gsdk.pdf.PDFWatermark
-
Watermark position: top right.
- position - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkSetting
-
Position mode.
- postRotate(float, float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PostRotate the matrix with the specified degrees at a pivot point.
- postRotate(float) - Method in class com.foxit.gsdk.utils.Matrix
-
PostRotate the matrix with the specified rotation.
- postScale(float, float, float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PostScale the matrix with the specified scale at a pivot point.
- postScale(float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PostScale the matrix with the specified scale.
- postTranslate(float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PostTranslate the matrix with the specified translation.
- preRotate(float, float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PreRotate the matrix with the specified degrees at a pivot point.
- preRotate(float) - Method in class com.foxit.gsdk.utils.Matrix
-
PreRotate the matrix with the specified degrees.
- preScale(float, float, float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PreScale the matrix with the specified scale at a pivot point.
- preScale(float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PreScale the matrix with the specified scale.
- preTranslate(float, float) - Method in class com.foxit.gsdk.utils.Matrix
-
PreTranslate the matrix with the specified translation.
- PrintData - Class in com.foxit.gsdk.pdf.layer
-
- PrintData() - Constructor for class com.foxit.gsdk.pdf.layer.PrintData
-
- PrinterMark - Class in com.foxit.gsdk.pdf.annots
-
Class PrinterMark
represents the printer's mark Annotation.
- Progress - Class in com.foxit.gsdk.pdf
-
Class Progress
represents a progressive process.
- PSI - Class in com.foxit.gsdk.psi
-
Class PSI
represents as Pressure Sensitive Ink.
- PSInk - Class in com.foxit.gsdk.pdf.annots
-
Class PSInk
represents the PSInk Annotation.
- PT_ENDPATH - Static variable in class com.foxit.gsdk.psi.PSI
-
Point adding flags of END PATH.
- PT_LINETO - Static variable in class com.foxit.gsdk.psi.PSI
-
Point adding flags of LINE TO.
- PT_MOVETO - Static variable in class com.foxit.gsdk.psi.PSI
-
Point adding flags of MOVE TO.