- mapRect(RectF, RectF) - Method in class com.foxit.gsdk.utils.Matrix
-
Apply this matrix to the source rectangle, and write the transformed
rectangle into destination rectangle.
- MARGIN_CONTENTSBBOX - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Calculate margin according to bounding box of all contents.
- MARGIN_DETECTION - Static variable in class com.foxit.gsdk.pdf.PDFPage
-
Calculate margin by detecting paths or images.
- Markup - Class in com.foxit.gsdk.pdf.annots
-
Class Markup
represents base class for markup annotations.
- matrix - Variable in class com.foxit.gsdk.pdf.PDFTextPage.CharInfo
-
Matrix of character.
- Matrix - Class in com.foxit.gsdk.utils
-
Class Matrix
represents a matrix.
- Matrix() - Constructor for class com.foxit.gsdk.utils.Matrix
-
Construct a Matrix
object by the default way.
- maxFactor - Variable in class com.foxit.gsdk.pdf.layer.ZoomData
-
The magnification factor below which the group should be ON.
- mergeStates(LayerContext) - Method in class com.foxit.gsdk.pdf.layer.LayerContext
-
Merge state from source PDF layer context to current layer context.
- minFactor - Variable in class com.foxit.gsdk.pdf.layer.ZoomData
-
The minimum recommended magnification factor at which the group should be ON.
- MKENTRY_BACKGROUNDCOLOR - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: BG.
- MKENTRY_BORDERCOLOR - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: BC.
- MKENTRY_DOWNCAPTION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: AC, only for widget
annotation with pushbutton fields.
- MKENTRY_DOWNICON - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: IX, only for widget
annotation with pushbutton fields.
- MKENTRY_ICONFIT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: IF, only for widget
annotation with pushbutton fields.
- MKENTRY_NORMALCAPTION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: CA, only for widget
annotation with any button fields.
- MKENTRY_NORMALICON - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: I, only for widget
annotation with pushbutton fields.
- MKENTRY_ROLLOVERCAPTION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: RC, only for widget
annotation with pushbutton fields.
- MKENTRY_ROLLOVERICON - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: RI, only for widget
annotation with pushbutton fields.
- MKENTRY_ROTATION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: R.
- MKENTRY_TEXTPOSITION - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Entry of appearance characteristics dictionary: TP, only for widget
annotation with pushbutton fields.
- move(RectF) - Method in class com.foxit.gsdk.pdf.annots.Annot
-
Move current pdf annotation to a new position specified by a rectangle.
- moveTo(Point2D.Float) - Method in class com.foxit.gsdk.pdf.PDFPath
-
Add a point to start a figure.
- moveToFirstChild() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its first child if exists.
- moveToNextSibling() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its next sibling if exists.
- moveToParent() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its parent if exists.
- moveToPos(BookmarkPos) - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to a position specified by a BookmarkPos
object.
- moveToPrevSibling() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to its previous sibling if exists.
- moveToRoot() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Move the cursor to the root of PDF bookmark.
- Movie - Class in com.foxit.gsdk.pdf.annots
-
Class Movie
represents the movie annotation.