A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

I

IMAGE - enum entry in net.gini.android.capture.Document.Type

The document is an image of type jpeg, png or gif.

IMAGE_GIF - enum entry in net.gini.android.capture.internal.util.MimeType
 
IMAGE_JPEG - enum entry in net.gini.android.capture.internal.util.MimeType
 
IMAGE_MULTI_PAGE - enum entry in net.gini.android.capture.Document.Type

The document contains multiple images.

IMAGE_PNG - enum entry in net.gini.android.capture.internal.util.MimeType
 
IMAGE_PREFIX - enum entry in net.gini.android.capture.internal.util.MimeType
 
IMAGE_WILDCARD - enum entry in net.gini.android.capture.internal.util.MimeType
 
ImageDiskStore - class in net.gini.android.capture.internal.storage
Internal use only.
ImageDocument - class in net.gini.android.capture.document
A document containing an image.
ImageDocument.ImageFormat - class in net.gini.android.capture.document.ImageDocument
Supported image formats.
ImageMultiPageDocument - class in net.gini.android.capture.document
A document consisting of multiple image documents.
ImageMultiPageDocumentMemoryStore - class in net.gini.android.capture.internal.document
Internal use only.
IMAGES - enum entry in net.gini.android.capture.DocumentImportEnabledFileTypes

Only images (jpeg, png and gif) can be imported.

ImageStack - class in net.gini.android.capture.camera
Created by Alpar Szotyori on 13.02.2018.
ImportedFileValidationException - class in net.gini.android.capture
Thrown when a file failed validation.
IN_PROGRESS - enum entry in net.gini.android.capture.review.multipage.thumbnails.ThumbnailsAdapter.UploadState
 
indexOfChild(View) - function in android.view.ViewGroup
 
inflate(Context,int,ViewGroup) - function in android.view.View
 
inflate() - function in net.gini.android.capture.internal.ui.ViewStubSafeInflater
 
initCause(Throwable) - function in java.lang.Throwable
 
inputStreamToByteArray(InputStream) - function in net.gini.android.capture.internal.util.StreamHelper
Reads the input stream to a byte array.
INSTANCE - enum entry in net.gini.android.capture.internal.camera.photo.ParcelableMemoryCache
 
instantiate(Context,String) - function in androidx.fragment.app.Fragment
 
instantiateItem(ViewGroup,int) - function in androidx.fragment.app.FragmentStatePagerAdapter
 
IntentHelper - class in net.gini.android.capture.util
Helper methods for android.content.Intent.
interceptOnBackPressed(AppCompatActivity,OnBackPressedCallback) - function in net.gini.android.capture.internal.util.ActivityHelper
Intercepts the back button pressed event once and then disables the OnBackPressedCallback.
internal() - function in net.gini.android.capture.GiniCapture
Internal use only.
interpolateOutOfBoundsScroll(RecyclerView,int,int,int,long) - function in androidx.recyclerview.widget.ItemTouchHelper.Callback
 
invalidate(Rect) - function in android.view.View
 
invalidate(K) - function in net.gini.android.capture.internal.cache.MemoryCache
 
invalidate(K) - function in net.gini.android.capture.internal.cache.MemoryCache
 
invalidateChild(View,Rect) - function in android.view.ViewGroup
 
invalidateChildInParent(Array,Rect) - function in android.view.ViewGroup
 
invalidateDrawable(Drawable) - function in android.view.View
 
invalidateDrawable(Drawable) - function in android.widget.ImageView
 
invalidateDrawable(Drawable) - function in android.widget.TextView
 
invalidateMenu() - function in androidx.activity.ComponentActivity
 
invalidateMenu() - function in androidx.activity.ComponentActivity
 
invalidateOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
 
invalidateOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
 
invalidateOutline() - function in android.view.View
 
invalidateSpanGroupIndexCache() - function in androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
 
invalidateSpanIndexCache() - function in androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
 
isAccessibilityFocused() - function in android.view.View
 
isAccessibilityHeading() - function in android.view.View
 
isActivated() - function in android.view.View
 
isActivityTransitionRunning() - function in android.app.Activity
 
isActivityTransitionRunning() - function in android.app.Activity
 
isAdded() - function in androidx.fragment.app.Fragment
 
isAllCaps() - function in android.widget.TextView
 
isAlwaysDrawnWithCacheEnabled() - function in android.view.ViewGroup
 
isAnimationCacheEnabled() - function in android.view.ViewGroup
 
isAttachedToWindow() - function in android.view.View
 
isAutoHandwritingEnabled() - function in android.view.View
 
isCancelable() - function in androidx.fragment.app.DialogFragment
 
isCancellation(Throwable) - function in net.gini.android.capture.internal.network.NetworkRequestsManager
 
isCancelled() - function in android.os.AsyncTask
 
isChangingConfigurations() - function in android.app.Activity
 
isChangingConfigurations() - function in android.app.Activity
 
isChild() - function in android.app.Activity
 
isChild() - function in android.app.Activity
 
isClickable() - function in android.view.View
 
isContextClickable() - function in android.view.View
 
isCursorVisible() - function in android.widget.TextView
 
isDefaultForMimeType(Application,String) - function in net.gini.android.capture.internal.util.ApplicationHelper
 
isDestroyed() - function in android.app.Activity
 
isDestroyed() - function in android.app.Activity
 
isDetached() - function in androidx.fragment.app.Fragment
 
isDeviceProtectedStorage() - function in android.content.ContextWrapper
 
isDeviceProtectedStorage() - function in android.content.ContextWrapper
 
isDirty() - function in android.view.View
 
isDirty() - function in net.gini.android.capture.network.model.GiniCaptureExtraction
 
isDirty() - function in net.gini.android.capture.network.model.GiniCaptureExtraction
 
isDrawingCacheEnabled() - function in android.view.View
 
isDuplicateParentStateEnabled() - function in android.view.View
 
isElegantTextHeight() - function in android.widget.TextView
 
isEmojiCompatEnabled() - function in androidx.appcompat.widget.AppCompatButton
 
isEmojiCompatEnabled() - function in androidx.appcompat.widget.AppCompatTextView
 
isEnabled() - function in android.view.View
 
isFallbackLineSpacing() - function in android.widget.TextView
 
isFileImportEnabled() - function in net.gini.android.capture.GiniCapture
Find out whether file import has been enabled.
isFileImportEnabled() - function in net.gini.android.capture.internal.util.FeatureConfiguration
 
isFinishing() - function in android.app.Activity
 
isFinishing() - function in android.app.Activity
 
isFlashAvailable() - function in net.gini.android.capture.internal.camera.api.CameraInterface
 
isFlashAvailable() - function in net.gini.android.capture.internal.camera.api.OldCameraController
 
isFlashButtonEnabled() - function in net.gini.android.capture.GiniCapture
Find out whether the flash button on the Camera Screen has been enabled.
isFlashEnabled() - function in net.gini.android.capture.internal.camera.api.CameraInterface
 
isFlashEnabled() - function in net.gini.android.capture.internal.camera.api.OldCameraController
 
isFlashOnByDefault() - function in net.gini.android.capture.GiniCapture
Find out whether the camera flash is on or off by default.
isFocusable() - function in android.view.View
 
isFocusableInTouchMode() - function in android.view.View
 
isFocused() - function in android.view.View
 
isFocusedByDefault() - function in android.view.View
 
isForceDarkAllowed() - function in android.view.View
 
isFulfilled() - function in net.gini.android.capture.requirements.RequirementReport
Whether the requirement was fulfilled or not.
isFulfilled() - function in net.gini.android.capture.requirements.RequirementsReport
Whether the requirements were fulfilled or not.
isHapticFeedbackEnabled() - function in android.view.View
 
isHardwareAccelerated() - function in android.view.View
 
isHidden() - function in androidx.fragment.app.Fragment
 
isHorizontalFadingEdgeEnabled() - function in android.view.View
 
isHorizontallyScrollable() - function in android.widget.TextView
 
isHorizontalScrollBarEnabled() - function in android.view.View
 
isHovered() - function in android.view.View
 
isImmersive() - function in android.app.Activity
 
isImmersive() - function in android.app.Activity
 
isImportantForAccessibility() - function in android.view.View
 
isImportantForAutofill() - function in android.view.View
 
isImportantForContentCapture() - function in android.view.View
 
isImported() - function in net.gini.android.capture.Document
Document is imported if it was picked from another app from the Camera Screen's document upload button or if a file was passed to the Gini Capture SDK through the client application from another app.
isImported() - function in net.gini.android.capture.document.GiniCaptureDocument
Document is imported if it was picked from another app from the Camera Screen's document upload button or if a file was passed to the Gini Capture SDK through the client application from another app.
isImported() - function in net.gini.android.capture.document.GiniCaptureDocument
Document is imported if it was picked from another app from the Camera Screen's document upload button or if a file was passed to the Gini Capture SDK through the client application from another app.
isImported() - function in net.gini.android.capture.internal.camera.photo.Photo
 
isInEditMode() - function in android.view.View
 
isInLayout() - function in android.view.View
 
isInLayout() - function in androidx.fragment.app.Fragment
 
isInMultiWindowMode() - function in android.app.Activity
 
isInMultiWindowMode() - function in android.app.Activity
 
isInPictureInPictureMode() - function in android.app.Activity
 
isInPictureInPictureMode() - function in android.app.Activity
 
isInputMethodTarget() - function in android.widget.TextView
 
isInTouchMode() - function in android.view.View
 
isItemViewSwipeEnabled() - function in net.gini.android.capture.review.multipage.thumbnails.ThumbnailsTouchHelperCallback
 
isKeyboardNavigationCluster() - function in android.view.View
 
isLaidOut() - function in android.view.View
 
isLaunchedFromBubble() - function in android.app.Activity
 
isLaunchedFromBubble() - function in android.app.Activity
 
isLayoutDirectionResolved() - function in android.view.View
 
isLayoutRequested() - function in android.view.View
 
isLayoutSuppressed() - function in android.view.ViewGroup
 
isLocalVoiceInteractionSupported() - function in android.app.Activity
 
isLocalVoiceInteractionSupported() - function in android.app.Activity
 
isLongClickable() - function in android.view.View
 
isLongPressDragEnabled() - function in androidx.recyclerview.widget.ItemTouchHelper.Callback
 
isMarshmallowOrLater() - function in net.gini.android.capture.internal.util.AndroidHelper
Internal use only.
isMenuVisible() - function in androidx.fragment.app.Fragment
 
isMotionEventSplittingEnabled() - function in android.view.ViewGroup
 
isMultiPageEnabled() - function in net.gini.android.capture.GiniCapture
Find out whether scanning multi-page documents has been enabled.
isMultiPageEnabled() - function in net.gini.android.capture.internal.util.FeatureConfiguration
 
isNestedScrollingEnabled() - function in android.view.View
 
isOpaque() - function in android.view.View
 
isOpaque() - function in android.widget.ImageView
 
isPaddingRelative() - function in android.view.View
 
isPasswordProtected(Context) - function in net.gini.android.capture.internal.pdf.Pdf
 
isPdfPasswordProtected() - function in net.gini.android.capture.internal.pdf.Renderer
 
isPermissionAvailableOnCurrentAndroidVersion(String) - function in net.gini.android.capture.internal.util.AndroidHelper
Internal use only.
isPivotSet() - function in android.view.View
 
isPortraitOrientation(Context) - function in net.gini.android.capture.internal.util.ContextHelper
Internal use only.
isPreferKeepClear() - function in android.view.View
 
isPressed() - function in android.view.View
 
isPreviewRunning() - function in net.gini.android.capture.internal.camera.api.CameraInterface
Get the state of the preview.
isPreviewRunning() - function in net.gini.android.capture.internal.camera.api.OldCameraController
Get the state of the preview.
isQRCodeScanningEnabled() - function in net.gini.android.capture.GiniCapture
Find out whether QRCode scanning has been enabled.
isQRCodeScanningEnabled() - function in net.gini.android.capture.internal.util.FeatureConfiguration
 
isRemoving() - function in androidx.fragment.app.Fragment
 
isRestricted() - function in android.content.ContextWrapper
 
isRestricted() - function in android.content.ContextWrapper
 
isResumed() - function in androidx.fragment.app.Fragment
 
isReviewable() - function in net.gini.android.capture.Document
Documents like PDFs are not reviewable and can be passed directly to the Analysis Screen.
isReviewable() - function in net.gini.android.capture.document.GiniCaptureDocument
Documents like PDFs are not reviewable and can be passed directly to the Analysis Screen.
isReviewable() - function in net.gini.android.capture.document.GiniCaptureDocument
Documents like PDFs are not reviewable and can be passed directly to the Analysis Screen.
isSaveEnabled() - function in android.view.View
 
isSaveFromParentEnabled() - function in android.view.View
 
isScreenReaderFocusable() - function in android.view.View
 
isScrollbarFadingEnabled() - function in android.view.View
 
isScrollContainer() - function in android.view.View
 
isSelected() - function in android.view.View
 
isShowingLayoutBounds() - function in android.view.View
 
isShown() - function in android.view.View
 
isSingleLine() - function in android.widget.TextView
 
isSoundEffectsEnabled() - function in android.view.View
 
isSpanGroupIndexCacheEnabled() - function in androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
 
isSpanIndexCacheEnabled() - function in androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
 
isStateSaved() - function in androidx.fragment.app.Fragment
 
isSuggestionsEnabled() - function in android.widget.TextView
 
isSupportedFormatsHelpScreenEnabled() - function in net.gini.android.capture.GiniCapture
Find out whether the Supported Formats help screen has been enabled.
isTablet(Context) - function in net.gini.android.capture.internal.util.ContextHelper
Internal use only.
isTaskRoot() - function in android.app.Activity
 
isTaskRoot() - function in android.app.Activity
 
isTemporarilyDetached() - function in android.view.View
 
isTextAlignmentResolved() - function in android.view.View
 
isTextDirectionResolved() - function in android.view.View
 
isTextSelectable() - function in android.widget.TextView
 
isThumbnailHighlighted(int) - function in net.gini.android.capture.review.multipage.thumbnails.ThumbnailsAdapter
 
isTiramisuOrLater() - function in net.gini.android.capture.internal.util.AndroidHelper
Internal use only Checks whether the current android version is Tiramisu (Android 13, API Level 33) or later using reflection to enable forward compatibility.
isTransitionGroup() - function in android.view.ViewGroup
 
isTransparent() - function in net.gini.android.capture.onboarding.OnboardingPage
Internal use only.
isUiContext() - function in android.content.ContextWrapper
 
isUiContext() - function in android.content.ContextWrapper
 
isUriInputStreamAvailable(Uri,Context) - function in net.gini.android.capture.util.UriHelper
Test whether an InputStream can be opened for the Uri.
isVerticalFadingEdgeEnabled() - function in android.view.View
 
isVerticalScrollBarEnabled() - function in android.view.View
 
isViewFromObject(View,Object) - function in androidx.fragment.app.FragmentStatePagerAdapter
 
isVisible() - function in androidx.fragment.app.Fragment
 
isVisibleToUserForAutofill(int) - function in android.view.View
 
isVoiceInteraction() - function in android.app.Activity
 
isVoiceInteraction() - function in android.app.Activity
 
isVoiceInteractionRoot() - function in android.app.Activity
 
isVoiceInteractionRoot() - function in android.app.Activity
 
isZoomed() - function in com.ortiz.touch.TouchImageView
Returns false if image is in initial, unzoomed state.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W