- addAnnot(RectF, String, String, int) - Method in class com.foxit.gsdk.pdf.PDFPage
-
Add an annotation with a specific index, by specific filter.
- addFontFile(FileHandler) - Method in class com.foxit.gsdk.PDFLibrary
-
Add an additional font (typically a TrueType, Type1 or CFF font) to Foxit
PDF SDK library.
- addFrame(Bitmap) - Method in class com.foxit.gsdk.image.ImageFile
-
Add a frame to current ImageFile
object.
- addLayer(String) - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Add a layer to current PDF document.
- addPageObject(PDFPage, PageObject) - Method in class com.foxit.gsdk.pdf.layer.Layer
-
Add a specified page object to current layer.
- addPoint(Point2D.Float, float, int) - Method in class com.foxit.gsdk.psi.PSI
-
Add a point to the pressure sensitive ink object.
- addPointsCount(int) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Add a number of points to the given PDFPath
object.
- addSignature(RectF) - Method in class com.foxit.gsdk.pdf.PDFPage
-
Add an unsigned signature field without appearance to a specific
position in current PDF page.
- addState(int, int) - Method in class com.foxit.gsdk.pdf.annots.Markup
-
Add a specific state to current markup annotation.
- alignment - Variable in class com.foxit.gsdk.pdf.PDFWatermark.WatermarkTextProperty
-
Text horizontal alignment.
- ALIGNMENT_CENTER - Static variable in class com.foxit.gsdk.pdf.form.PDFForm
-
Center alignment.
- ALIGNMENT_CENTER - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Center alignment.
- ALIGNMENT_LEFT - Static variable in class com.foxit.gsdk.pdf.form.PDFForm
-
Left alignment.
- ALIGNMENT_LEFT - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Left alignment.
- ALIGNMENT_RIGHT - Static variable in class com.foxit.gsdk.pdf.form.PDFForm
-
Right alignment.
- ALIGNMENT_RIGHT - Static variable in class com.foxit.gsdk.pdf.form.PDFFormField
-
Right alignment.
- Annot - Class in com.foxit.gsdk.pdf.annots
-
Class Annot
represents the base class of the PDF annotation.
- Annot.Border - Class in com.foxit.gsdk.pdf.annots
-
Border
is an inner class defined for the annotation border.
- Annot.Border() - Constructor for class com.foxit.gsdk.pdf.annots.Annot.Border
-
- Annot.QuadpointsF - Class in com.foxit.gsdk.pdf.annots
-
QuadpointsF
is an inner class defined for a PDF quadrilaterals point.
- Annot.QuadpointsF() - Constructor for class com.foxit.gsdk.pdf.annots.Annot.QuadpointsF
-
- Annot3D - Class in com.foxit.gsdk.pdf.annots
-
Class Annot3D
represents the 3D annotation.
- AnnotIconProvider - Class in com.foxit.gsdk.pdf.annots
-
Class AnnotIconProvider
represents an abstract class.
- AnnotIconProvider() - Constructor for class com.foxit.gsdk.pdf.annots.AnnotIconProvider
-
- AnnotIconProvider.ShadingColor - Class in com.foxit.gsdk.pdf.annots
-
Class for shading color.
- AnnotIconProvider.ShadingColor() - Constructor for class com.foxit.gsdk.pdf.annots.AnnotIconProvider.ShadingColor
-
- APPEARANCE_DATE - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show date on description.
- APPEARANCE_DN - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show distinguished name on description.
- APPEARANCE_FOXITFLAG - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show Foxit icon.
- APPEARANCE_IMAGE - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show signature stamp image on its appearance.
- APPEARANCE_LABEL - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show label on description.
- APPEARANCE_LOCATION - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show signing location on description.
- APPEARANCE_NAME - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show signer name on description.
- APPEARANCE_REASON - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show reason on description.
- APPEARANCE_TEXT - Static variable in class com.foxit.gsdk.pdf.signature.Signature
-
Signature appearance flag constant definition: Flag for show signature text information on its appearance.
- appendEllipse(RectF) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Add an ellipse figure to path data.
- appendRect(RectF) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Add a rectangle figure to path data.
- appID - Variable in class com.foxit.gsdk.pdf.PDFDocument.PDFWrapperData
-
Application identity code.
- Archive - Class in com.foxit.gsdk.archive
-
An Archive
class offers methods to serialize and de-serialize
the specific object.