- hasCaptionContents() - Method in class com.foxit.gsdk.pdf.annots.Line
-
Checks if there's a caption to current line annotation.
- hasChild() - Method in class com.foxit.gsdk.pdf.PDFBookmarkIterator
-
Check whether the current bookmark item has child node or not.
- hasForm() - Method in class com.foxit.gsdk.pdf.PDFDocument
-
Check if the current document has form.
- hasIcon(Object, String, String) - Method in class com.foxit.gsdk.pdf.annots.AnnotIconProvider
-
Callback function to determine whether icon provider supports icon for
specific annotation type.
- hasIntent(String) - Method in class com.foxit.gsdk.pdf.layer.Layer
-
Check whether current PDF layer has a specific intent.
- hasMKEntry(int) - Method in class com.foxit.gsdk.pdf.annots.Screen
-
Checks if specific entry is in MK dictionary.
- hasMKEntry(int) - Method in class com.foxit.gsdk.pdf.annots.Widget
-
Checks if specific entry is in MK dictionary.
- height() - Method in class com.foxit.gsdk.utils.Rect
-
Get the rectangle's height.
- height() - Method in class com.foxit.gsdk.utils.RectF
-
Get the rectangle's height.
- Highlight - Class in com.foxit.gsdk.pdf.annots
-
Class Highlight
represents for Highlight annotation.
- HIGHLIGHTINGMODE_INVERT - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Highlighting mode: Invert
- HIGHLIGHTINGMODE_NONE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Highlighting mode: None
- HIGHLIGHTINGMODE_OUTLINE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Highlighting mode: Outline
- HIGHLIGHTINGMODE_PUSH - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Highlighting mode: Push
- HIGHLIGHTINGMODE_TOGGLE - Static variable in class com.foxit.gsdk.pdf.annots.Annot
-
Highlighting mode: Toggle
It only supports widget annotation.