A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
H
- HALVES_INCH - enum entry in com.pspdfkit.annotations.measurements.MeasurementPrecision
Available for inches, feet, and yards output units. See: Scale.UnitTo. Provides fractional precision for inches: "1 ft 1/2 in"
- HARD_LIGHT - enum entry in com.pspdfkit.annotations.BlendMode
Multiplies or screens the colours, depending on the source colour value. The effect is similar to shining a harsh spotlight on the backdrop.
- hasAnnotationInspector() - function in com.pspdfkit.ui.inspector.annotation.DefaultAnnotationCreationInspectorController
- Whether annotation inspector toolbar icon should be visible.
- hasAnnotationInspector() - function in com.pspdfkit.ui.inspector.annotation.DefaultAnnotationEditingInspectorController
- Whether annotation inspector toolbar icon should be visible.
- hasAnnotationInspector() - function in com.pspdfkit.ui.special_mode.controller.AnnotationInspectorController
- Whether annotation inspector toolbar icon should be visible.
- hasAudioData() - function in com.pspdfkit.annotations.SoundAnnotation
- Checks if the annotation contains valid audio data in supported encoding.
- hasBinaryInstantJsonAttachment() - function in com.pspdfkit.annotations.Annotation
- Checks if this annotation has a binary instant JSON attachment.
- hasBitmap() - function in com.pspdfkit.annotations.StampAnnotation
- Checks whether annotation is an annotationBitmap annotation.
- hasBorder() - function in com.pspdfkit.ui.inspector.views.BorderStylePreset
- Returns whether border style preset represents a border.
- hasCurrentlySelectedAnnotations() - function in com.pspdfkit.ui.special_mode.controller.AnnotationEditingController
- Returns whether there are any currently selected annotations.
- hasEmbeddedFile() - function in com.pspdfkit.document.PdfDocument
- Checks whether this document has embedded files, which includes all the file annotations
- hasFlag(com.pspdfkit.annotations.AnnotationFlags) - function in com.pspdfkit.annotations.Annotation
- Test annotation flag.
- HashAlgorithm - class in com.pspdfkit.signatures
- Hash algorithm for digesting PDF data as part of a digital signing process.
- hashCode() - function in com.pspdfkit.annotations.Annotation
- hashCode() - function in com.pspdfkit.annotations.actions.AbstractFormAction
- hashCode() - function in com.pspdfkit.annotations.actions.AbstractMediaAction
- hashCode() - function in com.pspdfkit.annotations.actions.ActionSender
- hashCode() - function in com.pspdfkit.annotations.actions.GoToAction
- hashCode() - function in com.pspdfkit.annotations.actions.GoToEmbeddedAction
- hashCode() - function in com.pspdfkit.annotations.actions.GoToRemoteAction
- hashCode() - function in com.pspdfkit.annotations.actions.HideAction
- hashCode() - function in com.pspdfkit.annotations.actions.JavaScriptAction
- hashCode() - function in com.pspdfkit.annotations.actions.LaunchAction
- hashCode() - function in com.pspdfkit.annotations.actions.NamedAction
- hashCode() - function in com.pspdfkit.annotations.actions.RenditionAction
- hashCode() - function in com.pspdfkit.annotations.actions.ResetFormAction
- hashCode() - function in com.pspdfkit.annotations.actions.RichMediaExecuteAction
- hashCode() - function in com.pspdfkit.annotations.actions.SubmitFormAction
- hashCode() - function in com.pspdfkit.annotations.actions.UriAction
- hashCode() - function in com.pspdfkit.annotations.appearance.AssetAppearanceStreamGenerator
- hashCode() - function in com.pspdfkit.annotations.appearance.ContentResolverAppearanceStreamGenerator
- hashCode() - function in com.pspdfkit.annotations.measurements.MeasurementInfo
- hashCode() - function in com.pspdfkit.annotations.measurements.MeasurementValueConfiguration
- hashCode() - function in com.pspdfkit.annotations.measurements.Scale
- hashCode() - function in com.pspdfkit.annotations.measurements.SecondaryMeasurementUnit
- hashCode() - function in com.pspdfkit.annotations.note.AnnotationStateChange
- hashCode() - function in com.pspdfkit.annotations.stamps.StampType
- hashCode() - function in com.pspdfkit.bookmarks.Bookmark
- hashCode() - function in com.pspdfkit.datastructures.Range
- hashCode() - function in com.pspdfkit.datastructures.TextSelection
- hashCode() - function in com.pspdfkit.document.Destination
- hashCode() - function in com.pspdfkit.document.DocumentSource
- hashCode() - function in com.pspdfkit.document.OutlineElement
- hashCode() - function in com.pspdfkit.document.html.ResourceRequest
- hashCode() - function in com.pspdfkit.document.library.QueryPreviewResult
- hashCode() - function in com.pspdfkit.document.sharing.SharingOptions
- hashCode() - function in com.pspdfkit.forms.FormElement
- hashCode() - function in com.pspdfkit.forms.FormField
- hashCode() - function in com.pspdfkit.forms.FormOption
- hashCode() - function in com.pspdfkit.instant.client.InstantProgress
- hashCode() - function in com.pspdfkit.media.MediaUri
- hashCode() - function in com.pspdfkit.signatures.SignatureGraphic
- hashCode() - function in com.pspdfkit.ui.fonts.Font
- hashCode() - function in com.pspdfkit.ui.inspector.views.BorderStylePreset
- hashCode() - function in com.pspdfkit.ui.navigation.NavigationBackStack.NavigationItem
- hashCode() - function in com.pspdfkit.ui.special_mode.controller.AnnotationToolVariant
- hashCode() - function in com.pspdfkit.undo.edit.CompoundEdit
- hashCode() - function in com.pspdfkit.undo.edit.annotations.AnnotationAddRemoveEdit
- hashCode() - function in com.pspdfkit.undo.edit.annotations.AnnotationZIndexEdit
- hashCode() - function in com.pspdfkit.utils.EdgeInsets
- hashCode() - function in com.pspdfkit.utils.PageRect
- hashCode() - function in com.pspdfkit.utils.Size
- hasLockedContents() - function in com.pspdfkit.annotations.Annotation
- Check if the annotation has locked contents - i.e.
- hasNextElement() - function in com.pspdfkit.ui.special_mode.controller.FormEditingController
- Checks whether next element in tab order is defined.
- hasOpenedSubmenu() - function in com.pspdfkit.ui.toolbar.ContextualToolbar
- Returns true if this contextual toolbar have currently opened submenu.
- hasOutline() - function in com.pspdfkit.document.PdfDocument
- Checks whether this document has outline / table of contents
- hasPatternSource() - function in com.pspdfkit.document.processor.NewPage
- Used to determine whether new page was created using pattern.
- hasPdfPageSource() - function in com.pspdfkit.document.processor.NewPage
- Used to determine whether new page was created using PDF document as its source.
- hasPermission(com.pspdfkit.document.DocumentPermissions) - function in com.pspdfkit.document.PdfDocument
- Test document permission flags.
- hasPermissionForEvent(com.pspdfkit.configuration.policy.ApplicationPolicy.PolicyEvent) - function in com.pspdfkit.configuration.policy.ApplicationPolicy
- Called to check if certain policy action should be allowed or not.
- hasPermissionForEvent(com.pspdfkit.configuration.policy.ApplicationPolicy.PolicyEvent) - function in com.pspdfkit.configuration.policy.DefaultApplicationPolicy
- Called to check if certain policy action should be allowed or not.
- hasPreviousElement() - function in com.pspdfkit.ui.special_mode.controller.FormEditingController
- Checks whether previous element in tab order is defined.
- hasPrintPermission(com.pspdfkit.document.PdfDocument) - function in com.pspdfkit.document.printing.DocumentPrintManager
- Test if document has either PRINT_HIGH_QUALITY or PRINTING flags set.
- hasSubmenu() - function in com.pspdfkit.ui.toolbar.ContextualToolbarMenuItem
- Returns true if the menu item has a submenu.
- hasUnsavedChanges() - function in com.pspdfkit.annotations.AnnotationProvider
- Returns whether there are unsaved changes to annotations in this document.
- hasUnsavedChanges() - function in com.pspdfkit.bookmarks.BookmarkProvider
- Returns
true
if there were any changes to the bookmarks without save. - hasUnsavedChanges() - function in com.pspdfkit.document.metadata.DocumentPdfMetadata
- Returns
true
if there were any changes to the PDF metadata without save. - hasUnsavedChanges() - function in com.pspdfkit.document.metadata.DocumentXmpMetadata
- Returns
true
if there were any changes to the XMP metadata without save. - hasUnsavedChanges() - function in com.pspdfkit.forms.FormProvider
- Returns whether form fields in this document were modified or not.
- hasUnsavedChanges() - function in com.pspdfkit.instant.annotations.InstantAnnotationProvider
- Returns whether there are unsaved changes to annotations in this document.
- hasUnsavedChanges() - function in com.pspdfkit.ui.special_mode.controller.ContentEditingController
- Checks whether there are unsaved content changes.
- HIDDEN - enum entry in com.pspdfkit.annotations.AnnotationFlags
If set, do not display or print the annotation or allow it to interact with the user.
- HIDDEN - enum entry in com.pspdfkit.annotations.MediaWindowType
Media window is hidden (only sound is played).
- HIDE - enum entry in com.pspdfkit.annotations.actions.ActionType
- HIDE - enum entry in com.pspdfkit.configuration.activity.TabBarHidingMode
Always hide the tabbed bar, even if there are loaded documents.
- hide(androidx.fragment.app.FragmentManager) - function in com.pspdfkit.document.editor.page.NewPageDialog
- Hides the dialog if visible.
- hide(androidx.fragment.app.FragmentManager) - function in com.pspdfkit.ui.AnnotationCreatorInputDialogFragment
- Hides the
AnnotationCreatorInputDialogFragment
. - hide() - function in com.pspdfkit.ui.PSPDFKitViews.PSPDFView
- Called by the activity when the view should hide itself.
- hide() - function in com.pspdfkit.ui.PdfOutlineView
- Hides the outline view (scroll up animation).
- hide() - function in com.pspdfkit.ui.PdfReaderView
- Hides the outline view (scroll up animation).
- hide() - function in com.pspdfkit.ui.PdfThumbnailBar
- No-op for PdfThumbnailBar.
- hide() - function in com.pspdfkit.ui.PdfThumbnailGrid
- Called by the activity when the view should hide itself.
- hide(boolean) - function in com.pspdfkit.ui.audio.AudioView
- hide(androidx.fragment.app.FragmentManager) - function in com.pspdfkit.ui.dialog.DocumentPrintDialog
- Hides existing print dialog.
- hide(androidx.fragment.app.FragmentManager) - function in com.pspdfkit.ui.dialog.DocumentSharingDialog
- Hides existing DocumentSharingDialog.
- hide() - function in com.pspdfkit.ui.search.PdfSearchViewInline
- Hides the view in the parent.
- hide() - function in com.pspdfkit.ui.search.PdfSearchViewLazy
- Called by the activity when the view should hide itself.
- hide() - function in com.pspdfkit.ui.search.PdfSearchViewModular
- Hides the modular search view.
- hide() - function in com.pspdfkit.ui.thumbnail.PdfScrollableThumbnailBar
- No-op for PdfScrollableThumbnailBar.
- hide() - function in com.pspdfkit.ui.thumbnail.PdfStaticThumbnailBar
- No-op for PdfStaticThumbnailBar.
- HideAction - class in com.pspdfkit.annotations.actions
- A hide action hides or shows one or more annotations on the screen by setting or clearing their hidden flags.
- hideAnnotationInspector(boolean) - function in com.pspdfkit.ui.special_mode.controller.AnnotationInspectorController
- Hides annotation inspector.
- hideColorIndicatorCircle() - function in com.pspdfkit.ui.toolbar.ContextualToolbarMenuItem
- hideDetailView(boolean) - function in com.pspdfkit.ui.inspector.PropertyInspector
- Hide view shown in showDetailView.
- hideDetailView(boolean) - function in com.pspdfkit.ui.inspector.PropertyInspectorController
- Hide view shown in showDetailView.
- hideDocumentTitleOverlay() - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Hides the overlay displaying the document title.
- hideInspector(boolean) - function in com.pspdfkit.ui.inspector.AbstractPropertyInspectorController
- Hides inspector if it is shown.
- hideInspector(boolean) - function in com.pspdfkit.ui.inspector.PropertyInspectorCoordinatorLayout
- Removes active inspector if visible.
- hideInspector(boolean) - function in com.pspdfkit.ui.inspector.PropertyInspectorCoordinatorLayoutController
- Removes active inspector if visible.
- hideMenuItems(boolean) - function in com.pspdfkit.ui.toolbar.ContextualToolbarMenuBar
- hideMenuItems(boolean) - function in com.pspdfkit.ui.toolbar.ContextualToolbarSubMenu
- hideNavigationButtons() - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Hides the navigation buttons.
- hidePageLabels() - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Hides page labels (if any).
- hidePageNumberOverlay() - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Hides the overlay displaying currently selected page.
- hideSettingsMenu() - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Hides the settings menu icon.
- hideThumbnailGrid() - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Hides the actionbar icon to show grid of thumbnail pages.
- hideUserInterface() - function in com.pspdfkit.ui.PdfUi
- Animates user interface controls out of view.
- hideUserInterfaceWhenCreatingAnnotations(java.lang.Boolean) - function in com.pspdfkit.configuration.activity.PdfActivityConfiguration.Builder
- Sets to automatically hide user interface controls when annotation creation toolbar position is in vertical position (left/right).
- HIGHLIGHT - enum entry in com.pspdfkit.annotations.AnnotationType
- HIGHLIGHT - enum entry in com.pspdfkit.ui.special_mode.controller.AnnotationTool
Creates highlight text markup annotations.
- HighlightAnnotation - class in com.pspdfkit.annotations
- Represents a text highlight annotation on the page.
- HIGHLIGHTER - enum entry in com.pspdfkit.ui.special_mode.controller.AnnotationToolVariant.Preset
Preset for the 'highlighter' variant, used with the INK in the framework.
- highlightSelectedText() - function in com.pspdfkit.ui.special_mode.controller.TextSelectionController
- Highlight currently selected text.
- highlightSelectedTextAndBeginCommenting() - function in com.pspdfkit.ui.special_mode.controller.TextSelectionController
- Highlight the currently selected text and begin editing its comments.
- HORIZONTAL - enum entry in com.pspdfkit.configuration.page.PageScrollDirection
Horizontal scrolling of pages in the document
- HtmlConversionException - class in com.pspdfkit.document.html
- Exception thrown by HtmlToPdfConverter.
- HtmlToPdfConverter - class in com.pspdfkit.document.html
- Converts HTML to PDF document.
- HtmlToPdfConverter.PageLoadingProgressListener - class in com.pspdfkit.document.html.HtmlToPdfConverter
- Listener for page loading progress updates used when loading HTML page in .