- handleAction(Action) - Method in interface com.qoppa.android.pdfViewer.actions.IPDFActionHandler
-
Handle an action
- handleAction(Action) - Method in class com.qoppa.viewer.QPDFViewerView
-
Performs the specified action.
- handleActions(List<Action>) - Method in class com.qoppa.viewer.QPDFViewerView
-
Performs the list of actions.
- HAS_BORDER_COLOR - Static variable in class com.qoppa.notes.settings.CircleAnnotSettings
-
Boolean indicating if the annotation has a border color.
- HAS_BORDER_COLOR - Static variable in class com.qoppa.notes.settings.FreeHighlightAnnotSettings
-
Boolean indicating if the annotation has a border color.
- HAS_BORDER_COLOR - Static variable in class com.qoppa.notes.settings.InkAnnotSettings
-
Boolean indicating if the annotation has a border color.
- HAS_BORDER_COLOR - Static variable in class com.qoppa.notes.settings.LineAnnotSettings
-
Boolean indicating if the annotation has a border color.
- HAS_BORDER_COLOR - Static variable in class com.qoppa.notes.settings.SquareAnnotSettings
-
Boolean indicating if the annotation has a border color.
- HAS_FILL_COLOR - Static variable in class com.qoppa.notes.settings.CalloutAnnotSettings
-
Boolean indicating if the annotation has a fill color.
- HAS_FILL_COLOR - Static variable in class com.qoppa.notes.settings.CircleAnnotSettings
-
Boolean indicating if the annotation has a fill color.
- HAS_FILL_COLOR - Static variable in class com.qoppa.notes.settings.FreeTextAnnotSettings
-
Boolean indicating if the annotation has a fill color.
- HAS_FILL_COLOR - Static variable in class com.qoppa.notes.settings.LineAnnotSettings
-
Boolean indicating if the annotation has a fill color.
- HAS_FILL_COLOR - Static variable in class com.qoppa.notes.settings.SquareAnnotSettings
-
Boolean indicating if the annotation has a fill color.
- hasAllPermissions() - Method in class com.qoppa.android.pdf.PDFPermissions
-
Returns true if all permissions are granted for the document.
- hasAnnotations() - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Returns true if the page contains annotations.
- hasBeenSigned() - Method in interface com.qoppa.android.pdf.form.SignatureField
-
Returns whether this signature has already been signed or if it is an empty signature.
- hasBookmarks() - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
- hasEditableAnnots() - Method in class com.qoppa.android.pdfProcess.PDFPage
-
Returns true if the page contains annotations of type other than Widget, Link, and FileAttachment
- hasEmptyMandatoryField() - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Returns true if the document contains one or more unfilled mandatory fields.
- hasFillColor() - Method in interface com.qoppa.android.pdf.annotations.Circle
-
Returns true if this annotation has a fill color.
- hasFillColor() - Method in interface com.qoppa.android.pdf.annotations.FreeText
-
Returns true if this annotation has a fill color.
- hasFillColor() - Method in interface com.qoppa.android.pdf.annotations.Line
-
Returns true if this annotation has a fill color.
- hasFillColor() - Method in interface com.qoppa.android.pdf.annotations.Square
-
Returns true if this annotation has a fill color.
- hasOpenPassword() - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Returns a flag indicating whether this document is encrypted with a
'user' password.
- hasPermissionsPassword() - Method in class com.qoppa.android.pdfProcess.PDFDocument
-
Returns a flag indicating whether this document is encrypted with a
'owner' password.
- height - Variable in class com.qoppa.notes.views.annotcomps.drawingtools.Preview
-
- HELVETICA - Static variable in interface com.qoppa.android.pdf.annotations.FreeText
-
- HideShowAction - Class in com.qoppa.android.pdfViewer.actions
-
Action that tells the viewer to show or hide a field.
- HideShowAction(String, boolean) - Constructor for class com.qoppa.android.pdfViewer.actions.HideShowAction
-
Constructs the action to work on the given field name.
- HIGH_INVERT - Static variable in interface com.qoppa.android.pdf.annotations.Widget
-
- HIGH_NONE - Static variable in interface com.qoppa.android.pdf.annotations.Widget
-
- HIGH_OUTLINE - Static variable in interface com.qoppa.android.pdf.annotations.Widget
-
- HIGH_PUSH - Static variable in interface com.qoppa.android.pdf.annotations.Widget
-
- HIGH_TOGGLE - Static variable in interface com.qoppa.android.pdf.annotations.Widget
-
- HighlightAnnotSettings - Class in com.qoppa.notes.settings
-
- HighlightAnnotSettings() - Constructor for class com.qoppa.notes.settings.HighlightAnnotSettings
-