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
- IATA_2_OF_5 - enum entry in io.scanbot.barcodescanner.model.BarcodeType
- IATA_2_OF_5 - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat
IATA_2_OF_5 barcode format
- IATA_2_OF_5 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
IATA (2 of 5) barcode type
- IATA_2_OF_5 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeFormat
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.
- 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
- IconButton - class in io.scanbot.sdk.ui_v2.common
- Configuration of the icon appearance.
- 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 guiding users through the scanning process.
- ID - enum entry in io.scanbot.genericdocument.entity.CommonFieldType
Document ID
- ID_CARD_PDF_417 - enum entry in io.scanbot.sdk.barcode.entity.BarcodeDocumentFormat
- ID_CARD_PDF_417 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat
ID Card barcode document
- ID_CARD_PDF_417 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeDocumentFormat
ID card barcode document
- IDCARD_SCANNER_MODELS - enum entry in io.scanbot.sdk.blob.BlobType
- IDCardPDF417 - class in io.scanbot.barcodescanner.entity
- ID Card
- IDCardPDF417 - enum entry in io.scanbot.barcodescanner.entity.RootDocumentType
- IDCardPDF417.FieldNames - class in io.scanbot.barcodescanner.entity.IDCardPDF417
- IDCardPDF417.NormalizedFieldNames - class in io.scanbot.barcodescanner.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.
- 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
- 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
- ImageRotation - class in io.scanbot.sdk.core
- Image rotation.
- ImageRotation.Companion - class in io.scanbot.sdk.core.ImageRotation
- 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.
- IND - enum entry in io.scanbot.sdk.entity.Language
- INDUSTRIAL_2_OF_5 - enum entry in io.scanbot.barcodescanner.model.BarcodeType
- INDUSTRIAL_2_OF_5 - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat
INDUSTRIAL_2_OF_5 barcode format
- INDUSTRIAL_2_OF_5 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
INDUSTRIAL (2 of 5) barcode type
- INDUSTRIAL_2_OF_5 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeFormat
Industrial 2 of 5 barcode type
- 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.
- 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
- initDetectionBehavior(io.scanbot.sdk.barcode.ScanbotBarcodeDetector,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 Contour detector.
- initDetectionBehavior(io.scanbot.sdk.barcode.ScanbotBarcodeDetector,io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler.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 Contour detector.
- initDetectionBehavior(io.scanbot.sdk.barcode.ScanbotBarcodeDetector,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 Contour detector.
- initDetectionBehavior(io.scanbot.sdk.barcode.ScanbotBarcodeDetector,io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler.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 Contour detector.
- 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.ScanbotSdkInitializerCommonApi
- Initializes Scanbot SDK library.
- initialize(android.app.Application) - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDKInitializer
- Initializes Scanbot SDK library.
- InitialScanDelay - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- InitialScanDelay - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- 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
- Invalid - enum entry in io.scanbot.genericdocument.entity.ValidationStatus
Field value failed validation
- 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.FinderStyle.Companion
- io.scanbot.barcodescanner - package io.scanbot.barcodescanner
- io.scanbot.barcodescanner.entity - package io.scanbot.barcodescanner.entity
- io.scanbot.barcodescanner.model - package io.scanbot.barcodescanner.model
- io.scanbot.common.util - package io.scanbot.common.util
- io.scanbot.core - package io.scanbot.core
- io.scanbot.genericdocument.entity - package io.scanbot.genericdocument.entity
- io.scanbot.sdk - package io.scanbot.sdk
- 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_scanner - package io.scanbot.sdk.barcode_scanner
- io.scanbot.sdk.barcode_scanner.di - package io.scanbot.sdk.barcode_scanner.di
- 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.common - package io.scanbot.sdk.common
- io.scanbot.sdk.connectivity - package io.scanbot.sdk.connectivity
- io.scanbot.sdk.core - package io.scanbot.sdk.core
- 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.crypto - package io.scanbot.sdk.exceptions.crypto
- io.scanbot.sdk.exceptions.docprocessing - package io.scanbot.sdk.exceptions.docprocessing
- 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.rtuui - package io.scanbot.sdk.exceptions.rtuui
- 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.fileio - package io.scanbot.sdk.persistence.fileio
- io.scanbot.sdk.ui - package io.scanbot.sdk.ui
- io.scanbot.sdk.ui.barcode_scanner.view.barcode - package io.scanbot.sdk.ui.barcode_scanner.view.barcode
- io.scanbot.sdk.ui.barcode_scanner.view.barcode.batch - package io.scanbot.sdk.ui.barcode_scanner.view.barcode.batch
- 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.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.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.interactor - package io.scanbot.sdk.ui.view.interactor
- 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.mappers - package io.scanbot.sdk.ui_v2.common.mappers
- 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.util - package io.scanbot.sdk.util
- 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
- IPermissionViewModel - class in io.scanbot.sdk.ui.view.base
- View model that handles camera permissions for the rtu-ui components
- 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.barcode_scanner.view.barcode.BarcodeScannerActivity.Result
- Flag indicating that component finished it's work prematurely due to timeout.
- isAutoCancelledByTimeout() - function in io.scanbot.sdk.ui.barcode_scanner.view.barcode.batch.BatchBarcodeScannerActivity.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_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.
- isAvailableInAssets(io.scanbot.sdk.blob.BlobType) - function in io.scanbot.sdk.blob.BlobFactory
- 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.
- isDefault(java.util.List) - function in io.scanbot.sdk.util.PolygonHelperKt
- isDownloadsDocument(android.net.Uri) - function in io.scanbot.sdk.util.FileChooserUtils
- 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 detection. - isEnabled() - function in io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler
- 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
- 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.barcode_scanner.ScanbotBarcodeScannerSDKInitializer.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.barcode_scanner.view.barcode.BarcodeScannerActivity.Result
- Indicates whether RTU returned due to license issue detected.
- isLicenseInvalid() - function in io.scanbot.sdk.ui.barcode_scanner.view.barcode.batch.BatchBarcodeScannerActivity.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.
- 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.
- 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
- 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
- IssueDate - enum entry in io.scanbot.genericdocument.entity.CommonFieldType
Document issue date field
- IssuingAuthority - enum entry in io.scanbot.genericdocument.entity.CommonFieldType
Document issuing authority field
- isTransparent() - function in io.scanbot.sdk.ui_v2.common.ScanbotColor
- isValid() - function in io.scanbot.genericdocument.entity.ValidatedTextFieldWrapper
- True if the field value passes validation, otherwise false.
- ITA - enum entry in io.scanbot.sdk.entity.Language
- ITA_OLD - enum entry in io.scanbot.sdk.entity.Language
- ITF - enum entry in io.scanbot.barcodescanner.model.BarcodeType
- ITF - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat
ITF (Interleaved Two of Five) 1D format.
- ITF - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
ITF barcode type
- ITF - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeFormat
ITF (Interleaved 2 of 5) barcode type