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

I

i(java.lang.String) - function in io.scanbot.sdk.util.log.DebugLog
 
i(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.log.DebugLog
Writes tag and message to the log file and also calls Log.i with given params.
i(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.log.Logger
Writes tag and message to the log on Level.Information
IAcknowledgementViewModel - class in io.scanbot.sdk.ui_v2.document.screen.acknowledgement
 
IATA_2_OF_5 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat

IATA 2 of 5 (1D).

IATA_2_OF_5 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat

IATA (2 of 5) barcode type

IAutoSnappingController - class in io.scanbot.sdk.camera.autosnapping
Defines interface for component that performs current conditions evaluation and decides the best moment to take snap automatically.
IAutoSnappingController.AutoSnappingStateListener - class in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController
Allow to listen when autoSnapping will start to process
IAutoSnappingController.AutoSnappingStateListener.Companion - class in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.AutoSnappingStateListener
 
IAutoSnappingController.Callback - class in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController
Autosnapping callback
IAutoSnappingController.Callback.Companion - class in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.Callback
 
IAutoSnappingPredicate - class in io.scanbot.sdk.camera.autosnapping
A single check to be evaluated during autosnapping
IAutoSnappingViewController - class in io.scanbot.sdk.ui
Base interface class for the Classical components View with autosnapping feature
IBarcodeCameraView - class in io.scanbot.sdk.ui.view.barcode
Represents camera screen for barcodes scanning.
IBarcodeCameraView.ViewModel - class in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Notified about user interactions.
IBarcodeCameraView.ViewModel.ConfirmationState - class in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Enum represents state of result confirmation dialog state for correct acting on it in view.
IBarcodeCounterView - class in io.scanbot.sdk.barcode.ui
A component which allows to quickly integrate a Barcode scanning feature into your application.
IBarcodeFilter - class in io.scanbot.sdk.barcode
An interface for a barcode filtering that can be used in barcode scanning RTU-UI components.
IBarcodeScanCountSelectionOverlayController - class in io.scanbot.sdk.barcode.ui
Interface to control configuration parameters of the selection overlay layer inside the IBarcodeCounterView
IBarcodeScanCountViewCallback - class in io.scanbot.sdk.barcode.ui
Callbacks which be called from the IBarcodeCounterView
IBarcodeScanCountViewCameraConfiguration - class in io.scanbot.sdk.barcode.ui
Interface to control configuration parameters of the Camera inside the IBarcodeCounterView
IBarcodeScanCountViewController - class in io.scanbot.sdk.barcode.ui
Allows to control the state and the behavior of the IBarcodeCounterView
IBarcodeScannerFinderViewController - class in io.scanbot.sdk.barcode.ui
Interface to control configuration parameters of the Finder inside the IBarcodeScannerView.
IBarcodeScannerSelectionOverlayController - class in io.scanbot.sdk.barcode.ui
Interface to control configuration parameters of the selection overlay layer inside the IBarcodeScannerView.
IBarcodeScannerView - class in io.scanbot.sdk.barcode.ui
A component which allows to quickly integrate a Barcode scanning feature into your application.
IBarcodeScannerViewCallback - class in io.scanbot.sdk.barcode.ui
Callbacks which be called from the IBarcodeScannerView.
IBarcodeScannerViewCameraConfiguration - class in io.scanbot.sdk.barcode.ui
Interface to control configuration parameters of the Camera inside the IBarcodeScannerView.
IBarcodeScannerViewController - class in io.scanbot.sdk.barcode.ui
Allows to control the state and the behavior of the IBarcodeScannerView.
IBatchBarcodeListView - class in io.scanbot.sdk.ui.view.barcode.batch
Represents list of scanned barcodes.
IBatchBarcodeListView.ViewModel - class in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView
Notified about user interactions.
ICameraView - class in io.scanbot.sdk.ui.view.camera
Represents camera screen.
ICameraView.ViewModel - class in io.scanbot.sdk.ui.view.camera.ICameraView
Notified about user interactions.
ICameraViewCallback - class in io.scanbot.sdk.ui
Base callback interface class for Classical components View of the camera inside
ICameraViewConfiguration - class in io.scanbot.sdk.ui
Base interface to control configuration parameters of the Camera inside the Classical component View
ICameraViewController - class in io.scanbot.sdk.ui
Base interface class for the Classical components View to control the behavior and trigger actions
ICanGoBack - class in io.scanbot.sdk.ui_v2.document.screen
 
ICheckScannerView - class in io.scanbot.sdk.ui.view.check
Represents camera screen for Check scanner screen of the application.
ICheckScannerView.ViewModel - class in io.scanbot.sdk.ui.view.check.ICheckScannerView
Store view state and transport user interactions to it.
IconButton - class in io.scanbot.sdk.ui_v2.common
Configuration of the icon appearance on a button.
IconStyle - class in io.scanbot.sdk.ui_v2.common
Configuration of the icon appearance.
IconUserGuidanceConfiguration - class in io.scanbot.sdk.ui_v2.common
Configuration of the hint (containing an icon) guiding users through the scanning process.
ICroppingViewModel - class in io.scanbot.sdk.ui_v2.document.screen.crop
 
ID - enum entry in io.scanbot.sdk.genericdocument.entity.CommonFieldType

Document ID.

ID_CARD - enum entry in io.scanbot.sdk.mrz.MrzDocumentType

ID card.

ID_CARD_PDF_417 - enum entry in io.scanbot.sdk.barcode.BarcodeDocumentFormat

ID card barcode document.

ID_CARD_PDF_417 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat

ID Card barcode document

IDCARD_SCANNER_MODELS - enum entry in io.scanbot.sdk.blob.BlobType
 
IdCardIntroImage - class in io.scanbot.sdk.ui_v2.document.configuration
The image for the introduction screen with an ID card template.
idCardIntroImage() - function in io.scanbot.sdk.ui_v2.document.configuration.IntroImage.Companion
 
IDCardPDF417 - class in io.scanbot.sdk.barcode.entity
 
IDCardPDF417 - enum entry in io.scanbot.sdk.barcode.entity.RootDocumentType
 
IDCardPDF417.FieldNames - class in io.scanbot.sdk.barcode.entity.IDCardPDF417
 
IDCardPDF417.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.IDCardPDF417
 
IDispatchersProvider - class in io.scanbot.sdk.ui.coroutines
Provides coroutines dispatchers for the components where its needed
IDispatchersProvider - class in io.scanbot.sdk.ui_v2.common.coroutines
Provides coroutines dispatchers for the components where its needed.
IDocumentCameraSession - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
IDocumentCameraSession.CameraScreenMode - class in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession
 
IDocumentCameraSession.CameraScreenMode.Add - class in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession.CameraScreenMode
 
IDocumentCameraSession.CameraScreenMode.Common - class in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession.CameraScreenMode
 
IDocumentCameraSession.CameraScreenMode.Replace - class in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession.CameraScreenMode
 
IDocumentDataCameraView - class in io.scanbot.sdk.ui.view.documentdata
Represents camera screen
IDocumentDataCameraView.ViewModel - class in io.scanbot.sdk.ui.view.documentdata.IDocumentDataCameraView
Notified about user interactions.
IDocumentDataFieldListView - class in io.scanbot.sdk.ui.view.documentdata.list
Represents list of fields for a scanned document
IDocumentDataFieldListView.ViewModel - class in io.scanbot.sdk.ui.view.documentdata.list.IDocumentDataFieldListView
Notified about user interactions.
IDocumentFinderViewController - class in io.scanbot.sdk.document.ui
Controls the finder configuration of IDocumentScannerView
IDocumentHolder - class in io.scanbot.sdk.ui_v2.document.screen
 
IDocumentScannerPolygonViewController - class in io.scanbot.sdk.document.ui
Controls the polygon configuration of IDocumentScannerView
IDocumentScannerView - class in io.scanbot.sdk.document.ui
A component which allows to quickly integrate a Document scanning feature into your application.
IDocumentScannerViewCallback - class in io.scanbot.sdk.document.ui
Callbacks which be called from the IDocumentScannerView
IDocumentScannerViewCameraConfiguration - class in io.scanbot.sdk.document.ui
Allows to control configuration parameters of the Camera inside the Classical component View
IDocumentScannerViewController - class in io.scanbot.sdk.document.ui
Allows to control the state or the behavior of the IDocumentScannerView
IEditPolygonView - class in io.scanbot.sdk.ui.view.edit
 
IEditPolygonView.ViewModel - class in io.scanbot.sdk.ui.view.edit.IEditPolygonView
Notified about user interactions.
IF_AVAILABLE - enum entry in io.scanbot.sdk.core.EncryptionMode

Encryption/Decryption is used when loading/saving an image if a crypting provider is set using ImageRef.setStorageCryptingProvider.

IFinderConfiguration - class in io.scanbot.sdk.ui_v2.common.camera
 
IFinderView - class in io.scanbot.sdk.camera
Interface for configurable Camera finder view
IFinderViewController - class in io.scanbot.sdk.ui
Base interface to control the state or the behavior of the Finder inside
IGNORE - enum entry in io.scanbot.sdk.barcode.UpcEanExtensionBehavior

Always ignore the extension.

IGNORED - enum entry in io.scanbot.sdk.genericdocument.entity.FieldValidationStatus

The document contains a field of this type, but recognition for this field is disabled. The value of this field is always empty, although the field may be non-empty in the document.

ignoreNewDetections() - function in io.scanbot.sdk.ui_v2.document.components.camera.AutoSnapPolygonExtension
 
ignoreNewDetections() - function in io.scanbot.sdk.ui_v2.document.components.camera.ProgressPolygonAnimation
 
IgnoreOrientationMismatch - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
IgnoreOrientationMismatch - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
IHealthInsuranceCardCameraView - class in io.scanbot.sdk.ui.view.hic
Represents camera screen
IHealthInsuranceCardCameraView.ViewModel - class in io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView
Notified about user interactions.
IKU - enum entry in io.scanbot.sdk.entity.Language
 
ILegacyCameraController - class in io.scanbot.sdk.ui
 
ILiveDetectionCameraController - class in io.scanbot.sdk.ui
Base interface class for the Classical components View to control the behavior and trigger actions
IMAGE - enum entry in io.scanbot.sdk.barcode.ui.CaptureMode

Run scan and count on snapped image - slower but better quality.

IMAGE_PROCESSOR_MODELS - enum entry in io.scanbot.sdk.blob.BlobType
 
ImageFileIOProcessor - class in io.scanbot.sdk.persistence.fileio
Represents image file IO operations
ImageFilterType - class in io.scanbot.sdk.process
Image filter types.
ImageFilterType.Companion - class in io.scanbot.sdk.process.ImageFilterType
 
ImageFilterTypeExtensionsKt - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
imageFormat(io.scanbot.sdk.persistence.CameraImageFormat) - function in io.scanbot.sdk.persistence.page.PageStorageSettings.Builder
Sets image format, which will be used by Scanbot framework CameraImageFormat.
ImageInfo - class in io.scanbot.sdk.core
Image Info.
ImageProcessor - class in io.scanbot.sdk.core.processor
Class for applying chains of image processing operations.
ImageProcessor - class in io.scanbot.sdk.process
Class for applying chains of image processing operations.
ImageProcessorBitmapBinarizer - class in io.scanbot.sdk.intelligence
Uses ImageProcessor to binarize images.
ImageProcessorInitialisationException - class in io.scanbot.sdk.exceptions.imageprocessing
Thrown when ImageProcessor called to process image with invalid configuration
ImageProfile - class in io.scanbot.sdk.core
ImageRef profile part specific to image information.
imageQuality(java.lang.Integer) - function in io.scanbot.sdk.persistence.page.PageStorageSettings.Builder
Sets image quality in a imageScale of 0, 100.
ImageQualityOptimizer - class in io.scanbot.sdk.util.bitmap
Optimizes image quality {@see #optimizeImage}
ImageQualityOptimizer.PaperFormat - class in io.scanbot.sdk.util.bitmap.ImageQualityOptimizer
Contains common paper formats (width and height in inches)
ImageRef - class in io.scanbot.sdk.core
 
ImageRef.CREATOR - class in io.scanbot.sdk.core.ImageRef
 
ImageRefPoolSnapshot - class in io.scanbot.sdk.core
Snapshot of all alive ImageRefs.
ImageRefPoolSnapshotsDiff - class in io.scanbot.sdk.core
difference between two snapshots.
ImageRefProfile - class in io.scanbot.sdk.core
ImageRef profile which provides detailed information about stored object.
ImageRefProfiler - class in io.scanbot.sdk.core
ImageRef memory profiler.
ImageRotation - class in io.scanbot.sdk.core
Image rotation.
ImageRotation.Companion - class in io.scanbot.sdk.core.ImageRotation
 
ImageScale - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
ImageScale - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
ImageSerializationMode - class in io.scanbot.sdk.common
Image serialization mode.
ImageSerializationMode.Companion - class in io.scanbot.sdk.common.ImageSerializationMode
 
ImageSource - class in io.scanbot.sdk.core
Description of source from which the ImageRef was created.
ImageSourceType - class in io.scanbot.sdk.core
The type of source which originated the underlying image.
ImageSourceType.Companion - class in io.scanbot.sdk.core.ImageSourceType
 
ImageTitle - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
 
imageToJpegByteArray(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.camera.util.CameraImageUtils
android.media.Image to JPEG byte array.
imageUrlsFromPdf(java.io.File,java.io.File,java.lang.String,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.lang.Float,android.graphics.Bitmap.Config,io.scanbot.sdk.util.LongOperationCancelCallback,io.scanbot.sdk.util.ProgressCallback) - function in io.scanbot.sdk.pdf.DefaultPdfImagesExtractor
Converts pdf document to separate image files with given options.
imageUrlsFromPdf(java.io.File,java.io.File,java.lang.String,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.lang.Float,android.graphics.Bitmap.Config,io.scanbot.sdk.util.LongOperationCancelCallback,io.scanbot.sdk.util.ProgressCallback) - function in io.scanbot.sdk.pdf.PdfImagesExtractor
Converts pdf document to separate image files with given options.
imageUrlsFromPdf(java.io.File,java.io.File,java.lang.String,android.graphics.Bitmap.CompressFormat,java.lang.Integer,java.lang.Float,android.graphics.Bitmap.Config,io.scanbot.sdk.util.LongOperationCancelCallback,io.scanbot.sdk.util.ProgressCallback) - function in io.scanbot.sdk.pdf.PdfiumPdfImagesExtractor
Converts pdf document to separate image files with given options.
IMedicalCertificateScannerView - class in io.scanbot.sdk.ui.view.mc
Represents camera screen for Medical Certificate scanner screen of the application.
IMedicalCertificateScannerView.ViewModel - class in io.scanbot.sdk.ui.view.mc.IMedicalCertificateScannerView
Store view state and transport user interactions to it.
ImportAction - class in io.scanbot.sdk.ui_v2.document.screen
 
ImportClickAction - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
IMPORTED - enum entry in io.scanbot.page.PageImageSource

The image originates from the photo/media gallery.

importImages() - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
importImages() - function in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession
 
ImportMultiple - class in io.scanbot.sdk.ui_v2.document.screen
 
ImportSingle - class in io.scanbot.sdk.ui_v2.document.screen
 
IMRZCameraView - class in io.scanbot.sdk.ui.view.mrz
Represents MRZ scanner camera screen
IMRZCameraView.ViewModel - class in io.scanbot.sdk.ui.view.mrz.IMRZCameraView
Notified about user interactions.
INCAPABLE_OF_WORK_SINCE - enum entry in io.scanbot.sdk.mc.MedicalCertificateDateRecordType

(Form 1) Incapable of work since (arbeitsunfähig seit) date.

INCAPABLE_OF_WORK_UNTIL - enum entry in io.scanbot.sdk.mc.MedicalCertificateDateRecordType

(Form 1) Incapable of work until (voraussichtlich arbeitsunfähig bis einschließlich oder letzter Tag der Arbeitsunfähigkeit) date.

INCOMPLETE - enum entry in io.scanbot.sdk.creditcard.CreditCardScanningStatus

Not all required fields were found or confirmed.

INCOMPLETE_VALIDATION - enum entry in io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus

Magnetic ink strip was found, but validation failed, because of a format violation, an unsupported format, or an OCR error.

INCOMPLETE_VALIDATION - enum entry in io.scanbot.sdk.documentdata.DocumentDataExtractionStatus

All fields were extracted, but some of them failed validation.

INCOMPLETE_VALIDATION - enum entry in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.RecognitionStatus

A potential EHIC was found but one or more fields failed validation.

IND - enum entry in io.scanbot.sdk.entity.Language
 
IND - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckStandard

A check compatible with the CTS-2010 standard issued by the Reserve Bank of India in 2012

INDCheck - class in io.scanbot.sdk.check.entity
 
INDCheck - enum entry in io.scanbot.sdk.check.entity.RootDocumentType
 
INDCheck.FieldNames - class in io.scanbot.sdk.check.entity.INDCheck
 
INDCheck.NormalizedFieldNames - class in io.scanbot.sdk.check.entity.INDCheck
 
INDUSTRIAL_2_OF_5 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat

INDUSTRIAL 2 of 5 (1D).

INDUSTRIAL_2_OF_5 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat

INDUSTRIAL (2 of 5) barcode type

INFERRED - enum entry in io.scanbot.sdk.genericdocument.entity.FieldValidationStatus

Field value was inferred from other fields or from domain knowledge. The field value may differ from what is actually written in the document in unexpected situations.

info() - function in io.scanbot.sdk.core.ImageRef
Information about stored image.
INFO - enum entry in io.scanbot.sdk.entity.DocumentType
 
Information - enum entry in io.scanbot.sdk.util.log.Logger.Level
 
init(android.app.Activity) - function in io.scanbot.sdk.ui.view.base.PermissionAware
As this is meant to be a delegate part of activity - it needs activity to call methods on.
init(android.app.Activity) - function in io.scanbot.sdk.ui.view.base.PermissionAwareDelegate
As this is meant to be a delegate part of activity - it needs activity to call methods on.
Init() - function in io.scanbot.sdk.ui_v2.document.components.camera.CheckMarkLayoutAnimation
 
Init() - function in io.scanbot.sdk.ui_v2.document.components.camera.DocumentPreviewAnimation
 
Init() - function in io.scanbot.sdk.ui_v2.document.components.camera.MockLayoutAnimation
 
Init() - function in io.scanbot.sdk.ui_v2.document.components.camera.PolygonOverlayExtension
 
Init() - function in io.scanbot.sdk.ui_v2.document.components.camera.ProgressPolygonAnimation
 
initAppearance() - function in io.scanbot.sdk.ui_v2.document.components.camera.AutoSnapPolygonExtension
 
initAppearance() - function in io.scanbot.sdk.ui_v2.document.components.camera.ProgressPolygonAnimation
 
initCamera() - function in io.scanbot.sdk.barcode.ui.BarcodeScanAndCountView
This must be called in the onCreate of the Activity
initCamera(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.barcode.ui.BarcodeScannerView
This must be called in the onCreate of the Activity
initCamera() - function in io.scanbot.sdk.barcode.ui.IBarcodeCounterView
This must be called in the onCreate of the Activity
initCamera(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerView
This must be called in the onCreate of the Activity
initCamera(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.document.ui.DocumentScannerView
This must be called in the onCreate of the Activity
initCamera(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.document.ui.IDocumentScannerView
This must be called in the onCreate of the Activity
initCameraView(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
initCameraView(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
initCameraView(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
INITIAL - enum entry in io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractionStep
 
Initial - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
INITIAL_CERTIFICATE - enum entry in io.scanbot.sdk.mc.MedicalCertificateCheckBoxType

(Form 1) Initial certificate (Erstbescheinigung) checkbox.

Initializable - class in io.scanbot.sdk
Defines Scanbot SDK's ability to statically check if it was initialized.
Initializable - class in io.scanbot.sdk.ui.view.base
Component is licensed.
Initializable - class in io.scanbot.sdk.ui_v2.common.activity
Component is initializable.
initialize(android.app.Application) - function in io.scanbot.sdk.ScanbotSDKInitializer
Initializes Scanbot SDK library.
initialize(android.app.Application) - function in io.scanbot.sdk.ScanbotSdkInitializerCommonApi
Initializes Scanbot SDK library.
InitialScanningDelay - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
InitialScanningDelay - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
initScanningBehavior(io.scanbot.sdk.barcode.BarcodeScanner,io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewCallback) - function in io.scanbot.sdk.barcode.ui.BarcodeScanAndCountView
This should be called as soon as you have an instance of the Document scanner.
initScanningBehavior(io.scanbot.sdk.barcode.BarcodeScanner,io.scanbot.sdk.barcode.BarcodeScannerFrameHandler.ResultHandler,io.scanbot.sdk.barcode.ui.IBarcodeScannerViewCallback) - function in io.scanbot.sdk.barcode.ui.BarcodeScannerView
This should be called as soon as you have an instance of the BarcodeScanner.
initScanningBehavior(io.scanbot.sdk.barcode.BarcodeScanner,io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewCallback) - function in io.scanbot.sdk.barcode.ui.IBarcodeCounterView
This should be called as soon as you have an instance of the Document scanner.
initScanningBehavior(io.scanbot.sdk.barcode.BarcodeScanner,io.scanbot.sdk.barcode.BarcodeScannerFrameHandler.ResultHandler,io.scanbot.sdk.barcode.ui.IBarcodeScannerViewCallback) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerView
This should be called as soon as you have an instance of the BarcodeScanner.
initScanningBehavior(io.scanbot.sdk.document.DocumentScanner,io.scanbot.sdk.document.DocumentScannerFrameHandler.ResultHandler,io.scanbot.sdk.document.ui.IDocumentScannerViewCallback) - function in io.scanbot.sdk.document.ui.DocumentScannerView
This should be called as soon as you have an instance of the document scanner.
initScanningBehavior(io.scanbot.sdk.document.DocumentScanner,io.scanbot.sdk.document.DocumentScannerFrameHandler.ResultHandler,io.scanbot.sdk.document.ui.IDocumentScannerViewCallback) - function in io.scanbot.sdk.document.ui.IDocumentScannerView
This should be called as soon as you have an instance of the document scanner.
insertPage(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.docprocessing.Document
Inserts original image with the given index, and returns Page.
insertPage(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.docprocessing.Document
Inserts original image with the given index, and returns Page.
INSTITUTION_NAME - enum entry in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.FieldType

Institution name.

INSTITUTION_NUMBER - enum entry in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.FieldType

Institution number.

INSURANCE_PROVIDER - enum entry in io.scanbot.sdk.mc.MedicalCertificatePatientInfoFieldType

Insurance provider (Krankenkasse bzw. Kostenträger).

INSURED_PAY_CASE - enum entry in io.scanbot.sdk.mc.MedicalCertificateCheckBoxType

(Form 1) Insured pay case (ab 7. AU-Woche oder sonstiger Krankengeldfall) checkbox.

INSURED_PERSON_NUMBER - enum entry in io.scanbot.sdk.mc.MedicalCertificatePatientInfoFieldType

Personal number of the insured person (Versicherten-Nr.).

InternalBarcodeScannerActivity - class in io.scanbot.sdk.ui.view.barcode
Shares code common only for all non-batch-barcode scanning (standalone and bundle) activities.
InternalBarcodeScannerActivity.InternalResult - class in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity
Wrapper-class for all information, obtained as a result of RTU activity work.
InternalBarcodeScannerActivity.InternalResultContract - class in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
InternalBatchBarcodeScannerActivity - class in io.scanbot.sdk.ui.view.barcode.batch
Represents code common for BatchBarcode scanning - bundle or standalone.
InternalBatchBarcodeScannerActivity.InternalResult - class in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity
Wrapper-class for all information, obtained as a result of RTU activity work.
InternalBatchBarcodeScannerActivity.InternalResultContract - class in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity
 
InternalComposerCache - class in io.scanbot.sdk.docprocessing.compose
Implementation of the composer cache which uses a sub directory in the internal cache dir of the app
InternalDocumentStorage - class in io.scanbot.sdk.persistence.document
Implementation of DocumentStorageBase that is based on ExternalFilesDir
InternalDraftPageStorage - class in io.scanbot.sdk.persistence.page.legacy.draft
Implementation of DraftPageStorage that is based on ExternalFilesDir
InternalPageStorage - class in io.scanbot.sdk.persistence.page.legacy
Implementation of PageStorageBase that is based on InternalFilesDir
INTERPOLATE - enum entry in io.scanbot.sdk.frameaccumulation.ConfirmationMethod

Interpolate between seen values to generate the most likely true value. E.g. if the seen values are "John X. Doe", "John B.", "B. Doe" then the most likely true value can be interpolated to be "John B. Doe". The interpolated value is considered CONFIRMED if each character in it has been seen at least minConfirmations times.

IntroClickAction - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
IntroductionDialogKt - class in io.scanbot.sdk.ui_v2.creditcard.components
 
IntroductionDialogKt - class in io.scanbot.sdk.ui_v2.document.components.camera
 
IntroductionDialogKt - class in io.scanbot.sdk.ui_v2.mrz.components
 
IntroductionDialogKt - class in io.scanbot.sdk.ui_v2.textpattern.components
 
IntroductionScreenConfiguration - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the introduction screen for the document scanner.
IntroImage - class in io.scanbot.sdk.ui_v2.document.configuration
Determines the image for the introduction screen.
IntroListEntry - class in io.scanbot.sdk.ui_v2.document.configuration
An entry in the list of scanning steps of the introduction screen.
INVALID - enum entry in io.scanbot.sdk.genericdocument.entity.FieldValidationStatus

Field value failed validation. This status is used for fields that have validation rules, like IBAN, date fields, etc. that have check digits or a known format that can be validated.

INVOICE - enum entry in io.scanbot.sdk.entity.DocumentType
 
invoke(java.util.Map) - function in io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.barcode.BarcodeFormatFourStateConfigurationBase.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.barcode.BarcodeFormatTwoDConfigurationBase.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationElement.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.imagefilters.ParametricFilter.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ocr.model.OcrElement.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.textpattern.ContentValidator.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.tiff.model.UserFieldValue.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeUseCase.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.common.FinderStyle.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroImage.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroImage.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapFeedbackMode.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.document.configuration.PreviewButton.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzFinderLayoutPreset.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroImage.Companion
 
invoke(java.util.Map) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroImage.Companion
 
io.scanbot.barcode - package io.scanbot.barcode
 
io.scanbot.check - package io.scanbot.check
 
io.scanbot.common - package io.scanbot.common
 
io.scanbot.common.util - package io.scanbot.common.util
 
io.scanbot.core - package io.scanbot.core
 
io.scanbot.creditcard - package io.scanbot.creditcard
 
io.scanbot.cryptio - package io.scanbot.cryptio
 
io.scanbot.document - package io.scanbot.document
 
io.scanbot.documentdata - package io.scanbot.documentdata
 
io.scanbot.ehicscanner - package io.scanbot.ehicscanner
 
io.scanbot.genericdocument.entity - package io.scanbot.genericdocument.entity
 
io.scanbot.mc - package io.scanbot.mc
 
io.scanbot.mrz - package io.scanbot.mrz
 
io.scanbot.ocr - package io.scanbot.ocr
 
io.scanbot.ocr.pdf - package io.scanbot.ocr.pdf
 
io.scanbot.page - package io.scanbot.page
 
io.scanbot.pdf - package io.scanbot.pdf
 
io.scanbot.pdf.model - package io.scanbot.pdf.model
 
io.scanbot.sdk - package io.scanbot.sdk
 
io.scanbot.sdk.autosnapping - package io.scanbot.sdk.autosnapping
 
io.scanbot.sdk.barcode - package io.scanbot.sdk.barcode
 
io.scanbot.sdk.barcode.document - package io.scanbot.sdk.barcode.document
 
io.scanbot.sdk.barcode.entity - package io.scanbot.sdk.barcode.entity
 
io.scanbot.sdk.barcode.ui - package io.scanbot.sdk.barcode.ui
 
io.scanbot.sdk.barcode.ui.result - package io.scanbot.sdk.barcode.ui.result
 
io.scanbot.sdk.barcode.ui.result.model - package io.scanbot.sdk.barcode.ui.result.model
 
io.scanbot.sdk.blob - package io.scanbot.sdk.blob
 
io.scanbot.sdk.camera - package io.scanbot.sdk.camera
 
io.scanbot.sdk.camera.autosnapping - package io.scanbot.sdk.camera.autosnapping
 
io.scanbot.sdk.check - package io.scanbot.sdk.check
 
io.scanbot.sdk.check.entity - package io.scanbot.sdk.check.entity
 
io.scanbot.sdk.common - package io.scanbot.sdk.common
 
io.scanbot.sdk.configuration - package io.scanbot.sdk.configuration
 
io.scanbot.sdk.configuration.json - package io.scanbot.sdk.configuration.json
 
io.scanbot.sdk.connectivity - package io.scanbot.sdk.connectivity
 
io.scanbot.sdk.core - package io.scanbot.sdk.core
 
io.scanbot.sdk.core.processor - package io.scanbot.sdk.core.processor
 
io.scanbot.sdk.creditcard - package io.scanbot.sdk.creditcard
 
io.scanbot.sdk.creditcard.entity - package io.scanbot.sdk.creditcard.entity
 
io.scanbot.sdk.di - package io.scanbot.sdk.di
 
io.scanbot.sdk.docprocessing - package io.scanbot.sdk.docprocessing
 
io.scanbot.sdk.docprocessing.compose - package io.scanbot.sdk.docprocessing.compose
 
io.scanbot.sdk.docprocessing.draft - package io.scanbot.sdk.docprocessing.draft
 
io.scanbot.sdk.docprocessing.legacy - package io.scanbot.sdk.docprocessing.legacy
 
io.scanbot.sdk.document - package io.scanbot.sdk.document
 
io.scanbot.sdk.document.ui - package io.scanbot.sdk.document.ui
 
io.scanbot.sdk.documentdata - package io.scanbot.sdk.documentdata
 
io.scanbot.sdk.documentdata.entity - package io.scanbot.sdk.documentdata.entity
 
io.scanbot.sdk.ehicscanner - package io.scanbot.sdk.ehicscanner
 
io.scanbot.sdk.entity - package io.scanbot.sdk.entity
 
io.scanbot.sdk.exceptions - package io.scanbot.sdk.exceptions
 
io.scanbot.sdk.exceptions.barcode - package io.scanbot.sdk.exceptions.barcode
 
io.scanbot.sdk.exceptions.base - package io.scanbot.sdk.exceptions.base
 
io.scanbot.sdk.exceptions.camera - package io.scanbot.sdk.exceptions.camera
 
io.scanbot.sdk.exceptions.check - package io.scanbot.sdk.exceptions.check
 
io.scanbot.sdk.exceptions.creditcard - package io.scanbot.sdk.exceptions.creditcard
 
io.scanbot.sdk.exceptions.crypto - package io.scanbot.sdk.exceptions.crypto
 
io.scanbot.sdk.exceptions.docprocessing - package io.scanbot.sdk.exceptions.docprocessing
 
io.scanbot.sdk.exceptions.docqualityanalyzer - package io.scanbot.sdk.exceptions.docqualityanalyzer
 
io.scanbot.sdk.exceptions.document - package io.scanbot.sdk.exceptions.document
 
io.scanbot.sdk.exceptions.documentdata - package io.scanbot.sdk.exceptions.documentdata
 
io.scanbot.sdk.exceptions.ehic - package io.scanbot.sdk.exceptions.ehic
 
io.scanbot.sdk.exceptions.files - package io.scanbot.sdk.exceptions.files
 
io.scanbot.sdk.exceptions.files.blobManager - package io.scanbot.sdk.exceptions.files.blobManager
 
io.scanbot.sdk.exceptions.imageprocessing - package io.scanbot.sdk.exceptions.imageprocessing
 
io.scanbot.sdk.exceptions.mc - package io.scanbot.sdk.exceptions.mc
 
io.scanbot.sdk.exceptions.mrz - package io.scanbot.sdk.exceptions.mrz
 
io.scanbot.sdk.exceptions.ocr - package io.scanbot.sdk.exceptions.ocr
 
io.scanbot.sdk.exceptions.rtuui - package io.scanbot.sdk.exceptions.rtuui
 
io.scanbot.sdk.exceptions.textpattern - package io.scanbot.sdk.exceptions.textpattern
 
io.scanbot.sdk.exceptions.tiff - package io.scanbot.sdk.exceptions.tiff
 
io.scanbot.sdk.frameaccumulation - package io.scanbot.sdk.frameaccumulation
 
io.scanbot.sdk.genericdocument.entity - package io.scanbot.sdk.genericdocument.entity
 
io.scanbot.sdk.hicscanner - package io.scanbot.sdk.hicscanner
 
io.scanbot.sdk.imagefilters - package io.scanbot.sdk.imagefilters
 
io.scanbot.sdk.intelligence - package io.scanbot.sdk.intelligence
 
io.scanbot.sdk.mc - package io.scanbot.sdk.mc
 
io.scanbot.sdk.mrz - package io.scanbot.sdk.mrz
 
io.scanbot.sdk.ocr - package io.scanbot.sdk.ocr
 
io.scanbot.sdk.ocr.intelligence - package io.scanbot.sdk.ocr.intelligence
 
io.scanbot.sdk.ocr.model - package io.scanbot.sdk.ocr.model
 
io.scanbot.sdk.ocr.process - package io.scanbot.sdk.ocr.process
 
io.scanbot.sdk.ocr.process.compose - package io.scanbot.sdk.ocr.process.compose
 
io.scanbot.sdk.ocr.process.utils - package io.scanbot.sdk.ocr.process.utils
 
io.scanbot.sdk.pdf - package io.scanbot.sdk.pdf
 
io.scanbot.sdk.pdf.search - package io.scanbot.sdk.pdf.search
 
io.scanbot.sdk.persistence - package io.scanbot.sdk.persistence
 
io.scanbot.sdk.persistence.cleanup - package io.scanbot.sdk.persistence.cleanup
 
io.scanbot.sdk.persistence.document - package io.scanbot.sdk.persistence.document
 
io.scanbot.sdk.persistence.fileio - package io.scanbot.sdk.persistence.fileio
 
io.scanbot.sdk.persistence.page - package io.scanbot.sdk.persistence.page
 
io.scanbot.sdk.persistence.page.legacy - package io.scanbot.sdk.persistence.page.legacy
 
io.scanbot.sdk.persistence.page.legacy.draft - package io.scanbot.sdk.persistence.page.legacy.draft
 
io.scanbot.sdk.process - package io.scanbot.sdk.process
 
io.scanbot.sdk.process.compose - package io.scanbot.sdk.process.compose
 
io.scanbot.sdk.textpattern - package io.scanbot.sdk.textpattern
 
io.scanbot.sdk.textpattern.ui - package io.scanbot.sdk.textpattern.ui
 
io.scanbot.sdk.tiff - package io.scanbot.sdk.tiff
 
io.scanbot.sdk.tiff.model - package io.scanbot.sdk.tiff.model
 
io.scanbot.sdk.ui - package io.scanbot.sdk.ui
 
io.scanbot.sdk.ui.camera - package io.scanbot.sdk.ui.camera
 
io.scanbot.sdk.ui.camera.util - package io.scanbot.sdk.ui.camera.util
 
io.scanbot.sdk.ui.configuration.json - package io.scanbot.sdk.ui.configuration.json
 
io.scanbot.sdk.ui.coroutines - package io.scanbot.sdk.ui.coroutines
 
io.scanbot.sdk.ui.di - package io.scanbot.sdk.ui.di
 
io.scanbot.sdk.ui.result - package io.scanbot.sdk.ui.result
 
io.scanbot.sdk.ui.utils - package io.scanbot.sdk.ui.utils
 
io.scanbot.sdk.ui.view.barcode - package io.scanbot.sdk.ui.view.barcode
 
io.scanbot.sdk.ui.view.barcode.batch - package io.scanbot.sdk.ui.view.barcode.batch
 
io.scanbot.sdk.ui.view.barcode.batch.configuration - package io.scanbot.sdk.ui.view.barcode.batch.configuration
 
io.scanbot.sdk.ui.view.barcode.batch.configuration.json - package io.scanbot.sdk.ui.view.barcode.batch.configuration.json
 
io.scanbot.sdk.ui.view.barcode.batch.entity - package io.scanbot.sdk.ui.view.barcode.batch.entity
 
io.scanbot.sdk.ui.view.barcode.configuration - package io.scanbot.sdk.ui.view.barcode.configuration
 
io.scanbot.sdk.ui.view.barcode.configuration.json - package io.scanbot.sdk.ui.view.barcode.configuration.json
 
io.scanbot.sdk.ui.view.barcode.dialog - package io.scanbot.sdk.ui.view.barcode.dialog
 
io.scanbot.sdk.ui.view.base - package io.scanbot.sdk.ui.view.base
 
io.scanbot.sdk.ui.view.base.configuration - package io.scanbot.sdk.ui.view.base.configuration
 
io.scanbot.sdk.ui.view.camera - package io.scanbot.sdk.ui.view.camera
 
io.scanbot.sdk.ui.view.camera.configuration - package io.scanbot.sdk.ui.view.camera.configuration
 
io.scanbot.sdk.ui.view.camera.configuration.json - package io.scanbot.sdk.ui.view.camera.configuration.json
 
io.scanbot.sdk.ui.view.check - package io.scanbot.sdk.ui.view.check
 
io.scanbot.sdk.ui.view.check.configuration - package io.scanbot.sdk.ui.view.check.configuration
 
io.scanbot.sdk.ui.view.check.configuration.json - package io.scanbot.sdk.ui.view.check.configuration.json
 
io.scanbot.sdk.ui.view.documentdata - package io.scanbot.sdk.ui.view.documentdata
 
io.scanbot.sdk.ui.view.documentdata.configuration - package io.scanbot.sdk.ui.view.documentdata.configuration
 
io.scanbot.sdk.ui.view.documentdata.configuration.json - package io.scanbot.sdk.ui.view.documentdata.configuration.json
 
io.scanbot.sdk.ui.view.documentdata.list - package io.scanbot.sdk.ui.view.documentdata.list
 
io.scanbot.sdk.ui.view.edit - package io.scanbot.sdk.ui.view.edit
 
io.scanbot.sdk.ui.view.edit.configuration - package io.scanbot.sdk.ui.view.edit.configuration
 
io.scanbot.sdk.ui.view.edit.configuration.json - package io.scanbot.sdk.ui.view.edit.configuration.json
 
io.scanbot.sdk.ui.view.hic - package io.scanbot.sdk.ui.view.hic
 
io.scanbot.sdk.ui.view.hic.configuration - package io.scanbot.sdk.ui.view.hic.configuration
 
io.scanbot.sdk.ui.view.hic.configuration.json - package io.scanbot.sdk.ui.view.hic.configuration.json
 
io.scanbot.sdk.ui.view.interactor - package io.scanbot.sdk.ui.view.interactor
 
io.scanbot.sdk.ui.view.mc - package io.scanbot.sdk.ui.view.mc
 
io.scanbot.sdk.ui.view.mc.configuration - package io.scanbot.sdk.ui.view.mc.configuration
 
io.scanbot.sdk.ui.view.mc.configuration.json - package io.scanbot.sdk.ui.view.mc.configuration.json
 
io.scanbot.sdk.ui.view.mc.dialog - package io.scanbot.sdk.ui.view.mc.dialog
 
io.scanbot.sdk.ui.view.mrz - package io.scanbot.sdk.ui.view.mrz
 
io.scanbot.sdk.ui.view.mrz.configuration - package io.scanbot.sdk.ui.view.mrz.configuration
 
io.scanbot.sdk.ui.view.mrz.configuration.json - package io.scanbot.sdk.ui.view.mrz.configuration.json
 
io.scanbot.sdk.ui.view.textpattern - package io.scanbot.sdk.ui.view.textpattern
 
io.scanbot.sdk.ui.view.textpattern.configuration - package io.scanbot.sdk.ui.view.textpattern.configuration
 
io.scanbot.sdk.ui.view.textpattern.configuration.json - package io.scanbot.sdk.ui.view.textpattern.configuration.json
 
io.scanbot.sdk.ui.view.textpattern.entity - package io.scanbot.sdk.ui.view.textpattern.entity
 
io.scanbot.sdk.ui.view.vin - package io.scanbot.sdk.ui.view.vin
 
io.scanbot.sdk.ui.view.vin.configuration - package io.scanbot.sdk.ui.view.vin.configuration
 
io.scanbot.sdk.ui.view.vin.configuration.json - package io.scanbot.sdk.ui.view.vin.configuration.json
 
io.scanbot.sdk.ui.view.widget - package io.scanbot.sdk.ui.view.widget
 
io.scanbot.sdk.ui_v2.barcode - package io.scanbot.sdk.ui_v2.barcode
 
io.scanbot.sdk.ui_v2.barcode.common - package io.scanbot.sdk.ui_v2.barcode.common
 
io.scanbot.sdk.ui_v2.barcode.common.mappers - package io.scanbot.sdk.ui_v2.barcode.common.mappers
 
io.scanbot.sdk.ui_v2.barcode.common.model - package io.scanbot.sdk.ui_v2.barcode.common.model
 
io.scanbot.sdk.ui_v2.barcode.components - package io.scanbot.sdk.ui_v2.barcode.components
 
io.scanbot.sdk.ui_v2.barcode.components.ar_tracking - package io.scanbot.sdk.ui_v2.barcode.components.ar_tracking
 
io.scanbot.sdk.ui_v2.barcode.configuration - package io.scanbot.sdk.ui_v2.barcode.configuration
 
io.scanbot.sdk.ui_v2.common - package io.scanbot.sdk.ui_v2.common
 
io.scanbot.sdk.ui_v2.common.activity - package io.scanbot.sdk.ui_v2.common.activity
 
io.scanbot.sdk.ui_v2.common.animation - package io.scanbot.sdk.ui_v2.common.animation
 
io.scanbot.sdk.ui_v2.common.camera - package io.scanbot.sdk.ui_v2.common.camera
 
io.scanbot.sdk.ui_v2.common.components - package io.scanbot.sdk.ui_v2.common.components
 
io.scanbot.sdk.ui_v2.common.coroutines - package io.scanbot.sdk.ui_v2.common.coroutines
 
io.scanbot.sdk.ui_v2.common.di - package io.scanbot.sdk.ui_v2.common.di
 
io.scanbot.sdk.ui_v2.common.theme - package io.scanbot.sdk.ui_v2.common.theme
 
io.scanbot.sdk.ui_v2.common.utils - package io.scanbot.sdk.ui_v2.common.utils
 
io.scanbot.sdk.ui_v2.common.viewmodel - package io.scanbot.sdk.ui_v2.common.viewmodel
 
io.scanbot.sdk.ui_v2.creditcard - package io.scanbot.sdk.ui_v2.creditcard
 
io.scanbot.sdk.ui_v2.creditcard.components - package io.scanbot.sdk.ui_v2.creditcard.components
 
io.scanbot.sdk.ui_v2.creditcard.configuration - package io.scanbot.sdk.ui_v2.creditcard.configuration
 
io.scanbot.sdk.ui_v2.creditcard.screen - package io.scanbot.sdk.ui_v2.creditcard.screen
 
io.scanbot.sdk.ui_v2.document - package io.scanbot.sdk.ui_v2.document
 
io.scanbot.sdk.ui_v2.document.components - package io.scanbot.sdk.ui_v2.document.components
 
io.scanbot.sdk.ui_v2.document.components.camera - package io.scanbot.sdk.ui_v2.document.components.camera
 
io.scanbot.sdk.ui_v2.document.configuration - package io.scanbot.sdk.ui_v2.document.configuration
 
io.scanbot.sdk.ui_v2.document.screen - package io.scanbot.sdk.ui_v2.document.screen
 
io.scanbot.sdk.ui_v2.document.screen.acknowledgement - package io.scanbot.sdk.ui_v2.document.screen.acknowledgement
 
io.scanbot.sdk.ui_v2.document.screen.camera - package io.scanbot.sdk.ui_v2.document.screen.camera
 
io.scanbot.sdk.ui_v2.document.screen.crop - package io.scanbot.sdk.ui_v2.document.screen.crop
 
io.scanbot.sdk.ui_v2.document.screen.reorder - package io.scanbot.sdk.ui_v2.document.screen.reorder
 
io.scanbot.sdk.ui_v2.document.screen.review - package io.scanbot.sdk.ui_v2.document.screen.review
 
io.scanbot.sdk.ui_v2.document.utils - package io.scanbot.sdk.ui_v2.document.utils
 
io.scanbot.sdk.ui_v2.mrz - package io.scanbot.sdk.ui_v2.mrz
 
io.scanbot.sdk.ui_v2.mrz.components - package io.scanbot.sdk.ui_v2.mrz.components
 
io.scanbot.sdk.ui_v2.mrz.configuration - package io.scanbot.sdk.ui_v2.mrz.configuration
 
io.scanbot.sdk.ui_v2.mrz.screen - package io.scanbot.sdk.ui_v2.mrz.screen
 
io.scanbot.sdk.ui_v2.textpattern - package io.scanbot.sdk.ui_v2.textpattern
 
io.scanbot.sdk.ui_v2.textpattern.components - package io.scanbot.sdk.ui_v2.textpattern.components
 
io.scanbot.sdk.ui_v2.textpattern.configuration - package io.scanbot.sdk.ui_v2.textpattern.configuration
 
io.scanbot.sdk.ui_v2.textpattern.screen - package io.scanbot.sdk.ui_v2.textpattern.screen
 
io.scanbot.sdk.util - package io.scanbot.sdk.util
 
io.scanbot.sdk.util.bitmap - package io.scanbot.sdk.util.bitmap
 
io.scanbot.sdk.util.device - package io.scanbot.sdk.util.device
 
io.scanbot.sdk.util.loading - package io.scanbot.sdk.util.loading
 
io.scanbot.sdk.util.log - package io.scanbot.sdk.util.log
 
io.scanbot.sdk.util.snap - package io.scanbot.sdk.util.snap
 
io.scanbot.sdk.util.thread - package io.scanbot.sdk.util.thread
 
io.scanbot.sdk.util.view - package io.scanbot.sdk.util.view
 
io.scanbot.sdk.vin - package io.scanbot.sdk.vin
 
io.scanbot.textpattern - package io.scanbot.textpattern
 
io.scanbot.tiff - package io.scanbot.tiff
 
io.scanbot.vin - package io.scanbot.vin
 
IPermissionViewModel - class in io.scanbot.sdk.ui.view.base
View model that handles camera permissions for the rtu-ui components
IPolygonViewController - class in io.scanbot.sdk.document.ui
Base interface to control the polygon view configuration inside the Classical component View
IProgressAware - class in io.scanbot.sdk.ui_v2.document.screen
 
IRELAND - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry

Ireland.

IRELAND - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType

The country named Ireland.

IReorderViewModel - class in io.scanbot.sdk.ui_v2.document.screen.reorder
 
IReviewViewModel - class in io.scanbot.sdk.ui_v2.document.screen.review
 
isAllCaps() - function in io.scanbot.sdk.ui.view.widget.CancelView
 
isAnimationRunning() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
 
isAspectRatioValid(android.util.Rational) - function in io.scanbot.sdk.ui.camera.util.CameraImageUtils
True if the given aspect ratio is meaningful.
isAspectRatioValid(android.util.Size,android.util.Rational) - function in io.scanbot.sdk.ui.camera.util.CameraImageUtils
True if the given aspect ratio is meaningful and has effect on the given size.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity.AutoCancellableResult
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeScannerActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity.AutoCancellableResult
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.creditcard.CreditCardScannerActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.creditcard.screen.BaseCreditCardScannerActivity.AutoCancellableResult
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.document.CroppingActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.document.DocumentScannerActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.document.screen.BaseCroppingActivity.AutoCancellableResult
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.document.screen.BaseDocumentScannerActivity.AutoCancellableResult
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.mrz.MrzScannerActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.mrz.screen.BaseMrzScannerActivity.AutoCancellableResult
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.textpattern.TextPatternScannerActivity.Result
Flag indicating that component finished it's work prematurely due to timeout.
isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui_v2.textpattern.screen.BaseTextPatternScannerActivity.AutoCancellableResult
Flag indicating that component finished it's work prematurely due to timeout.
isAvailableInAssets(io.scanbot.sdk.blob.BlobType) - function in io.scanbot.sdk.blob.BlobFactory
 
isBitmapValid(android.graphics.Bitmap) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
 
isBlobAvailable(io.scanbot.sdk.entity.Blob) - function in io.scanbot.sdk.blob.BlobManager
 
IScanbotCameraView - class in io.scanbot.sdk.ui.camera
 
isCanceled() - function in io.scanbot.sdk.util.LongOperationCancelCallback
Will be called after every bit of progress (e.g.
isCapturedAutomatically() - function in io.scanbot.sdk.camera.CaptureInfo
 
isChecked() - function in io.scanbot.sdk.ui.utils.CheckableFrameLayout
 
isChecked() - function in io.scanbot.sdk.ui.utils.CheckableImageButton
 
isChecked() - function in io.scanbot.sdk.ui.utils.CheckableImageView
 
isCollapsed() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
 
isConfirmButtonFilled() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Allows to set if the confirm button should be filled.
isConigured() - function in io.scanbot.sdk.util.CameraConfiguration
 
isDefault(java.util.List) - function in io.scanbot.sdk.util.PolygonHelperKt
 
isDeviceOnCharger() - function in io.scanbot.sdk.util.device.DeviceUtils
 
isDocumentExist(java.lang.String) - function in io.scanbot.sdk.docprocessing.DocumentApi
Check if a document with the given ID exists.
isDownloadsDocument(android.net.Uri) - function in io.scanbot.sdk.util.FileChooserUtils
 
isEmpty() - function in io.scanbot.sdk.entity.SnappingDraft
 
isEnabled() - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController
true if auto-snapping is enabled.
isEnabled() - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler
Set true to enable barcode/QR code scanning.
isEnabled() - function in io.scanbot.sdk.barcode.BarcodeScannerFrameHandler
 
isEnabled() - function in io.scanbot.sdk.camera.FrameHandler
Toggle frame processing.
isEnabled() - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
Flag to disable autosnapping processing.
isEnabled() - function in io.scanbot.sdk.camera.autosnapping.ShakeAutoSnappingPredicate
 
isEnabled() - function in io.scanbot.sdk.ui.view.interactor.ShakePauseController
 
isError() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
 
isExpanded() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
 
isExternalStorageDocument(android.net.Uri) - function in io.scanbot.sdk.util.FileChooserUtils
 
isFileNameSafe(java.lang.CharSequence) - function in io.scanbot.sdk.util.FileUtils
 
isFlashEnabled() - function in io.scanbot.sdk.camera.ScanbotCameraView
Returns the current state of the flashlight Should be executed from the main thread and when camera is opened
isFlashEnabled() - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Returns the current state of the flashlight Should be executed from the main thread and when camera is opened
isFlashEnabled() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Returns the current state of the flashlight Should be executed from the main thread and when camera is opened
isFlashEnabled() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Returns the current state of the flashlight Should be executed from the main thread and when camera is opened
isFlashSupported(android.hardware.Camera.Parameters) - function in io.scanbot.sdk.util.snap.Utils
 
isFolder() - function in io.scanbot.sdk.blob.BlobType
 
isFrameProcessingEnabled() - function in io.scanbot.sdk.ui.ILiveDetectionCameraController
 
isGoodQuality() - function in io.scanbot.sdk.ui_v2.document.screen.acknowledgement.AcknowledgementViewModel
 
isGS1CompositePart() - function in io.scanbot.sdk.barcode.BarcodeItem
True if this result is the 2D part of a GS1 Composite barcode.
isGS1Message() - function in io.scanbot.sdk.barcode.BarcodeItem
True if the barcode contains a GS1 message.
isHorizontal() - function in io.scanbot.sdk.util.view.PolygonViewHelper.Edge
 
isInitialized() - function in io.scanbot.sdk.Initializable
Check if Scanbot SDK was initialized.
isInitialized() - function in io.scanbot.sdk.ScanbotSDKInitializer.Companion
Check if Scanbot SDK was initialized.
ISL - enum entry in io.scanbot.sdk.entity.Language
 
isLicenseInvalid() - function in io.scanbot.sdk.ui.ScanbotActivityResult
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.check.CheckScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractorActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.edit.CroppingActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.mrz.MRZScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.textpattern.TextPatternScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui.view.vin.VinScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui_v2.common.activity.ScanbotActivityResult
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui_v2.creditcard.CreditCardScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui_v2.document.CroppingActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui_v2.document.DocumentScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui_v2.mrz.MrzScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLicenseInvalid() - function in io.scanbot.sdk.ui_v2.textpattern.TextPatternScannerActivity.Result
Indicates whether RTU returned due to license issue detected.
isLoading() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
isLoading() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
 
isMatchCase() - function in io.scanbot.sdk.pdf.search.FPDFTextSearchContext
 
isMatchCase() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
isMatchWholeWord() - function in io.scanbot.sdk.pdf.search.FPDFTextSearchContext
 
isMatchWholeWord() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
isMediaDocument(android.net.Uri) - function in io.scanbot.sdk.util.FileChooserUtils
 
isNaturalPortrait(android.content.Context,java.lang.Integer) - function in io.scanbot.sdk.ui.camera.util.ScaleTypeTransform
Determines whether the current device is a natural portrait-oriented deviceUsing the current app's window to determine whether the device is a natural portrait-oriented device doesn't work in all scenarios, one example of this is multi-window mode.
ISO_COUNTRY_ALPHA_2 - enum entry in io.scanbot.sdk.genericdocument.entity.FieldDataFormat

Field value is parsed as ISO 3166-1 alpha-2 country code. E.g. "DE" for Germany.

ISO_COUNTRY_ALPHA_3 - enum entry in io.scanbot.sdk.genericdocument.entity.FieldDataFormat

Field value is parsed as ISO 3166-1 alpha-3 country code. E.g. "DEU" for Germany.

ISO_COUNTRY_NAME - enum entry in io.scanbot.sdk.genericdocument.entity.FieldDataFormat

Field value is parsed as ISO 3166-1 country name. E.g. "Germany".

ISO_COUNTRY_NUMERIC - enum entry in io.scanbot.sdk.genericdocument.entity.FieldDataFormat

Field value is parsed as ISO 3166-1 numeric country code. E.g. "276" for Germany.

ISO_DATE - enum entry in io.scanbot.sdk.genericdocument.entity.FieldDataFormat

Field value is parsed as ISO 8601 date in format YYYY-MM-DD.

isOcrBlob() - function in io.scanbot.sdk.blob.BlobType
 
isPlaySuccessBeep() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeCameraConfigurationHelper
 
isPlaySuccessBeep() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeCameraConfigurationHelper
 
isPointsDraggable() - function in io.scanbot.sdk.ui.EditPolygonImageView
Control whether view is in editMode eg.
isPolygonEnabled() - function in io.scanbot.sdk.ui_v2.document.screen.camera.DocumentCameraViewModel
 
isProcessing() - function in io.scanbot.sdk.ui.view.edit.EditPolygonViewModel
 
isProcessing() - function in io.scanbot.sdk.ui.view.edit.IEditPolygonView.ViewModel
 
ISR - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckStandard

A check format commonly used in Israel

ISRCheck - class in io.scanbot.sdk.check.entity
 
ISRCheck - enum entry in io.scanbot.sdk.check.entity.RootDocumentType
 
ISRCheck.FieldNames - class in io.scanbot.sdk.check.entity.ISRCheck
 
ISRCheck.NormalizedFieldNames - class in io.scanbot.sdk.check.entity.ISRCheck
 
isSdkP2() - function in io.scanbot.sdk.di.DependencyCheckUtils
 
isSdkP3() - function in io.scanbot.sdk.di.DependencyCheckUtils
 
isSdkP4() - function in io.scanbot.sdk.di.DependencyCheckUtils
 
isSimilarWithThreshold(java.util.List,java.util.List,java.lang.Float) - function in io.scanbot.sdk.util.PolygonHelperKt
 
isSnapAnimationEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
ISSUE_DATE - enum entry in io.scanbot.sdk.genericdocument.entity.CommonFieldType

Document issue date field.

ISSUING_AUTHORITY - enum entry in io.scanbot.sdk.genericdocument.entity.CommonFieldType

Document issuing authority field.

isTransparent() - function in io.scanbot.sdk.ui_v2.common.ScanbotColor
 
isUpsideDown() - function in io.scanbot.sdk.barcode.BarcodeItem
True if this is a 1D barcode that is printed upside-down, that is, the barcode was scanned right-to-left.
isValid() - function in io.scanbot.genericdocument.entity.TextFieldWrapper
True if the field value passes validation, null if the status is None or Ignored and false if the status is Invalid.
ITA - enum entry in io.scanbot.sdk.entity.Language
 
ITA_OLD - enum entry in io.scanbot.sdk.entity.Language
 
ITALY - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry

Italy.

ITALY - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType

The country named Italy.

ITextPatternScannerCameraView - class in io.scanbot.sdk.ui.view.textpattern
Represents camera screen for Text Pattern Scanner screen of the application.
ITextPatternScannerCameraView.ViewModel - class in io.scanbot.sdk.ui.view.textpattern.ITextPatternScannerCameraView
Store view state and transport user interactions to it.
ITF - enum entry in io.scanbot.sdk.barcode.BarcodeFormat

ITF (Interleaved Two of Five) (1D).

ITF - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat

ITF barcode type

IVinScannerCameraView - class in io.scanbot.sdk.ui.view.vin
Represents camera screen for VIN Scanner screen of the application.
IVinScannerCameraView.ViewModel - class in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView
Store view state and transport user interactions to it.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z