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 

S

safeContentArea(.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotSystemBarKt
Modifier to add paddings to component based on system window.
SAN - enum entry in io.scanbot.sdk.entity.Language
 
SandwichingPdfOcrPerformer - class in io.scanbot.sdk.ocr.intelligence
Performs OCR and returns recognized text and sandwiched pdf as a result.
sapManager() - function in io.scanbot.sdk.di.SdkComponent
 
SaveBarcodePreviewFrameUseCase - class in io.scanbot.sdk.ui.view.interactor
Saves preview frames in the files repository
SaveBarcodeTakenPictureUseCase - class in io.scanbot.sdk.ui.view.interactor
Saves taken camera pictures in the files repository
saveCameraFrame(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Float,java.util.List,io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor.Configuration.Size) - function in io.scanbot.sdk.ui.view.interactor.SaveCameraFrameUseCase
Stores camera frame in DraftPageFileStorage throws IOException that need to be handled with catch {} in flow api
SaveCameraFrameUseCase - class in io.scanbot.sdk.ui.view.interactor
Saves camera frame in the in-memory repository
saveImage(java.lang.String,io.scanbot.sdk.core.SaveImageOptions) - function in io.scanbot.sdk.core.ImageRef
Saves the stored image with the given options.
SaveImageOptions - class in io.scanbot.sdk.core
Options for saving image to a path.
saveNewOrderedPages(java.util.List) - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
saveNewOrderedPages(java.util.List) - function in io.scanbot.sdk.ui_v2.document.screen.reorder.IReorderViewModel
 
savePreviewFrame(android.graphics.Bitmap) - function in io.scanbot.sdk.ui.view.interactor.SaveBarcodePreviewFrameUseCase
Stores the preview frame in BarcodeFileStorage throws IOException that need to be handled with catch {} in flow api
saveProcessedImage(java.lang.String,io.scanbot.sdk.core.SaveImageOptions) - function in io.scanbot.sdk.process.ImageProcessor
Saves processed image to the given path.
Saver(.<Error class: unknown class>,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState.Companion
The default ,kotlin.jvm.functions.Function1)>Saver implementation for BottomSheetState.
Saver(.<Error class: unknown class>,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function2,.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State.Companion
The default ,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function2,.)>Saver implementation for SwipeableV2State.
saveSync() - function in io.scanbot.sdk.docprocessing.Document
Saves the document synchronously.
saveTakenPicture(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.ui.view.interactor.SaveBarcodeTakenPictureUseCase
Stores taken picture in BarcodeFileStorage throws IOException and Exception that need to be handled with catch {} in flow api
saveTakenPicture(kotlin.ByteArray,io.scanbot.sdk.camera.CaptureInfo,java.lang.Float,java.util.List,io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor.Configuration.Size) - function in io.scanbot.sdk.ui.view.interactor.SaveTakenPictureUseCase
Stores taken picture in DraftPageStorage throws IOException that need to be handled with catch {} in flow api
SaveTakenPictureUseCase - class in io.scanbot.sdk.ui.view.interactor
Saves taken camera pictures in the in-memory repository
Saving - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
scaleIfNeeded(android.graphics.Bitmap,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
Scales bitmap with saved aspectRatio
scaleLines(java.util.List) - function in io.scanbot.sdk.ui.EditPolygonViewHelper
Performs scaling from 0..1 values to image pixel values.
ScaleTypeTransform - class in io.scanbot.sdk.ui.camera.util
Util methods for view size calculations
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.barcode.JniBarcodeScanner
Scan barcodes on the nv21 frame.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.check.JniCheckScanner
 
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.creditcard.JniCreditCardScanner
 
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer) - function in io.scanbot.document.JniDocumentScanner
Tries to scan a polygon from the given image.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.mc.JniMedicalCertificateScanner
 
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.mrz.JniMrzScanner
 
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean) - function in io.scanbot.sdk.check.CheckScanner
Performs check data scanning on the NV21 format image
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean) - function in io.scanbot.sdk.check.DefaultCheckScanner
Performs check data scanning on the NV21 format image
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.creditcard.CreditCardScanner
Performs credit card data scanning on the NV21 format image
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.creditcard.DefaultCreditCardScanner
Performs credit card data scanning on the NV21 format image
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.document.DefaultDocumentScanner
Tries to scan a polygon from the given image.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.document.DocumentScanner
Tries to scan a polygon from the given image.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.DefaultMedicalCertificateScanner
Performs MC page detection and data scanning on the NV21 format image.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.MedicalCertificateScanner
Performs MC page detection and data scanning on the NV21 format image.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.mrz.DefaultMrzScanner
Performs MRZ data scanning on the NV21 format image
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.mrz.MrzScanner
Performs MRZ data scanning on the NV21 format image
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.textpattern.DefaultTextPatternScanner
Scan image to recognize text on it.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.textpattern.TextPatternScanner
Scan image to recognize text on it.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.vin.DefaultVinScanner
Scan nv21 image to recognize VIN.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.vin.VinScanner
Scan nv21 image to recognize VIN.
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.textpattern.JniTextPatternScanner
Scan image to recognize a text and validate it with the predefined validator
scan(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.vin.JniVinScanner
Scan image to scan VIN.
scanAndCount() - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewController
Trigger this method to run barcode scanning on the next cameraFrame or snapped image
ScanAssistanceOverlay - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the scan assistance overlay.
ScanBackSideTitle - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
 
SCANBOT_OCR - enum entry in io.scanbot.sdk.ocr.OcrEngine.EngineMode

The default mode. It uses the Scanbot OCR and PDF engine.

SCANBOT_OCR - enum entry in io.scanbot.sdk.ui.configuration.json.JsonOcrEngine

Fast and accurate OCR engine. Supports only Latin languages.

ScanbotActivityResult - class in io.scanbot.sdk.ui
Wrapper-class for all information, obtained as a result of RTU activity work.
ScanbotActivityResult - class in io.scanbot.sdk.ui_v2.common.activity
Wrapper-class for all information, obtained as a result of RTU activity work.
ScanbotActivityResultKt - class in io.scanbot.sdk.ui
 
ScanbotActivityResultKt - class in io.scanbot.sdk.ui_v2.common.activity
 
ScanbotAlert(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotAlertDialogKt
 
ScanbotAlertDialog - class in io.scanbot.sdk.ui_v2.common
Configuration of the standard alert dialog.
ScanbotAlertDialogKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotBarButton(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.BarButtonConfiguration,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,.<Error class: unknown class>,kotlin.jvm.functions.Function0,.<Error class: unknown class>,java.lang.Boolean,java.lang.String) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotButtonKt
 
scanbotBarcodeDocumentParser(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
ScanbotBarcodesArOverlay(.<Error class: unknown class>,.<Error class: unknown class>,kotlin.jvm.functions.Function1,kotlin.coroutines.SuspendFunction1,kotlin.jvm.functions.Function4,kotlin.jvm.functions.Function2,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.ScanbotBarcodesArOverlayKt
Draws polygons reacting on FrameHandler result
ScanbotBarcodesArOverlayKt - class in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking
 
scanbotBarcodeScanner(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
scanbotBinarizationFilter() - function in io.scanbot.sdk.imagefilters.ParametricFilter.Companion
 
ScanbotBinarizationFilter - class in io.scanbot.sdk.imagefilters
Automatic binarization filter.
ScanbotButton(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.ButtonConfiguration,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,.<Error class: unknown class>,kotlin.jvm.functions.Function0,.<Error class: unknown class>,java.lang.String) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotButtonKt
 
ScanbotButtonKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotButtonType - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotCamera2DeviceSurfaceManager - class in androidx.camera.camera2.internal
Camera device manager to provide the guaranteed supported stream capabilities related info for all camera devices createCaptureSession defines the default guaranteed stream combinations for different hardware level devices.
ScanbotCameraActionBar(io.scanbot.sdk.ui_v2.common.ActionBarConfiguration,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.viewmodel.OnUiAction) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotCameraActionBarKt
 
ScanbotCameraActionBarKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotCameraContainerView - class in io.scanbot.sdk.ui.camera
Wrapper around ScanbotCameraView and ScanbotCameraXView, which allows to control which of them should be used.
ScanbotCameraContainerView.CameraType - class in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
 
ScanbotCameraHint(.<Error class: unknown class>,java.lang.Boolean,io.scanbot.sdk.ui_v2.common.BackgroundStyle,io.scanbot.sdk.ui_v2.common.StyledText,java.lang.Boolean,.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotCameraHintKt
 
ScanbotCameraHintKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotCameraPermissionView(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.CameraPermissionScreen,.<Error class: unknown class>,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.CameraPermissionViewKt
 
ScanbotCameraView - class in io.scanbot.sdk.camera
Provides interface to native Camera and displays camera stream.
ScanbotCameraWrapper - class in io.scanbot.sdk.ui.camera
Abstract wrapper that allows to easily inherit and extend IScanbotCameraView.
ScanbotCameraXConfigProvider - class in io.scanbot.sdk.ui.camera
Custom CameraX configuration provider.
ScanbotCameraXView - class in io.scanbot.sdk.ui.camera
Wrapper view for CameraX.
ScanbotCameraXView.PinchToZoomCallback - class in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Pinch to Zoom Callback
ScanbotColor - class in io.scanbot.sdk.ui_v2.common
 
ScanbotCommonTopBar(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.TopBarConfiguration,kotlin.jvm.functions.Function0,.<Error class: unknown class>,java.lang.Boolean,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotCommonTopBarKt
 
ScanbotCommonTopBarKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotComposeCamera(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration,android.view.View,kotlin.jvm.functions.Function2,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraKt
 
ScanbotComposeCameraKt - class in io.scanbot.sdk.ui_v2.common.camera
 
ScanbotComposeCameraView(.<Error class: unknown class>,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration,android.view.View,java.lang.Boolean,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.camera.CapturePhotoQualityPrioritization,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,io.scanbot.sdk.ui_v2.common.camera.ZoomCameraValue,io.scanbot.sdk.camera.ZoomRange,java.lang.Boolean,java.lang.Boolean,io.scanbot.sdk.ui_v2.common.OrientationLockMode,io.scanbot.sdk.ui_v2.common.CameraModule,io.scanbot.sdk.ui_v2.common.CameraPreviewMode,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function2) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewKt
 
ScanbotComposeCameraViewKt - class in io.scanbot.sdk.ui_v2.common.camera
 
ScanbotComposeCameraViewModel - class in io.scanbot.sdk.ui_v2.common.camera
 
ScanbotComposeCameraViewModel.Companion - class in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
ScanbotDialogHandler - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotDialogWrapper(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.components.ScanbotDialogHandler) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotModalDialogKt
 
ScanbotDocumentPreview(io.scanbot.sdk.ui_v2.common.Palette,java.util.Map,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.document.utils.ComposePreviewUtilsKt
 
ScanbotDynamicTopBar(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.StyledText,io.scanbot.sdk.ui_v2.common.TopBarMode,io.scanbot.sdk.ui_v2.common.ScanbotColor,java.lang.Boolean,io.scanbot.sdk.ui_v2.common.ButtonConfiguration,kotlin.jvm.functions.Function0,.<Error class: unknown class>,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotCommonTopBarKt
 
ScanbotFinderKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotIconHint(.<Error class: unknown class>,java.lang.Boolean,io.scanbot.sdk.ui_v2.common.IconStyle,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.BackgroundStyle,java.lang.Boolean,io.scanbot.sdk.ui_v2.common.StyledText,.<Error class: unknown class>,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotIconHintKt
 
ScanbotIconHintKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotImageFetcher - class in io.scanbot.sdk.ui_v2.common.utils
 
scanbotImageFetcherFactory() - function in io.scanbot.sdk.ui_v2.common.utils.ScanbotImageFetcherFactoryInjectorKt
 
ScanbotImageFetcherFactoryInjector - class in io.scanbot.sdk.ui_v2.common.utils
 
ScanbotImageFetcherFactoryInjectorKt - class in io.scanbot.sdk.ui_v2.common.utils
 
ScanbotImageUri - class in io.scanbot.sdk.ui_v2.common.utils
 
ScanbotLocalTopBar - class in io.scanbot.sdk.ui_v2.document.configuration
 
ScanbotModalBottomSheetDialog(java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotModalBottomSheetDialogKt
 
ScanbotModalBottomSheetDialogKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotModalDialog(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotModalDialogKt
A modal dialog that can be shown on top of the content.
ScanbotModalDialogKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotOcrEngine - class in io.scanbot.sdk.ocr
Default implementation of OcrEngine for Scanbot SDK
ScanbotOcrEngine.BitmapInput - class in io.scanbot.sdk.ocr.ScanbotOcrEngine
Allows to set OCR input as a bitmap
ScanbotOcrEngine.DocumentInput - class in io.scanbot.sdk.ocr.ScanbotOcrEngine
Allows to set OCR input as Document of encrypted or normal images
ScanbotOcrEngine.EngineInput - class in io.scanbot.sdk.ocr.ScanbotOcrEngine
Input for the OCR process
ScanbotOcrEngine.PagesInput - class in io.scanbot.sdk.ocr.ScanbotOcrEngine
Allows to set OCR input as a list of pages
ScanbotOcrEngine.UrisInput - class in io.scanbot.sdk.ocr.ScanbotOcrEngine
Allows to set OCR input as a list of URIs of encrypted or normal images
ScanbotPdfGenerator - class in io.scanbot.sdk.process
Provides methods for PDF generation
ScanbotPolygonArOverlay(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,java.util.List) - function in io.scanbot.sdk.ui_v2.document.components.camera.ScanbotPolygonOverlayKt
Draws polygons reacting on FrameHandler result.
ScanbotPolygonOverlayKt - class in io.scanbot.sdk.ui_v2.document.components.camera
 
ScanbotPolygonOverlayKt - class in io.scanbot.sdk.ui_v2.textpattern.components
 
ScanbotPreview(io.scanbot.sdk.ui_v2.common.Palette,java.util.Map,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.utils.ComposePreviewUtilsKt
 
ScanbotRed() - function in io.scanbot.sdk.ui_v2.common.utils.ComposePreviewUtilsKt
Beautiful Scanbot-branded red color.
ScanbotResponsiveText(.<Error class: unknown class>,java.lang.String,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Float,.<Error class: unknown class>,java.lang.Boolean,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotResponsiveTextKt
 
ScanbotResponsiveTextKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotRoundButton(.<Error class: unknown class>,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.viewmodel.OnClickAction,java.lang.String,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotCameraActionBarKt
 
ScanbotScaffold(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.components.BottomSheetScaffoldState,kotlin.jvm.functions.Function0,java.lang.Boolean,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function0,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotScaffoldKt
<a href="https://material.io/components/sheets-bottom#standard-bottom-sheet" class="external" target="_blank">Material Design standard bottom sheet</a>.
ScanbotScaffoldKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotSDK - class in io.scanbot.sdk
Provider for Scanbot SDK features.
ScanbotSDK.Companion - class in io.scanbot.sdk.ScanbotSDK
 
ScanbotSdkConfigurationKt - class in io.scanbot.sdk.configuration
 
ScanbotSDKInitializer - class in io.scanbot.sdk
Initializes Scanbot SDK library.
ScanbotSDKInitializer.Companion - class in io.scanbot.sdk.ScanbotSDKInitializer
 
ScanbotSDKInitializer.PrepareBlobsTask - class in io.scanbot.sdk.ScanbotSDKInitializer
 
ScanbotSdkInitializerCommonApi - class in io.scanbot.sdk
Might define some API that is 100% identical between Bundle and Barcode SDKs.
ScanbotSdkInternal - class in io.scanbot.core
 
ScanbotSdkJsonConfiguration - class in io.scanbot.sdk.configuration.json
 
ScanbotSdkModule - class in io.scanbot.sdk.di
Contains Scanbot SDK related dependencies.
ScanbotSdkModule.Companion - class in io.scanbot.sdk.di.ScanbotSdkModule
 
ScanbotSnapButton(.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Integer,java.lang.Integer,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.String,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotSnapButtonKt
 
ScanbotSnapButtonKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotSwipeDoDismissKt - class in io.scanbot.sdk.ui_v2.barcode.components
 
ScanbotSystemBar(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotSystemBarKt
 
scanbotSystemBar(.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotSystemBarKt
 
ScanbotSystemBarKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotTextPatternPolygonOverlay(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.textpattern.components.ScanbotPolygonOverlayKt
Draws polygons reacting on FrameHandler result.
ScanbotTheme - class in io.scanbot.sdk.ui_v2.common.theme
 
ScanbotThemeKt - class in io.scanbot.sdk.ui_v2.common.theme
 
ScanbotTopBarConfiguration - class in io.scanbot.sdk.ui_v2.common.components
Android native configuration for the top bar.
ScanbotTypography - class in io.scanbot.sdk.ui_v2.common.theme
 
ScanbotTypographyKt - class in io.scanbot.sdk.ui_v2.common.theme
 
scanbotViewModel(.<Error class: unknown class>,java.lang.String) - function in io.scanbot.sdk.ui_v2.common.viewmodel.ViewModelInjectorKt
 
ScanbotZoomElementScopeKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotZoomScope - class in io.scanbot.sdk.ui_v2.common.components
 
ScanCompletionOverlay - class in io.scanbot.sdk.ui_v2.common
Configuration of the overlay to be shown after the successful scan.
ScanCompletionOverlay(io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay,java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.creditcard.components.SuccesOverlayKt
 
ScanCompletionOverlay(io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay) - function in io.scanbot.sdk.ui_v2.mrz.components.SuccesOverlayKt
 
ScanCompletionOverlay(io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay) - function in io.scanbot.sdk.ui_v2.textpattern.components.SuccesOverlayKt
 
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.check.JniCheckScanner
 
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.creditcard.JniCreditCardScanner
 
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.mc.JniMedicalCertificateScanner
 
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.mrz.JniMrzScanner
 
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.check.CheckScanner
Performs check data scanning on the BGR format image
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.check.DefaultCheckScanner
Performs check data scanning on the BGR format image
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.creditcard.CreditCardScanner
Performs credit card data scanning on the BGR format image
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.creditcard.DefaultCreditCardScanner
Performs credit card data scanning on the BGR format image
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.DefaultMedicalCertificateScanner
Performs MC page detection and data scanning on the BGR format image.
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.MedicalCertificateScanner
Performs MC page detection and data scanning on the BGR format image.
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.mrz.DefaultMrzScanner
Performs MRZ data scanning on the BGR format image
scanFromBgr(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.mrz.MrzScanner
Performs MRZ data scanning on the BGR format image
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.barcode.JniBarcodeScanner
Scan barcodes from the bitmap image.
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.check.JniCheckScanner
 
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.creditcard.JniCreditCardScanner
 
scanFromBitmap(android.graphics.Bitmap) - function in io.scanbot.document.JniDocumentScanner
Tries to scan a polygon from the given image.
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.mc.JniMedicalCertificateScanner
 
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.mrz.JniMrzScanner
 
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeScanner
Scan barcodes from the bitmap.
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultBarcodeScanner
Scan barcodes from the bitmap.
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.check.CheckScanner
Performs check data scanning on the Bitmap
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.check.DefaultCheckScanner
Performs check data scanning on the Bitmap
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.creditcard.CreditCardScanner
Performs credit card data scanning on the Bitmap
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.creditcard.DefaultCreditCardScanner
Performs credit card data scanning on the Bitmap
scanFromBitmap(android.graphics.Bitmap) - function in io.scanbot.sdk.document.DefaultDocumentScanner
Tries to scan a polygon from the given image.
scanFromBitmap(android.graphics.Bitmap) - function in io.scanbot.sdk.document.DocumentScanner
Tries to scan a polygon from the given image.
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.DefaultMedicalCertificateScanner
Performs MC data scanning on the Bitmap.
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.MedicalCertificateScanner
Performs MC data scanning on the Bitmap.
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.mrz.DefaultMrzScanner
Performs MRZ data scanning on the Bitmap
scanFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.mrz.MrzScanner
Performs MRZ data scanning on the Bitmap
scanFromFile(java.lang.String) - function in io.scanbot.document.JniDocumentScanner
Tries to scan a polygon from the given file.
scanFromFile(java.lang.String) - function in io.scanbot.sdk.document.DefaultDocumentScanner
Tries to scan a polygon from the given file.
scanFromFile(java.lang.String) - function in io.scanbot.sdk.document.DocumentScanner
Tries to scan a polygon from the given file.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.barcode.JniBarcodeScanner
Scan barcodes from the jpeg image.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.check.JniCheckScanner
 
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.creditcard.JniCreditCardScanner
 
scanFromJpeg(kotlin.ByteArray) - function in io.scanbot.document.JniDocumentScanner
Tries to scan a polygon from the given image.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.mc.JniMedicalCertificateScanner
 
scanFromJpeg(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.mrz.JniMrzScanner
 
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeScanner
Scan barcodes from the jpeg image.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultBarcodeScanner
Scan barcodes from the jpeg image.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.check.CheckScanner
Performs check data scanning on the JPEG image
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.check.DefaultCheckScanner
Performs check data scanning on the JPEG image
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.creditcard.CreditCardScanner
Performs credit card data scanning on the JPEG image
scanFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.creditcard.DefaultCreditCardScanner
Performs credit card data scanning on the JPEG image
scanFromJpeg(kotlin.ByteArray) - function in io.scanbot.sdk.document.DefaultDocumentScanner
Tries to scan a polygon from the given image.
scanFromJpeg(kotlin.ByteArray) - function in io.scanbot.sdk.document.DocumentScanner
Tries to scan a polygon from the given image.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.DefaultMedicalCertificateScanner
Performs MC data scanning on the JPEG image.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.MedicalCertificateScanner
Performs MC data scanning on the JPEG image.
scanFromJpeg(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.mrz.DefaultMrzScanner
Performs MRZ data scanning on the JPEG image
scanFromJpeg(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.mrz.MrzScanner
Performs MRZ data scanning on the JPEG image
scanFromJpegInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.mrz.JniMrzScanner
 
scanFromJpegInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.mrz.DefaultMrzScanner
Performs MRZ data scanning on the JPEG image in specified area rect
scanFromJpegInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.mrz.MrzScanner
Performs MRZ data scanning on the JPEG image in specified area rect
scanFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeScanner
Scan barcodes from the nv21 frame.
scanFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.barcode.BarcodeScanner
Scan barcodes from the nv21 frame within the viewfinder rectangle.
scanFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultBarcodeScanner
Scan barcodes from the nv21 frame.
scanFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.barcode.DefaultBarcodeScanner
Scan barcodes from the nv21 frame within the viewfinder rectangle.
scanFromRgba(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.barcode.JniBarcodeScanner
Scan barcodes on the RGBA image.
scanFromRgba(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeScanner
Scan barcodes from the RGBA image.
scanFromRgba(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultBarcodeScanner
Scan barcodes from the RGBA image.
ScanFrontSideTitle - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
 
ScanImport - class in io.scanbot.sdk.ui_v2.document.screen
 
scanInArea(kotlin.ByteArray,android.graphics.Rect,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.barcode.JniBarcodeScanner
Scan barcodes on the nv21 frame.
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.check.JniCheckScanner
 
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.creditcard.JniCreditCardScanner
 
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.document.JniDocumentScanner
Decode the nv21 within the finder rectangle, and time how long it took.
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters,android.graphics.Rect) - function in io.scanbot.mc.JniMedicalCertificateScanner
 
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.mrz.JniMrzScanner
 
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.check.CheckScanner
Performs check data scanning in the finder rect on the NV21 format image
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.check.DefaultCheckScanner
Performs check data scanning in the finder rect on the NV21 format image
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.creditcard.CreditCardScanner
Performs credit card data scanning in the finder rect on the NV21 format image
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.creditcard.DefaultCreditCardScanner
Performs credit card data scanning in the finder rect on the NV21 format image
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.document.DefaultDocumentScanner
Decode the nv21 within the finder rectangle, and time how long it took.
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.document.DocumentScanner
Decode the nv21 within the finder rectangle, and time how long it took.
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters,android.graphics.Rect) - function in io.scanbot.sdk.mc.DefaultMedicalCertificateScanner
Performs MC page detection and data scanning on the NV21 format image.
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,io.scanbot.sdk.mc.MedicalCertificateScanningParameters,android.graphics.Rect) - function in io.scanbot.sdk.mc.MedicalCertificateScanner
Performs MC page detection and data scanning on the NV21 format image.
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.mrz.DefaultMrzScanner
Performs MRZ data scanning on the NV21 format image in specified area rect
scanInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.mrz.MrzScanner
Performs MRZ data scanning on the NV21 format image in specified area rect
scanLimit() - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
scanLimit() - function in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession
 
ScannedEverythingTitle - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
 
ScannerSessionRoute - class in io.scanbot.sdk.ui_v2.document.screen
 
Scanning - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckUserGuidanceStringsParameter
 
Scanning - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateUserGuidanceStringsParameter
 
Scanning - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
ScanningError - class in io.scanbot.sdk.ui_v2.common.viewmodel
Reason why the scanning was closed.
ScanningError.AutoCancelTimeout - class in io.scanbot.sdk.ui_v2.common.viewmodel.ScanningError
 
ScanningError.LicenseInvalid - class in io.scanbot.sdk.ui_v2.common.viewmodel.ScanningError
 
ScanningState - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
Screen - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerParameter
 
Screen - enum entry in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
 
ScreenState - class in io.scanbot.sdk.ui_v2.common.camera
The state of Camera on the Screen.
ScreenState.Hidden - class in io.scanbot.sdk.ui_v2.common.camera.ScreenState
 
ScreenState.Shown - class in io.scanbot.sdk.ui_v2.common.camera.ScreenState
 
SdkComponent - class in io.scanbot.sdk.di
Dagger component for Scanbot SDK specific instances.
sdkFilesDirectory(android.app.Application,java.io.File) - function in io.scanbot.sdk.ScanbotSDKInitializer
Set the custom directory for pages and documents storage
SdkInitializer - class in io.scanbot.sdk
Common type for SDK initializers.
SdkInitializer.Companion - class in io.scanbot.sdk.SdkInitializer
 
SdkInjectionException - class in io.scanbot.sdk.exceptions.base
Throws when there is a problem of configuring DI mechanics
SdkLicenseError - class in io.scanbot.sdk
Class to return as error inside UI components if license check is failed
SDKLicenseErrorHandlerImpl - class in io.scanbot.sdk
SDKLicenseErrorHandler implementation for wrapping IScanbotSDKLicenseErrorHandler with logging handling
SdkStorageModule - class in io.scanbot.sdk.di
Dagger module that provides objects which will live during the application lifecycle.
SDKUISingleton - class in io.scanbot.sdk.ui.di
A scoping annotation to permit objects whose lifetime should be singleton to be memorized in the correct component.
SDKUISingleton - class in io.scanbot.sdk.ui_v2.common.di
A scoping annotation to permit objects whose lifetime should be singleton to be memorized in the correct component.
SearchHandler - class in io.scanbot.sdk.pdf.search
 
SearchHit - class in io.scanbot.sdk.pdf.search
 
searchNext() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
searchPrev() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
SelectionOverlayConfiguration - class in io.scanbot.sdk.ui.view.barcode
Barcode Selection Overlay configuration
SelfDisposable - class in io.scanbot.core
Wrapper for a native object to make it auto-finalize after some time of the object being unused.
SENSITIVE_BINARIZATION - enum entry in io.scanbot.sdk.process.ImageFilterType

Binarization filter for poor quality printed papers.

SENSITIVE_BINARIZATION - enum entry in io.scanbot.sdk.ui.configuration.json.JsonImageFilterType

Binarization filter for poor quality printed papers.

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

SEPA barcode (aka GiroCode) document.

SEPA - enum entry in io.scanbot.sdk.barcode.entity.RootDocumentType
 
SEPA - class in io.scanbot.sdk.barcode.entity
 
SEPA - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat

SEPA barcode (aka GiroCode) document

SEPA.FieldNames - class in io.scanbot.sdk.barcode.entity.SEPA
 
SEPA.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.SEPA
 
serialize() - function in io.scanbot.sdk.core.ImageRef
Converts ImageRef to serialized string representation with acquiring serialized reference to the native resource.
setAcceptedAngleScore(java.lang.Integer) - function in io.scanbot.sdk.document.DocumentScannerParameters
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
setAcceptedAngleScore(java.lang.Double) - function in io.scanbot.sdk.document.ui.IDocumentScannerViewController
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
setAcceptedAngleScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
setAcceptedAngleScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
setAcceptedAngleScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
setAcceptedAngleScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
setAcceptedAngleScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Minimum score in percent (0 - 100) of the accepted perspective distortion of the detected document.
setAcceptedAspectRatioScore(java.lang.Integer) - function in io.scanbot.sdk.document.DocumentScannerParameters
The minimum score in percent (0 - 100) that the aspect ratio of the document must match one of the required aspect ratios (if any) to accept a detected document.
setAcceptedAspectRatioScore(java.lang.Double) - function in io.scanbot.sdk.document.ui.IDocumentScannerViewController
The minimum score in percent (0 - 100) that the aspect ratio of the document must match one of the required aspect ratios (if any) to accept a detected document.
setAcceptedBrightnessThreshold(java.lang.Integer) - function in io.scanbot.sdk.document.DocumentScannerParameters
The minimum brightness value (0-255) to accept a detected document.
setAcceptedBrightnessThreshold(java.lang.Double) - function in io.scanbot.sdk.document.ui.IDocumentScannerViewController
The brightness threshold to accept a detected document in the range of 0 (very dark) to 255 (very bright).
setAcceptedBrightnessThreshold(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
The brightness threshold to accept a detected document in the range of 0 (very dark) to 255 (very bright).
setAcceptedBrightnessThreshold(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The brightness threshold to accept a detected document in the range of 0 (very dark) to 255 (very bright).
setAcceptedBrightnessThreshold(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The brightness threshold to accept a detected document in the range of 0 (very dark) to 255 (very bright).
setAcceptedBrightnessThreshold(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The brightness threshold to accept a detected document in the range of 0 (very dark) to 255 (very bright).
setAcceptedBrightnessThreshold(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The brightness threshold to accept a detected document in the range of 0 (very dark) to 255 (very bright).
setAcceptedCheckStandards(kotlin.collections.ArrayList) - function in io.scanbot.sdk.check.CheckScanner
Accepted checks.
setAcceptedCheckStandards(kotlin.collections.ArrayList) - function in io.scanbot.sdk.check.DefaultCheckScanner
Accepted checks.
setAcceptedCheckStandards(java.util.List) - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
User wants to set a list of accepted Check standards for the scanning.
setAcceptedCheckStandards(java.util.List) - function in io.scanbot.sdk.ui.view.check.ICheckScannerView.ViewModel
User wants to set a list of accepted Check standards for the scanning.
setAcceptedCheckStandards(kotlin.collections.ArrayList) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Accepted checks.
setAcceptedCheckStandards(java.util.List) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Accepted check standards.
setAcceptedCountries(java.util.List) - function in io.scanbot.sdk.documentdata.MrzFallbackConfiguration
List of ISO 3166-1 alpha-3 country codes for which the MRZ fallback is enabled.
setAcceptedCountries(java.util.List) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
List of allowed countries for the health insurance card recognizer.
setAcceptedDocumentFormats(kotlin.collections.ArrayList) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
A list of document formats that the scanner should recognize.
setAcceptedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
An optional array of barcode document formats that act as a detection filter.
setAcceptedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
An optional array of barcode document formats that act as a detection filter.
setAcceptedDocumentTypes(java.util.List) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorCommonConfiguration
List of document types to scan.
setAcceptedDocumentTypes(java.util.List) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationBuilder
Sets the accepted document data types.
setAcceptedDocumentTypes(java.util.List) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraViewModel
Accepted document types.
setAcceptedDocumentTypes(java.util.List) - function in io.scanbot.sdk.ui.view.documentdata.IDocumentDataCameraView.ViewModel
Accepted document types.
setAcceptedDocumentTypes(kotlin.collections.ArrayList) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Accepted document types.
setAcceptedDocumentTypes(java.util.List) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Accepted document types.
setAcceptedMRZTypes(java.util.List) - function in io.scanbot.sdk.documentdata.MrzFallbackConfiguration
List of MRZ document types for which MRZ fallback is enabled.
setAcceptedSizeScore(java.lang.Integer) - function in io.scanbot.sdk.document.DocumentScannerParameters
The minimum size in percent (0 - 100) of the screen size to accept a detected document.
setAcceptedSizeScore(java.lang.Double) - function in io.scanbot.sdk.document.ui.IDocumentScannerViewController
The minimum size in percent (0 - 100) of the screen size to accept a detected document.
setAcceptedSizeScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
The minimum size in percent (0 - 100) of the screen size to accept a detected document.
setAcceptedSizeScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The minimum document width or height in percent (0 - 100) of the screen size to accept a detected document.
setAcceptedSizeScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The minimum document width or height in percent (0 - 100) of the screen size to accept a detected document.
setAcceptedSizeScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The minimum document width or height in percent (0 - 100) of the screen size to accept a detected document.
setAcceptedSizeScore(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Minimum score in percent (0 - 100) of accepted document width or height to screen size ratio of the detected document.
setAcceptWhenNotOkButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementBottomBar
Configuration of the 'accept' button, when the quality of the scanned page is unacceptable.
setAcceptWhenOkButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementBottomBar
Configuration of the 'accept' button, when the quality of the scanned page is acceptable.
setAccessibilityConfiguration(io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
A configuration with accessibility texts settings.
setAccessibilityConfiguration(io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
A configuration with accessibility texts settings.
setAccessibilityConfiguration(io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Allows you to customize the accessibility configuration for the Document Scanner UI
setAccessibilityConfiguration(io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Allows you to customize the accessibility configuration for the Document Scanner UI.
setAccessibilityConfiguration(io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
A configuration with accessibility texts settings.
setAccessibilityConfiguration(io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Allows you to customize the accessibility configuration for the Cropping UI
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.BarButtonConfiguration
The text to be read when the button is selected through accessibility mode.
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
The text to be read when the button is selected through accessibility mode.
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.IconButton
The text to be read when the button is selected through accessibility mode.
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.PopupMenuItem
The text to be read when the button is selected through accessibility mode.
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.RoundButton
The text to be read when the button is selected through accessibility mode.
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.PagePreviewMode
The text to be read when the 'preview' button is selected via the accessibility mode.
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.ShutterButton
The text to be read when the 'shutter' button is selected via the accessibility mode.
setAccessibilityDescription(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.TextButtonMode
The text to be read when the 'preview' button is selected via the accessibility mode.
setAccessibilityDescriptionAcknowledgementAcceptButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'accept' button of the acknowledgement screen.
setAccessibilityDescriptionAcknowledgementRetakeButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'retake' button of the acknowledgement screen.
setAccessibilityDescriptionCameraAutoSnapButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'auto snapping' mode button, located in the bottom bar of the camera screen.
setAccessibilityDescriptionCameraCancelNoButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'no' button of the cancel camera screen alert dialog.
setAccessibilityDescriptionCameraCancelYesButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'yes' button of the cancel camera screen alert dialog.
setAccessibilityDescriptionCameraImportButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'import image' button, located in the bottom bar of the camera screen.
setAccessibilityDescriptionCameraIntroDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'done' button of the introduction screen.
setAccessibilityDescriptionCameraLimitReachedOkButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'OK' button of the page limit reached alert dialog.
setAccessibilityDescriptionCameraManualSnapButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'manual snapping' mode button, located in the bottom bar of the camera screen.
setAccessibilityDescriptionCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
The accessibility hint for the 'close' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The accessibility hint for the 'close' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'close' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
The accessibility hint for the 'close' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
The accessibility hint for the 'close' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
The accessibility hint for the 'enable' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The accessibility hint for the 'enable' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'enable' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
The accessibility hint for the 'enable' button of the camera permission dialog.
setAccessibilityDescriptionCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
The accessibility hint for the 'enable' button of the camera permission dialog.
setAccessibilityDescriptionCameraPreviewButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'preview' button, located in the bottom bar of the camera screen.
setAccessibilityDescriptionCameraShutterButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'shutter' button, located in the bottom bar of the camera screen.
setAccessibilityDescriptionCameraTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'cancel' button, located in the top bar of the camera screen.
setAccessibilityDescriptionCameraTopBarIntroButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'introduction' button, located in the top bar of the camera screen.
setAccessibilityDescriptionCameraTorchOffButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'flashlight off' button, located in the bottom bar of the camera screen.
setAccessibilityDescriptionCameraTorchOnButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'flashlight on' button, located in the bottom bar of the camera screen.
setAccessibilityDescriptionCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Accessibility description for the 'cancel' button in the top bar.
setAccessibilityDescriptionCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Accessibility description for the 'cancel' button in the top bar.
setAccessibilityDescriptionCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Accessibility description for the 'cancel' button in the top bar.
setAccessibilityDescriptionCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the 'cancel' button in the top bar.
setAccessibilityDescriptionConfirmationCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the cancel button in the text pattern confirmation alert.
setAccessibilityDescriptionConfirmationSubmitButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the submit button in the text pattern confirmation alert.
setAccessibilityDescriptionCroppingDetectButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The accessibility hint for the 'detect document' button, located in the bottom bar of the cropping screen.
setAccessibilityDescriptionCroppingDetectButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'detect document' button, located in the bottom bar of the cropping screen.
setAccessibilityDescriptionCroppingResetButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The accessibility hint for the 'reset detection' button, located in the bottom bar of the cropping screen.
setAccessibilityDescriptionCroppingResetButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'reset detection' button, located in the bottom bar of the cropping screen.
setAccessibilityDescriptionCroppingRotateButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The accessibility hint for the 'rotate page' button, located in the bottom bar of the cropping screen.
setAccessibilityDescriptionCroppingRotateButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'rotate page' button, located in the bottom bar of the cropping screen.
setAccessibilityDescriptionCroppingTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The accessibility hint for the 'cancel' button, located in the top bar of the cropping screen.
setAccessibilityDescriptionCroppingTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'cancel' button, located in the top bar of the cropping screen.
setAccessibilityDescriptionCroppingTopBarConfirmButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The accessibility hint for the 'confirm' button, located in the top bar of the cropping screen.
setAccessibilityDescriptionCroppingTopBarConfirmButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'confirm' button, located in the top bar of the cropping screen.
setAccessibilityDescriptionFlashButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Accessibility description for the flash button.
setAccessibilityDescriptionFlashButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Accessibility description for the flash button.
setAccessibilityDescriptionFlashButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Accessibility description for the flash button.
setAccessibilityDescriptionFlashButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the flash button.
setAccessibilityDescriptionFlipCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Accessibility description for the flip camera button.
setAccessibilityDescriptionFlipCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Accessibility description for the flip camera button.
setAccessibilityDescriptionFlipCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Accessibility description for the flip camera button.
setAccessibilityDescriptionFlipCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the flip camera button.
setAccessibilityDescriptionIntroScreenDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Accessibility description for the 'done'/'start scanning' button in the introduction screen.
setAccessibilityDescriptionIntroScreenDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Accessibility description for the 'done'/'start scanning' button in the introduction screen.
setAccessibilityDescriptionIntroScreenDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the 'done'/'start scanning' button in the introduction screen.
setAccessibilityDescriptionOpenIntroScreenButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Accessibility description for the 'open introduction screen' button in top bar.
setAccessibilityDescriptionOpenIntroScreenButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Accessibility description for the 'open introduction screen' button in top bar.
setAccessibilityDescriptionOpenIntroScreenButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the 'open introduction screen' button in top bar.
setAccessibilityDescriptionReorderTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'cancel' button, located in the top bar of the reorder pages screen.
setAccessibilityDescriptionReorderTopBarConfirmButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'confirm' button, located in the top bar of the reorder pages screen.
setAccessibilityDescriptionReviewAddButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'add' button, located in the bottom bar of the review screen.
setAccessibilityDescriptionReviewCropButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'crop' button, located in the bottom bar of the review screen.
setAccessibilityDescriptionReviewDeleteAllButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'delete all' menu button, accessed via the 'more' button of the review screen.
setAccessibilityDescriptionReviewDeleteAllPagesAlertCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'cancel' button of the delete all pages alert dialog for the review screen.
setAccessibilityDescriptionReviewDeleteAllPagesAlertDeleteButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'confirm' button of the delete all pages alert dialog for the review screen.
setAccessibilityDescriptionReviewDeleteButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'delete' button, located in the bottom bar of the review screen.
setAccessibilityDescriptionReviewDeletePageAlertCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'cancel' button of the delete page alert dialog for the review screen.
setAccessibilityDescriptionReviewDeletePageAlertConfirmButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'confirm' button of the delete page alert dialog for the review screen.
setAccessibilityDescriptionReviewDeletePageAlertDeleteRetakeButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'delete and retake' button of the delete page alert dialog for the review screen.
setAccessibilityDescriptionReviewMoreButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'more' button, located in the top bar of the review screen.
setAccessibilityDescriptionReviewNextPageButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'next page' button of the review screen.
setAccessibilityDescriptionReviewPreviousPageButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'previous page' button of the review screen.
setAccessibilityDescriptionReviewReorderPagesButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'reorder pages' menu button, accessed via the 'more' button of the review screen.
setAccessibilityDescriptionReviewRetakeButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'retake' button, located in the bottom bar of the review screen.
setAccessibilityDescriptionReviewRotateButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'rotate' button, located in the bottom bar of the review screen.
setAccessibilityDescriptionReviewSubmitButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'submit' button, located in the bottom bar of the review screen.
setAccessibilityDescriptionReviewTopBarBackButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'back' button, located in the top bar of the review screen.
setAccessibilityDescriptionReviewZoomButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'zoom' button of the review screen.
setAccessibilityDescriptionZoomButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Accessibility description for the zoom button.
setAccessibilityDescriptionZoomButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Accessibility description for the zoom button.
setAccessibilityDescriptionZoomButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Accessibility description for the zoom button.
setAccessibilityDescriptionZoomButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Accessibility description for the zoom button.
setAccessibilityDescriptionZoomOverlayCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The accessibility hint for the 'close' button of the zoom overlay for the review screen.
setAcknowledgement(io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the acknowledgement screen.
setAcknowledgementAcceptButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'accept' button title of the acknowledgement screen.
setAcknowledgementMode(io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementMode) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration
Determines, after each page is snapped, whether the acknowledgment screen should be displayed or not.
setAcknowledgementRetakeButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'retake' button title of the acknowledgement screen.
setAcknowledgementScreenBadDocumentHint(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The hint text of the acknowledgement screen explaining that the quality of the scanned page is unacceptable.
setAcknowledgementTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the acknowledgement screen, located in the top bar.
setActionBar(io.scanbot.sdk.ui_v2.common.ActionBarConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the action bar.
setActionBar(io.scanbot.sdk.ui_v2.common.ActionBarConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the action bar.
setActionBar(io.scanbot.sdk.ui_v2.common.ActionBarConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the action bar.
setActionBar(io.scanbot.sdk.ui_v2.common.ActionBarConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the action bar.
setActionButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
Configuration of the middle button for dialogs with tree buttons.
setActiveBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
The color of the button's background when the button is active (selected, toggled).
setActiveBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.RoundButton
The color of the button's background when the button is active (selected, toggled).
setActiveForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
The color of the button's foreground (icon, text) when the button is active (selected, toggled).
setActiveForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.RoundButton
The color of the button's foreground (icon, text) when the button is active (selected, toggled).
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatJapanPostConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatMaxiCodeConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalTntPostConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddAdditionalQuietZone(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatUspsIntelligentMailConfiguration
If true, we process the barcode scanning with an artificial quiet zone that we add to the input image.
setAddButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration
Configuration of the 'add' button, located in the bottom bar.
setAdded(java.util.List) - function in io.scanbot.sdk.core.ImageRefPoolSnapshotsDiff
Profiles of ImageRefs that are present in the second snapshot, but not in the first snapshot.
setAddImageFileFormatExtension(java.lang.Boolean) - function in io.scanbot.sdk.persistence.page.PageStorageSettings
 
setAdditionalScanningParameters(io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Sets additional configuration for BarcodeScanner to further tweak it's logic.
setAdditionalScanningParameters(io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Sets additional configuration for BarcodeScanner to further tweak it's logic.
setAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.widget.CancelView
 
setAllowedCharacters(java.lang.String) - function in io.scanbot.sdk.textpattern.CustomContentValidator
OCR whitelist.
setAllowedCharacters(java.lang.String) - function in io.scanbot.sdk.textpattern.DefaultContentValidator
OCR whitelist.
setAllowedCharacters(java.lang.String) - function in io.scanbot.sdk.textpattern.PatternContentValidator
OCR whitelist.
setAllowedCountries(java.util.List) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
List of allowed countries for the EHIC.
setAllowedSymbols(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
A string (list) of accepted characters during text recognition.
setAllowEmptySubmission(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Whether the user can submit an empty barcode list.
setAllowGpuAcceleration(java.lang.Boolean) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
If set to true, GPU Acceleration will be enabled for Barcode Scanner, Document Scanner and Generic Document Recognizer (Android only).
setAllowNarrowBarsOnly(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
If true, a result consisting of only narrow bars is accepted as valid.
setAllowPartialScan(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
If the user is allowed to finish the scanning process without scanning all the expected barcodes.
setAllowWideBarsOnly(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
If true, a result consisting of only wide bars is accepted as valid.
setAllowXnnpackAcceleration(java.lang.Boolean) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Enables/disables XNNPACK acceleration for TensorFlow ML models, which provides highly optimized implementations of floating-point neural network operators (Android only)
setAnalyzerEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set whether camera analyzer should be enabled or not.
setAnalyzerFpsLimit(java.lang.Float) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Limit the frame rate of the camera analyzer.
setAnalyzerFrameSize(android.util.Size) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera analyzer frame size.
setAnchorPointColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Default color of the cropping draggable elements.
setAnchorPointsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets anchor points color.
setAnchorPointsColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Default color of the cropping draggable elements.
setAnimationDuration(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanningProgressConfiguration
The duration of a single scanning progress cycle animation in milliseconds.
setAnimationPoints(kotlin.FloatArray) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setAnimationPoints(kotlin.FloatArray) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setAnimators(java.util.List) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setAnimators(java.util.List) - function in io.scanbot.sdk.ui.PolygonView
 
setAnimators(java.util.List) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setAppearance(io.scanbot.sdk.ui_v2.document.configuration.CroppingAppearanceConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
Configuration of the general appearance for the cropping screen.
setAppearance(io.scanbot.sdk.ui_v2.document.configuration.DocumentFlowAppearanceConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
Configuration of the general appearance.
setAppearanceConfiguration(io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraView
 
setAppearanceJob(.<Error class: unknown class>) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
setArOverlay(io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayFindAndPickConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Configuration of the AR overlay.
setArOverlay(io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the AR overlay.
setArOverlay(io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Configuration of the AR overlay.
setAspectRatio(io.scanbot.sdk.ui.configuration.json.JsonAspectRatio) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
The cameras zoom level preferred for this step.
setAspectRatio(io.scanbot.sdk.ui.configuration.json.JsonAspectRatio) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The cameras zoom level preferred for this step.
setAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration
The viewfinder's aspect ratio.
setAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration
The viewfinder's aspect ratio.
setAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
The viewfinder's aspect ratio.
setAspectRatios(java.util.List) - function in io.scanbot.sdk.document.DocumentScannerParameters
The possible desired aspect ratios for the detected document.
setAttributes(io.scanbot.pdf.model.PdfAttributes) - function in io.scanbot.pdf.model.PdfConfiguration
Attributes.
setAustraliaPostCustomerFormat(io.scanbot.sdk.barcode.AustraliaPostCustomerFormat) - function in io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
Can be either numeric or alphanumeric and is only relevant for Format Codes 59 and 62.
setAustraliaPostCustomerFormat(io.scanbot.sdk.barcode.AustraliaPostCustomerFormat) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
The australia post customer format.
setAustraliaPostCustomerFormat(io.scanbot.sdk.barcode.AustraliaPostCustomerFormat) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
The australia post customer format.
setAustraliaPostCustomerFormat(io.scanbot.sdk.ui.configuration.json.JsonAustraliaPostCustomerFormat) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The customer format used in AUSTRALIA_POST codes.
setAustraliaPostCustomerFormat(io.scanbot.sdk.ui.configuration.json.JsonAustraliaPostCustomerFormat) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The customer format used in AUSTRALIA_POST codes.
setAustraliaPostCustomerFormat(io.scanbot.sdk.barcode.AustraliaPostCustomerFormat) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
The customer format used in AUSTRALIA_POST codes.
setAuthor(java.lang.String) - function in io.scanbot.pdf.model.PdfAttributes
Author.
setAutoCancelTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Sets auto close timer in seconds.
setAutoCancelTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Sets auto close timer in seconds.
setAutoCancelTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Sets auto close timer in seconds.
setAutoCancelTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Sets auto close timer in seconds.
setAutoCancelTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Sets auto close timer in seconds.
setAutoCancelTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Sets auto close timer in seconds.
setAutoCancelTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.common.Timeouts
Sets the length of time, in milliseconds, when the scanner should auto close.
setAutoClearThreshold(java.lang.Integer) - function in io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Will auto-clear the cache if this number of frames have been a different document type or empty.
setAutoCropOnManualSnap(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines whether the document should be cropped automatically after a manual snap or not.
setAutoFocusOnTouch(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
 
setAutoFocusOnTouch(java.lang.Boolean) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Whether touch-to-focus is enabled on camera preview.
setAutoFocusOnTouch(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
 
setAutoFocusOnTouch(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
 
setAutoFocusOnTouch(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
setAutoFocusSound(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set camera auto focus sound state.
setAutomaticSelectionEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
Whether the barcode is selected automatically when being detected or not.
setAutomaticSelectionEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
If true - first successfully scanned barcode will be automatically selected in AR overlay and returned as a result, false - default AR overlay behaviour.
setAutomaticSelectionEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
If true - first successfully scanned barcode will be automatically selected in AR overlay and returned as a result, false - default AR overlay behaviour.
setAutomaticSelectionEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
Whether the barcode is selected automatically when being scanned or not.
setAutomaticSelectionEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayFindAndPickConfiguration
If enabled, the scanner will always immediately scan a barcode in the viewfinder or the camera view.
setAutomaticSelectionEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
If enabled, the scanner will always immediately scan a barcode in the viewfinder or the camera view.
setAutoRotateImages(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
If set to true, images imported from the gallery/photo library will be analyzed and eventually rotated to correct their orientation.
setAutoSnappingButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the auto-snapping button.
setAutoSnappingButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the auto-snapping button.
setAutoSnappingButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the auto-snapping toggle button is hidden or not.
setAutoSnappingButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the auto-snapping toggle button is hidden or not.
setAutoSnappingButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the auto-snapping toggle button.
setAutoSnappingButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the auto-snapping toggle button.
setAutoSnappingCallback(io.scanbot.sdk.barcode.BarcodeAutoSnappingController.AutoSnappingCallback) - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController
 
setAutoSnappingCallback(io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.Callback) - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
Set callback.
setAutoSnappingDelay(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
After a page has been snapped, the delay in milliseconds before auto snapping resumes for the next page.
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.IAutoSnappingViewController
Flag to disable autosnapping processing.
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Enables/Disables autosnapping
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
When auto-snapping is enabled the document scanner will take a photo automatically when a document is detected, conditions are good and the auto-snapping time-out elapses.
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
When auto-snapping is enabled the document scanner will take a photo automatically when a document is detected, conditions are good and the auto-snapping time-out elapses.
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
When auto-snapping is enabled the document scanner will take a photo automatically when a document is detected, conditions are good and the auto-snapping time-out elapses.
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether to enable auto-snapping.
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines if auto snapping is enabled or not.
setAutoSnappingModeButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar
Configuration of the 'auto snapping mode' button.
setAutoSnappingProgressStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes stroke color of the polygon animated progress line.
setAutoSnappingProgressStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes stroke color of the polygon animated progress line.
setAutoSnappingProgressStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes stroke color of the polygon animated progress line.
setAutoSnappingProgressStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes width of the stroke of the autosnapping animated polygon.
setAutoSnappingProgressStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes width of the stroke of the autosnapping animated polygon.
setAutoSnappingProgressStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes width of the stroke of the autosnapping animated polygon.
setAutoSnappingSensitivity(java.lang.Float) - function in io.scanbot.sdk.ui.IAutoSnappingViewController
Changes sensitivity of auto-snapping.
setAutosnappingSensitivity(java.lang.Float) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
setAutoSnappingSensitivity(java.lang.Float) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls the auto-snapping speed.
setAutoSnappingSensitivity(java.lang.Float) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Controls the auto-snapping speed.
setAutoSnappingSensitivity(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls the auto-snapping speed.
setAutoSnappingSensitivity(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Controls the auto-snapping speed.
setAutoSnappingSensitivity(java.lang.Double) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Controls the auto snapping speed.
setAutoSnapProgress(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentPolygonConfiguration
Configuration of the animated polygon when the document is being scanned for capturing in 'auto snapping mode'.
setAutoSnapProgressColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The color of the outline progress animation before the snap being taken after the successful document scanning DocumentDetectionStatus.
setAutoSnapProgressColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Stroke color of the polygon or the finder's auto-snap progress animation.
setAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.IFinderViewController
Changes if there is an animation should be played during the time when the user need to wait after the document was detected
setAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.PolygonView
 
setAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Enable/disable autoSnap progress animation.
setAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether to enable the polygon or finder's auto-snap progress animation.
setAutoSnapProgressLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Width of the document autoSnap animation outline in Px.
setAutoSnapProgressLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Line width of the polygon or the finder's auto-snap progress animation.
setAutoStopOnSuccess(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set if presenter need to stop snapping after first success.
setAutoStopOnSuccess(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set if presenter need to stop snapping after first success.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.common.BadgeStyle
Configuration of the background appearance for the badge.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.common.BarButtonConfiguration
Configuration of the background appearance for the button.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
Configuration of the background appearance for the button.
setBackground(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
The background color of the camera permission request.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.common.IconUserGuidanceConfiguration
Configuration of the background appearance for the user guidance hints.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
The background style used for the user guidance.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanGuidanceConfiguration
Configure the background style for the user guidance hints.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerUserGuidance
Configure the background style for the user guidance hints.
setBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The background color of the button while not pressed.
setBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
setBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Background color of the main screen.
setBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Background color of the screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Color of the screen's background.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete
Color of the swipe-to-delete button.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
The color of the button's background.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.RoundButton
The color of the button's background.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
The background color of the top bar to be used when the visual mode is specified as SOLID.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
The background color of the introduction screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
The background color of the credit card scanner screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration
The background color of the acknowledgement screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
The background color of the camera screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
The background color of the cropping screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
The background color of the introduction screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration
The background color of the reorder pages screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewMorePopupMenu
The background color of the popup menu.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
The background color of the review screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ScanAssistanceOverlay
The background color of the scan assistance overlay.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
The background color of the introduction screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
The background color of the MRZ scanner screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
The background color of the introduction screen.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
The background color of the generic text scanner screen.
setBackgroundDeselected(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Appearance of the barcode info box's background when a barcode is yet to be selected.
setBackgroundSelected(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Appearance of the barcode info box's background when a barcode has been selected.
setBadAngles(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the document pitch/skew angle is unacceptable.
setBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed a detected documents aspect ratio is not within the acceptable range.
setBadge(io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickBadgeConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayFindAndPickConfiguration
Configuration of the round badge on find and pick ar layer.
setBadgeBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
The color of the badge's background.
setBadgeForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
The color of the badge's foreground (icon, text).
setBadImageHint(io.scanbot.sdk.ui_v2.common.IconUserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration
Configuration of the hint that explains that the quality of the scanned page is unacceptable.
setBadPerspective(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerGuidanceStates
The user guidance text displayed when the detected card is not in a good perspective (device tilted).
setBarcodeAcceptanceDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeAcceptanceDelegate) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Allows to set a delegate to decide if the given barcode should be highlighted
setBarcodeAcceptedDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeAcceptanceDelegate) - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountSelectionOverlayController
  • Delegate that highlights barcodes as accepted or not

setBarcodeAppearanceDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeAppearanceDelegate) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Allows to set a style delegate to the view
setBarcodeAppearanceDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeAppearanceDelegate) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Allows to set a style delegate to the view
setBarcodeAppearanceDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeAppearanceDelegate) - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountSelectionOverlayController
  • Delegate that allows to enable barcode contour polygon and style it

setBarcodeAppearanceDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeAppearanceDelegate) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerSelectionOverlayController
Custom delegate for styling the barcodes.
setBarcodeCameraView(io.scanbot.sdk.ui.view.barcode.BarcodeCameraView) - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
 
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler
Set implementation of IBarcodeFilter, that will be applied to every frame after scanning and filter frames with undesired data.
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.barcode.BarcodeScannerFrameHandler
Set implementation of IBarcodeFilter, that will be applied to every frame after scanning and filter frames with undesired data.
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerViewController
Set implementation of IBarcodeFilter, that will filter frames with undesired data.
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set the IBarcodeFilter implementation instance to filter accepted scanned barcodes.
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set the IBarcodeFilter implementation instance to filter accepted scanned barcodes.
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
Set the instance of IBarcodeFilter implementation to filter accepted scanned barcodes
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
Set the instance of IBarcodeFilter implementation to filter accepted scanned barcodes
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Additional filter to reject or accept barcode scanner results.
setBarcodeFilter(java.lang.Class) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Additional filter to reject or accept barcode scanner results.
setBarcodeFilter(java.lang.Class) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
setBarcodeFormatConfigurations(java.util.List) - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Options for barcode decoding.
setBarcodeFormats(io.scanbot.sdk.barcode.BarcodeScannerConfiguration,java.util.List) - function in io.scanbot.sdk.barcode.BarcodeScannerConfigurationKt
Simplified extension configuration function that set the list of barcode formats to scan.
setBarcodeFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Accepted barcode formats
setBarcodeFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Accepted barcode formats
setBarcodeFormats(java.util.List) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
List of accepted barcode symbologies.
setBarcodeFormatsFilter(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set barcode format to scan
setBarcodeFormatsFilter(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set barcode format to scan
setBarcodeFormatsFilter(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
A list of barcodes that the scanner should recognize.
setBarcodeFormatsFilter(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
A list of barcodes that the scanner should recognize.
setBarcodeHighlightDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeHighlightDelegate) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Allows to set a delegate to decide if the given barcode should be highlighted
setBarcodeHighlightedDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeHighlightDelegate) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerSelectionOverlayController
Factory for the views appearing on the bottom of the barcode (or null).
setBarcodeHighlightedDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeHighlightDelegate) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Sets the delegate allowing to control which barcodes should be highlighted on the Barcode selection overlay.
setBarcodeHighlightedDelegate(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeHighlightDelegate) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Sets the delegate allowing to control which barcodes should be highlighted on the Barcode selection overlay.
setBarcodeImage(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData
Image of the barcode.
setBarcodeImageGenerationType(io.scanbot.sdk.ui.configuration.json.JsonBarcodeImageGenerationType) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The type of barcode image generation.
setBarcodeImageVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
If enabled, the barcode image will be shown on the confirmation sheet.
setBarcodeInfoMapping(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Appearance of the barcode info mapping.
setBarcodeInfoMapping(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the barcode info mapping.
setBarcodeInfoMappingErrorStateCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Cancel button text for the barcode info mapping error state.
setBarcodeInfoMappingErrorStateRetryButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Retry button text for the barcode info mapping error state.
setBarcodeInfoMappingErrorStateSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Subtitle for the barcode info mapping error state.
setBarcodeInfoMappingErrorStateTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the barcode info mapping error state.
setBarcodeInfoMappingLoadingMessage(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Loading message for barcode info mapping.
setBarcodeItemConfiguration(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Configuration of the barcode info box displayed in the camera preview.
setBarcodeItemImageVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Visibility of the barcode image in a barcode list entry.
setBarcodeItemInfoPosition(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemInfoPosition) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Where to display the barcode info box in the camera preview.
setBarcodeItemMapper(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemMapper) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Callback to map the barcode data to the data of the corresponding product.
setBarcodeItemPositionHandler(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewPositionHandler) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
setBarcodeItemSubtitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the subtitle of a barcode list entry (displaying the barcode's symbology).
setBarcodeItemTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the title of a barcode list entry (displaying the barcode's value).
setBarcodeItemViewBinder(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewBinder) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Callback for the binding a BarcodeItem to a view created by BarcodeItemViewFactory
setBarcodeItemViewBinder(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewBinder) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Callback for the binding a BarcodeItem to a view created by BarcodeItemViewFactory
setBarcodeItemViewBinder(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewBinder) - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountSelectionOverlayController
Factory for the views appearing on the bottom of the barcode (or null)
setBarcodeItemViewBinder(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewBinder) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerSelectionOverlayController
Factory for the views appearing on the bottom of the barcode (or null).
setBarcodeItemViewFactory(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewFactory) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Factory for the viewsPool appearing on the bottom of the barcode (or null if the view is not needed)
setBarcodeItemViewFactory(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewFactory) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Factory for the views appearing on the bottom of the barcode (or null if the view is not needed)
setBarcodeItemViewFactory(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewFactory) - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountSelectionOverlayController
Factory for the views appearing on the bottom of the barcode (or null)
setBarcodeItemViewFactory(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewFactory) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerSelectionOverlayController
Factory for the views appearing on the bottom of the barcode (or null).
setBarcodeItemViewPositionHandler(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewPositionHandler) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
 
setBarcodeItemViewPositionHandler(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewPositionHandler) - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountSelectionOverlayController
Factory for the views to adjust their position against polygon bounding box
setBarcodeItemViewPositionHandler(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewPositionHandler) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerSelectionOverlayController
Factory for the views to adjust their position against polygon bounding box.
setBarcodeScanningInterval(java.lang.Long) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerViewController
Set barcode scanning interval in milliseconds.
setBarcodesCountText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
The placeholder for barcodes count text.
setBarcodesCountText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color for barcodes count text
setBarcodesCountTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
The color for barcodes count text.
setBarcodesCountTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color for barcodes count text
setBarcodesExtensionFilter(io.scanbot.sdk.ui.configuration.json.JsonBarcodesExtensionFilter) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The extension filter for EAN and UPC barcodes.
setBarcodesExtensionFilter(io.scanbot.sdk.ui.configuration.json.JsonBarcodesExtensionFilter) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The extension filter for EAN and UPC barcodes.
setBarcodesRegexFilter(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Regular expression filter for barcode text.
setBarcodeSubtitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the barcode subtitle (the barcode's symbology) on the confirmation sheet.
setBarcodeTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the barcode title (the barcode's value) on the confirmation sheet.
setBarcodeValue(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ExpectedBarcode
Value of the barcode to find.
setBeepJob(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
setBeepJob(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.creditcard.screen.BaseCreditCardViewModel
 
setBeepJob(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.mrz.screen.BaseMrzViewModel
 
setBeepJob(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.textpattern.screen.BaseTextPatternViewModel
 
setBinarizationFilter(io.scanbot.sdk.imagefilters.ParametricFilter) - function in io.scanbot.sdk.tiff.model.TiffGeneratorParameters
Filter to apply to the input image when adding pages with binarization.
setBinding(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setBinding(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setBitmapMemoryConsumption(java.lang.Integer) - function in io.scanbot.sdk.core.ImageProfile
Memory consumption of a memory-backed bitmap.
setBlackOutliersFraction(java.lang.Double) - function in io.scanbot.sdk.imagefilters.GrayscaleFilter
Clip this fraction of the darkest pixels in operations such as autocontrast.
setBlackPoint(java.lang.Double) - function in io.scanbot.sdk.imagefilters.WhiteBlackPointFilter
Fraction of the value channel range that is set to 0.
setBleepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.util.snap.SoundController
Whether actual sound playing is enabled.
setBleepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.util.snap.SoundControllerImpl
Whether actual sound playing is enabled.
setBleepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.util.snap.StubSoundController
Whether actual sound playing is enabled.
setBleepResId(java.lang.Integer) - function in io.scanbot.sdk.util.snap.SoundController
Set custom bleep sound resource from app resources.
setBleepResId(java.lang.Integer) - function in io.scanbot.sdk.util.snap.SoundControllerImpl
Set custom bleep sound resource from app resources.
setBleepResId(java.lang.Integer) - function in io.scanbot.sdk.util.snap.StubSoundController
Set custom bleep sound resource from app resources.
setBleepUri(android.net.Uri) - function in io.scanbot.sdk.util.snap.SoundController
Set custom bleep sound resource from file Uri.
setBleepUri(android.net.Uri) - function in io.scanbot.sdk.util.snap.SoundControllerImpl
Set custom bleep sound resource from file Uri.
setBleepUri(android.net.Uri) - function in io.scanbot.sdk.util.snap.StubSoundController
Set custom bleep sound resource from file Uri.
setBorderWidthFraction(java.lang.Double) - function in io.scanbot.sdk.imagefilters.GrayscaleFilter
Ignore this fraction of pixels at the edge of the image when calculating statistics.
setBottom(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.EdgeInsets
The bottom inset.
setBottomBar(io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementBottomBar) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration
Configuration of the bottom bar for the acknowledgement screen.
setBottomBar(io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the bottom bar for the camera screen.
setBottomBar(io.scanbot.sdk.ui_v2.document.configuration.CroppingBottomBar) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
Configuration of the bottom bar for the cropping screen.
setBottomBar(io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the bottom bar for the review screen.
setBottomBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the bottom shutter-bar.
setBottomBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the bottom shutter-bar.
setBottomBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Background color of the bottom toolbar.
setBottomBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The background color of the bottom shutter-bar.
setBottomBarBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingAppearanceConfiguration
The background color of the bottom bar.
setBottomBarBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentFlowAppearanceConfiguration
The background color of the bottom bar.
setBottomBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the title of all buttons in the bottom shutter-bar (Cancel button, etc.), as well as the camera permission prompt button.
setBottomBarButtonsColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the title of all buttons in the bottom shutter-bar (Cancel button, etc.), as well as the camera permission prompt button.
setBottomBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Color of the titles of all buttons in the bottom toolbar (Rotate button).
setBottomBarButtonsColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The color of the title of all buttons in the bottom shutter-bar (Cancel button, etc.), as well as the camera permission prompt button.
setBottomPlaceholder(android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set view on bottom of the finder window| | | | || | | | | || | | |bottomPlaceholder| |_________________|
setBottomSheetBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView
Sets a color of the bottom sheet
setBottomSheetBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataFieldListView
Sets a color of the bottom sheet
setBottomSheetPrimaryColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView
Sets primary color for most of text's and other UI elements of the bottom sheet
setBottomSheetPrimaryColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataFieldListView
Sets primary color for most of text's and other UI elements of the bottom sheet
setBrightness(java.lang.Double) - function in io.scanbot.sdk.imagefilters.BrightnessFilter
Brightness adjustment value in the range from -1 to 1.
setButtonsAccentColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
The accent color of buttons on a confirmation dialog.
setCallback(io.scanbot.sdk.textpattern.ContentValidationCallback) - function in io.scanbot.sdk.textpattern.CustomContentValidator
Custom validation callback.
setCamera(io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerScreens
Configuration of the screen for scanning the pages with the camera.
setCameraAutoSnapButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'auto snapping' mode button title, located in the bottom bar of the camera screen.
setCameraBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the camera background (relevant only when the camera preview mode is CameraPreviewMode.FIT_IN).
setCameraBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The color of the camera background (relevant only when the camera preview mode is CameraPreviewMode.FIT_IN).
setCameraBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the camera background (relevant only when the camera preview mode is CameraPreviewMode.FIT_IN).
setCameraBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Color of the camera background (relevant only when the camera preview mode is CameraPreviewMode.FIT_IN).
setCameraBlinkEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.CaptureFeedback
Whether the camera preview should blink or not after snapping a page.
setCameraCancelAlertSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The subtitle of the cancel camera screen alert dialog.
setCameraCancelAlertTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the cancel camera screen alert dialog.
setCameraCancelNoButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'no' button title of the cancel camera screen alert dialog.
setCameraCancelYesButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'yes' button title of the cancel camera screen alert dialog.
setCameraConfiguration(io.scanbot.sdk.ui_v2.common.CameraConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the camera behavior.
setCameraConfiguration(io.scanbot.sdk.ui_v2.common.CameraConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the camera behavior.
setCameraConfiguration(io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the camera behavior.
setCameraConfiguration(io.scanbot.sdk.ui_v2.common.CameraConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the camera behavior.
setCameraConfiguration(io.scanbot.sdk.ui_v2.common.CameraConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the camera behavior.
setCameraFrameSize(android.util.Size) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera preview and analyzer frame size.
setCameraImportButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'import image' button title, located in the bottom bar of the camera screen.
setCameraIntroDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'done' button title of the introduction screen, located in the top bar.
setCameraIntroItem1(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The first scanning step text of the introduction screen.
setCameraIntroItem2(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The second scanning step text of the introduction screen.
setCameraIntroItem3(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The third scanning step text of the introduction screen.
setCameraIntroItem4(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The fourth scanning step text of the introduction screen.
setCameraIntroSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The subtitle of the introduction screen.
setCameraIntroTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the introduction screen, located in the top bar.
setCameraLimitReachedAlertSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The subtitle of the page limit reached alert dialog.
setCameraLimitReachedAlertTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the page limit reached alert dialog.
setCameraLimitReachedOkButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'OK' button title of the page limit reached alert dialog.
setCameraManualSnapButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'manual snapping' mode button title, located in the bottom bar of the camera screen.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.camera.ScanbotCameraView
Defines a camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Defines a camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Defines a camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Defines a camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Defines a camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Set device's camera module to use.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Set device's camera module to use.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Background color of the detection overlay.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The camera module to be used for barcode scanning.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
Set camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
Set camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.camera.ICameraView
Set camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The preferred camera module (default - BACK)
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Preferred camera module (Default: BACK).
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.check.CheckCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.check.ICheckScannerView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
The preferred camera module (default - BACK)
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.documentdata.IDocumentDataCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The preferred camera module (default - BACK)
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The preferred camera module (default - BACK)
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateScannerView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The preferred camera module (default - BACK)
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.mrz.IMRZCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
Set camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Preferred camera module (Default: BACK).
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.textpattern.ITextPatternScannerCameraView
Set camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.textpattern.TextPatternCameraView
Set camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
The preferred camera module (default - BACK)
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView
Set camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.vin.VinScannerCameraView
Set camera module.
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
setCameraModule(io.scanbot.sdk.ui.configuration.json.JsonCameraModule) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The preferred camera module (default - BACK)
setCameraModule(io.scanbot.sdk.ui_v2.common.CameraModule) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Determines which camera module to use on start-up.
setCameraModule(io.scanbot.sdk.ui_v2.common.CameraModule) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines which camera module to use on start-up.
setCameraOpenCallback(io.scanbot.sdk.camera.CameraOpenCallback) - function in io.scanbot.sdk.camera.ScanbotCameraView
Callback which will be invoked when camera will be opened
setCameraOpenCallback(io.scanbot.sdk.camera.CameraOpenCallback) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Callback which will be invoked when camera will be opened
setCameraOpenCallback(io.scanbot.sdk.camera.CameraOpenCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
Callback which will be invoked when camera will be opened
setCameraOpenCallback(io.scanbot.sdk.camera.CameraOpenCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Callback which will be invoked when camera will be opened
setCameraOpenCallback(io.scanbot.sdk.camera.CameraOpenCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Callback which will be invoked when camera will be opened
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Set camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Set camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
Sets camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
Sets camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.camera.ICameraView
Sets camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.check.CheckCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.check.ICheckScannerView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.documentdata.IDocumentDataCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateScannerView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.mrz.IMRZCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
Sets camera orientation mode
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.textpattern.ITextPatternScannerCameraView
Sets camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.textpattern.TextPatternCameraView
Sets camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView
Sets camera orientation mode.
setCameraOrientationMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.vin.VinScannerCameraView
Sets camera orientation mode.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Background color of the detection overlay.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Background color of the detection overlay.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color outside of the finder window.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Background color outside of the finder window.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Background color outside of the finder window.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Background color outside of the finder window.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Background color outside of the finder window.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Background color outside of the finder window.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Background color outside of the finder window.
setCameraOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Background color outside of the finder window.
setCameraParameters(java.lang.Integer,java.lang.Integer,io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.camera.IFinderView
Set camera parameters
setCameraParameters(java.lang.Integer,java.lang.Integer,io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set camera parameters
setCameraPermission(io.scanbot.sdk.ui_v2.common.CameraPermissionScreen) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the dialog for requesting camera permissions.
setCameraPermission(io.scanbot.sdk.ui_v2.common.CameraPermissionScreen) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the dialog for requesting camera permissions.
setCameraPermission(io.scanbot.sdk.ui_v2.common.CameraPermissionScreen) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the camera permission screen.
setCameraPermission(io.scanbot.sdk.ui_v2.common.CameraPermissionScreen) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the dialog for requesting camera permissions.
setCameraPermission(io.scanbot.sdk.ui_v2.common.CameraPermissionScreen) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the dialog for requesting camera permissions.
setCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
The 'close' button title of the camera permission dialog.
setCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The 'close' button title of the camera permission dialog.
setCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'close' button title of the camera permission dialog.
setCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
The 'close' button title of the camera permission dialog.
setCameraPermissionCloseButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
The 'close' button title of the camera permission dialog.
setCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
The 'enable' button title of the camera permission dialog.
setCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The 'enable' button title of the camera permission dialog.
setCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'enable' button title of the camera permission dialog.
setCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
The 'enable' button title of the camera permission dialog.
setCameraPermissionEnableCameraButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
The 'enable' button title of the camera permission dialog.
setCameraPermissionEnableCameraExplanation(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
The explanation text of the camera permission dialog.
setCameraPermissionEnableCameraExplanation(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The explanation text of the camera permission dialog.
setCameraPermissionEnableCameraExplanation(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The explanation text of the camera permission dialog.
setCameraPermissionEnableCameraExplanation(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
The explanation text of the camera permission dialog.
setCameraPermissionEnableCameraExplanation(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
The explanation text of the camera permission dialog.
setCameraPermissionEnableCameraTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
The title of the camera permission dialog.
setCameraPermissionEnableCameraTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The title of the camera permission dialog.
setCameraPermissionEnableCameraTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the camera permission dialog.
setCameraPermissionEnableCameraTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
The title of the camera permission dialog.
setCameraPermissionEnableCameraTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
The title of the camera permission dialog.
setCameraPreviewButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'preview' button title, located in the bottom bar of the camera screen.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Set the camera preview mode.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Preview mode of the camera: Fit-In or Fill-In.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Preview mode of the camera: CameraPreviewMode.FILL_IN or CameraPreviewMode.FIT_IN.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
Sets camera preview mode.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
Sets camera preview mode.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.camera.ICameraView
Sets camera preview mode.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Preview mode of the camera: Fit-In or Fill-In.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Preview mode of the camera: Fit-In or Fill-In.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.check.CheckCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Preview mode of the camera: Fit-In or Fill-In.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Preview mode of the camera: Fit-In or Fill-In.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Preview mode of the camera: Fit-In or Fill-In.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Preview mode of the camera: CameraPreviewMode.FIT_IN or CameraPreviewMode.FIT_IN.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Preview mode of the camera: CameraPreviewMode.FIT_IN or CameraPreviewMode.FIT_IN.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.textpattern.TextPatternCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Preview mode of the camera: Fit-In or Fill-In.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.vin.VinScannerCameraView
 
setCameraPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Preview mode of the camera: fit-in or fill-in.
setCameraPreviewMode(io.scanbot.sdk.ui.configuration.json.JsonCameraPreviewMode) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Preview mode of the camera.
setCameraPreviewMode(io.scanbot.sdk.ui_v2.common.CameraPreviewMode) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Determines which camera preview mode to use.
setCameraPreviewMode(io.scanbot.sdk.ui_v2.common.CameraPreviewMode) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines which camera preview mode to use.
setCameraProgressOverlayTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The cropping progress overlay title.
setCameraProgressOverlayTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The progress overlay title that is displayed on the camera screen during processing.
setCameraTopBarCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'cancel' button title, located in the top bar of the camera screen and the reorder pages screen.
setCameraTopBarTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the camera screen, located in the top bar.
setCameraTopGuidance(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The text for the static user guidance, located just below the top bar of the camera screen.
setCameraTorchOffButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'flashlight off' button title, located in the bottom bar of the camera screen.
setCameraTorchOnButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'flashlight on' button title, located in the bottom bar of the camera screen.
setCameraType(io.scanbot.sdk.ui.camera.ScanbotCameraContainerView.CameraType) - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
 
setCameraUiSettings(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
setCameraUiSettings(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.ui.view.base.BaseFragment
 
setCameraUiSettings(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.ui.view.base.NFBaseActivity
 
setCameraUiSettings(io.scanbot.sdk.ui.camera.CameraUiSettings) - function in io.scanbot.sdk.ui_v2.common.activity.BaseActivity
 
setCameraUserGuidanceBadAngles(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when the document pitch/skew angle is unacceptable.
setCameraUserGuidanceBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed a detected documents aspect ratio is not within the acceptable range.
setCameraUserGuidanceEnergySaveMode(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when the device is in energy saving mode.
setCameraUserGuidanceNoDocumentFound(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when no document is found.
setCameraUserGuidanceOrientationMismatch(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when a landscape document is detected when the camera is in portrait mode (and vice versa).
setCameraUserGuidanceReadyToCapture(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when the document is ready to be captured in 'auto snapping' mode.
setCameraUserGuidanceReadyToCaptureManual(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when the document is ready to be captured in 'manual snapping' mode.
setCameraUserGuidanceStart(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text that is initially displayed, before a document is detected.
setCameraUserGuidanceTextHintOffCenter(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when the document is not centered in the finder view.
setCameraUserGuidanceTooDark(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when it is too dark to capture an adequate image.
setCameraUserGuidanceTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when the background is too noisy.
setCameraUserGuidanceTooSmall(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The user guidance text displayed when the document is too far from camera.
setCameraView(io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraView) - function in io.scanbot.sdk.ui.view.documentdata.BaseDocumentDataExtractorActivity
 
setCameraViewModel(io.scanbot.sdk.ui.view.mrz.IMRZCameraView.ViewModel) - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
setCameraZoomFactor(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The relative initial zoom level of the camera in the range (0,1), where 0 is zoomed out and 1 is zoomed in.
setCameraZoomFactor(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The relative initial zoom level of the camera in the range (0,1), where 0 is zoomed out and 1 is zoomed in.
setCameraZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Set custom available zoom range.
setCameraZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Set custom available zoom range.
setCameraZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Set custom camera zoom range.
setCameraZoomRange(io.scanbot.sdk.ui.configuration.json.JsonZoomRange) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The range of valid camera zoom factors.
setCameraZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Set custom camera zoom range.
setCameraZoomRange(io.scanbot.sdk.ui.configuration.json.JsonZoomRange) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The range of valid camera zoom factors.
setCameraZoomRatio(java.lang.Float) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Set current zoom ratio ranging from 0.5f to 100f.
setCameraZoomRatio(java.lang.Float) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Set current zoom ratio ranging from 0.5f to 100f.
setCameraZoomRatio(java.lang.Float) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Set current zoom ratio from 0.5x up to 100x (if supported).
setCameraZoomRatio(java.lang.Float) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
setCameraZoomRatio(java.lang.Float) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Set current zoom ratio from 0.5x up to 100x (if supported).
setCameraZoomRatio(java.lang.Float) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
setCancelAlertDialog(io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the alert dialog displayed when the 'cancel' button is pressed.
setCancelButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Configuration of the cancel button.
setCancelButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's cancel button.
setCancelButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the cancel button on the confirmation sheet.
setCancelButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
Configuration of the 'cancel' button.
setCancelButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Configuration of the 'cancel' button's appearance.
setCancelButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the cancel button.
setCancelButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text used as an accessibility hint for the cancel button.
setCancelButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text used as an accessibility hint for the cancel button.
setCancelButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button.
setCancelButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text used as an accessibility label for the cancel button.
setCancelButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Icon of the cancel button.
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Icon of the cancel button.
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Icon of the cancel button.
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Icon of the cancel button.
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Icon of the cancel button.
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Icon of the cancel button.
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerNativeConfiguration
 
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Icon of the cancel button.
setCancelButtonIcon(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerNativeConfiguration
 
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
String being displayed on the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
String being displayed on the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Title of the cancel button.
setCancelJob(.<Error class: unknown class>) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
setCaptureCallback(io.scanbot.sdk.camera.CaptureCallback) - function in io.scanbot.sdk.camera.ScanbotCameraView
Sets the callback which will be notified about the moment of actual image capture.
setCaptureCallback(io.scanbot.sdk.camera.CaptureCallback) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Sets the callback which will be notified about the moment of actual image capture.
setCaptureCallback(io.scanbot.sdk.camera.CaptureCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Sets the callback which will be notified about the moment of actual image capture.
setCaptureCallback(io.scanbot.sdk.camera.CaptureCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Sets the callback which will be notified about the moment of actual image capture.
setCaptureFeedback(io.scanbot.sdk.ui_v2.document.configuration.CaptureFeedback) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the feedback shown after snapping a page.
setCaptureHighResolutionImage(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
setCaptureHighResolutionImage(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
Enables/disables high quality image capturing.
setCaptureHighResolutionImage(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Set high-resolution Check image capturing.
setCaptureHighResolutionImage(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Set high-resolution Check image capturing.
setCaptureManual(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the document is ready to be captured in 'manual snapping' mode.
setCaptureMode(io.scanbot.sdk.barcode.ui.CaptureMode) - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewController
Set whether to run counter on Live Frame (smaller resolution, but faster), or on captured image (much slower, but potentially better quality)
setCaptureQualityPrioritization(io.scanbot.sdk.ui_v2.document.configuration.CapturePhotoQualityPrioritization) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines the prioritization of still image quality and capturing speed.
setCaptureWithHardwareButtonsEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
When enabled the hardware volume up/down buttons can be used to capture an image if manual snapping is enabled.
setCapturing(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text that is shown when the camera snaps the image.
setCapturing(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown when the camera snaps the image.
setCapturing(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the document is being captured and user needs to hold the device still.
setChecked(java.lang.Boolean) - function in io.scanbot.sdk.ui.utils.CheckableFrameLayout
 
setChecked(java.lang.Boolean) - function in io.scanbot.sdk.ui.utils.CheckableImageButton
 
setChecked(java.lang.Boolean) - function in io.scanbot.sdk.ui.utils.CheckableImageView
 
setCheckMarkBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapCheckMarkAnimation
The background color for the check mark animation.
setCheckMarkColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapCheckMarkAnimation
The check mark color for the check mark animation.
setChecksum(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
If true, return CODE_11 barcodes only if they have a valid checksum.
setChecksumAlgorithms(java.util.List) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
List of MSI Plessey checksum algorithms to apply during scanning.
setChildren(kotlin.collections.ArrayList) - function in io.scanbot.sdk.pdf.Bookmark
 
setCleanRecognitionResultCallback(java.lang.Class) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerNativeConfiguration
 
setCleanScanningSession(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
Clean the existing pages from the scanning session.
setClearAllButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the button for clearing the barcode list.
setClearButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Text of the button which clears the list of scanned barcodes.
setClearButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Text of the button which clears the list of scanned barcodes.
setClearButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Text of the button which clears the list of scanned fields.
setClearButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String used for displaying amount of detected fields.
setClearTextButton(io.scanbot.sdk.ui_v2.common.IconStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's button to clear the entered count number.
setCloseButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's close button.
setCloseButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ZoomOverlay
Configuration of the 'close' button for the zoom overlay.
setCode25(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
If true, scan and return Code 25 (Code 2-of-5) barcodes.
setCode32(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, scan and return valid CODE_32 (Italian Pharmacode) barcodes.
setCode39(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, scan CODE_39 barcodes.
setCollapsedVisibleHeight(io.scanbot.sdk.ui_v2.barcode.configuration.CollapsedVisibleHeight) - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet
Height of the collapsed result sheet.
setColor(java.lang.Integer) - function in io.scanbot.sdk.textpattern.ui.WordboxPreviewView
Changes stroke color of the polygon.
setColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
The color used for foreground elements.
setColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.IconButton
The icon color.
setColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.IconStyle
The icon color.
setColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.StyledText
The text color.
setColorFilter(android.content.res.ColorStateList) - function in io.scanbot.sdk.ui.utils.TintableImageButton
Sets color filter using ColorStateList rather than just color
setColorFilter(android.content.res.ColorStateList,java.lang.Integer) - function in io.scanbot.sdk.ui.view.widget.CancelView
Set colors of the cancel text button and the icon button
setColorFilter(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.view.widget.CancelView
Set colors of the cancel text button and the icon button
setCompleted(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickArOverlayPolygonConfiguration
Appearance of the overlay polygon when a barcode is completed.
setCompleted(io.scanbot.sdk.ui_v2.common.BadgeStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickBadgeConfiguration
Appearance of the badge when a barcode is completed.
setCompletionOverlayIncompleteDataMessage(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Caption for the success overlay when not all data from the card was scanned.
setCompletionOverlaySuccessMessage(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Caption for the success overlay.
setCompletionOverlaySuccessMessage(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Caption for the success overlay.
setCompletionOverlaySuccessMessage(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Caption for the success overlay.
setCompression(io.scanbot.sdk.tiff.model.CompressionMode) - function in io.scanbot.sdk.tiff.model.TiffGeneratorParameters
Compression.
setConfidenceValue(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
String that shows average confidence value of scanned document.
setConfidenceValue(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String that shows average confidence value of scanned document.
setConfidenceValue(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setConfig(io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration) - function in io.scanbot.sdk.process.JniDocumentQualityAnalyzer
 
setConfig(io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.barcode.BarcodeScannerConfiguration) - function in io.scanbot.barcode.JniBarcodeScanner
 
setConfiguration(io.scanbot.sdk.creditcard.CreditCardScannerConfiguration) - function in io.scanbot.creditcard.JniCreditCardScanner
 
setConfiguration(io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration) - function in io.scanbot.ehicscanner.EhicRecognizer
 
setConfiguration(io.scanbot.sdk.barcode.BarcodeScannerConfiguration) - function in io.scanbot.sdk.barcode.BarcodeScanner
Sets the configuration for the barcode scanner.
setConfiguration(io.scanbot.sdk.barcode.BarcodeScannerConfiguration) - function in io.scanbot.sdk.barcode.DefaultBarcodeScanner
Sets the configuration for the barcode scanner.
setConfiguration(io.scanbot.sdk.check.CheckScannerConfiguration) - function in io.scanbot.sdk.check.CheckScanner
Sets the configuration for the Check scanner.
setConfiguration(io.scanbot.sdk.check.CheckScannerConfiguration) - function in io.scanbot.sdk.check.DefaultCheckScanner
Sets the configuration for the Check scanner.
setConfiguration(io.scanbot.sdk.creditcard.CreditCardScannerConfiguration) - function in io.scanbot.sdk.creditcard.CreditCardScanner
Sets the configuration for the credit card scanner.
setConfiguration(io.scanbot.sdk.creditcard.CreditCardScannerConfiguration) - function in io.scanbot.sdk.creditcard.DefaultCreditCardScanner
Sets the configuration for the credit card scanner.
setConfiguration(io.scanbot.sdk.document.DocumentScannerConfiguration) - function in io.scanbot.sdk.document.DefaultDocumentScanner
Sets the configuration for the document scanner.
setConfiguration(io.scanbot.sdk.document.DocumentScannerConfiguration) - function in io.scanbot.sdk.document.DocumentScanner
Sets the configuration for the document scanner.
setConfiguration(io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration) - function in io.scanbot.sdk.documentdata.DefaultDocumentDataExtractor
Sets the configuration for the document data extractor.
setConfiguration(io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration) - function in io.scanbot.sdk.documentdata.DocumentDataExtractor
Sets the configuration for the document data extractor.
setConfiguration(io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration) - function in io.scanbot.sdk.hicscanner.DefaultHealthInsuranceCardScanner
Sets the configuration for the EHIC scanner.
setConfiguration(io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration) - function in io.scanbot.sdk.hicscanner.HealthInsuranceCardScanner
Sets the configuration for the EHIC scanner.
setConfiguration(io.scanbot.sdk.mrz.MrzScannerConfiguration) - function in io.scanbot.sdk.mrz.DefaultMrzScanner
Sets the configuration for the MRZ scanner.
setConfiguration(io.scanbot.sdk.mrz.MrzScannerConfiguration) - function in io.scanbot.sdk.mrz.MrzScanner
Sets the configuration for the MRZ scanner.
setConfiguration(io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration) - function in io.scanbot.sdk.process.DefaultDocumentQualityAnalyzer
Set the configuration for the document quality analyzer.
setConfiguration(io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration) - function in io.scanbot.sdk.process.DocumentQualityAnalyzer
Set the configuration for the document quality analyzer.
setConfiguration(io.scanbot.sdk.textpattern.TextPatternScannerConfiguration) - function in io.scanbot.sdk.textpattern.DefaultTextPatternScanner
Sets the configuration for the text pattern scanner.
setConfiguration(io.scanbot.sdk.textpattern.TextPatternScannerConfiguration) - function in io.scanbot.sdk.textpattern.TextPatternScanner
Sets the configuration for the text pattern scanner.
setConfiguration(io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration,io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeCameraConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration,io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeCameraConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration,io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration,io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration,io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration,io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorNativeConfiguration) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration,io.scanbot.sdk.ui.view.edit.configuration.json.CroppingNativeConfiguration) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraViewModel
 
setConfiguration(io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration,io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerNativeConfiguration
 
setConfiguration(io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration,io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration,io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfigurationHelper
Set configuration map from which it it will read configuration on ,io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel)>applyConfiguration call.
setConfiguration(io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration,io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration,io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfigurationHelper
 
setConfiguration(io.scanbot.sdk.vin.VinScannerConfiguration) - function in io.scanbot.sdk.vin.DefaultVinScanner
Sets the configuration for the VIN scanner.
setConfiguration(io.scanbot.sdk.vin.VinScannerConfiguration) - function in io.scanbot.sdk.vin.VinScanner
Sets the configuration for the VIN scanner.
setConfiguration(io.scanbot.sdk.textpattern.TextPatternScannerConfiguration) - function in io.scanbot.textpattern.JniTextPatternScanner
Sets the configuration to use during the text recognition.
setConfigurations(java.util.List) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
List of configuration elements for the document data extractor.
setConfirmationAlertDialog(io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Configuration of the confirmation alert dialog.
setConfirmationAlertDialog(io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the confirmation alert dialog.
setConfirmationAlertDialogEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
If the confirmation alert dialog is enabled.
setConfirmationAlertDialogEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
If the confirmation alert dialog is enabled.
setConfirmationDialogConfiguration(io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls the state of the Barcode confirmation dialog.
setConfirmationDialogConfiguration(io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The confirmation dialog configuration.
setConfirmationDialogConfirmButtonStyle(io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The style of the confirmation dialogs confirm button.
setConfirmationDialogEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Enables or disables showing of the confirmation dialog after barcode scanning.
setConfirmationDialogEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Enables or disables showing of the confirmation dialog after barcode scanning.
setConfirmationDialogRetryButtonStyle(io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The style of the confirmation dialogs retry button.
setConfirmationDialogStyle(io.scanbot.sdk.ui.configuration.json.JsonDialogStyle) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The style of the confirmation dialog.
setConfirmationMethod(io.scanbot.sdk.frameaccumulation.ConfirmationMethod) - function in io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Method used to confirm a result.
setConfirmationSheetEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
If enabled, the confirmation sheet will be shown after the barcode has been scanned.
setConfirmButtonFilled(java.lang.Boolean) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
Allows to set if the confirm button should be filled.
setConfirmButtonFilled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Allows to set if the confirm button should be filled.
setConfirmButtonFilledTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
Allows to set a text color of the filled button.
setConfirmButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The title of the confirmation dialog confirm button.
setConfirmButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog confirm button text.
setContainerViewSize(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.document.screen.review.PageReviewRotationState
 
setContent(kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.ArComposeView
Set the Jetpack Compose UI content for this view.
setContrast(java.lang.Double) - function in io.scanbot.sdk.imagefilters.ContrastFilter
Contrast adjustment value in the range from -1 to 254 (inclusively).
setCornerRadius(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes the radius of corners of the polygon
setCornerRadius(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes the corner Radius of the Finder view.
setCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The corner radius of the dialog.
setCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
The radius of the viewfinder's corners.
setCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
The radius of the viewfinder's corners.
setCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
The corner radius of the polygon in dp.
setCount(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ExpectedBarcode
Number of barcodes with given symbology/value required to scan.
setCounterBadge(io.scanbot.sdk.ui_v2.common.BadgeStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Parameters of the counter badge appearance e.g.
setCountingRepeatDelay(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Time interval in milliseconds before a barcode is counted again.
setCountingRepeatDelay(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Time interval in milliseconds before a barcode is counted again.
setCreationTimeStamp(java.lang.Long) - function in io.scanbot.sdk.docprocessing.Document
 
setCreator(java.lang.String) - function in io.scanbot.pdf.model.PdfAttributes
Creator.
setCreditCardUserGuidanceBadPerspective(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The user guidance text displayed when the detected card is not in a good perspective (device tilted).
setCreditCardUserGuidanceNoCardFound(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The user guidance text displayed when no credit card is found.
setCreditCardUserGuidanceScanningProgress(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The user guidance text displayed when a card presence was detected.
setCreditCardUserGuidanceTooDark(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The user guidance text displayed when it is too dark to capture an adequate image.
setCreditCardUserGuidanceTooSmall(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The user guidance text displayed when the detected card is too far away and appears too small.
setCropButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration
Configuration of the 'crop' button, located in the bottom bar.
setCropping(io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
Configuration of the cropping screen.
setCropping(io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerScreens
Configuration of the screen for cropping the scanned pages.
setCroppingDetectButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The 'detect document' button title, located in the bottom bar of the cropping screen.
setCroppingDetectButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'detect document' button title, located in the bottom bar of the cropping screen.
setCroppingHandlerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
The color of the cropping handles.
setCroppingPolygonColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
The color of the cropping polygon.
setCroppingPolygonMagneticLineColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
The color of the magnetic lines on the cropping polygon.
setCroppingResetButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The 'reset detection' button title, located in the bottom bar of the cropping screen.
setCroppingResetButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'reset detection' button title, located in the bottom bar of the cropping screen.
setCroppingRotateButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The 'rotate page' button title, located in the bottom bar of the cropping screen.
setCroppingRotateButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'rotate page' button title, located in the bottom bar of the cropping screen.
setCroppingScreenTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The cropping screen title, located in the top bar.
setCroppingScreenTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the cropping screen, located in the top bar.
setCroppingTopBarCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The 'cancel' button title, located in the top bar of the cropping screen.
setCroppingTopBarCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'cancel' button title, located in the top bar of the cropping screen.
setCroppingTopBarConfirmButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization
The 'confirm' button title, located in the top bar of the cropping screen.
setCroppingTopBarConfirmButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'confirm' button title, located in the top bar of the cropping screen.
setCurrentFrameSize(io.scanbot.sdk.camera.FrameHandler.Frame) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
setCurrentStep(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.textpattern.TextPatternScannerCameraViewModel
 
setData(T) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setDefaultDisplayState(io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonFieldDisplayState) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonFieldsDisplayConfiguration
The default display state of a field in the RTU UI, could be hidden by default or visible by default.
setDefaultDisplayText(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonDocumentsDisplayConfiguration
The display text of the document in the list
setDefaultDisplayText(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonFieldsDisplayConfiguration
The display text of the field in the list
setDefaultFilter(io.scanbot.sdk.imagefilters.ParametricFilter) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerOutputSettings
Determines the image filter to apply by default.
setDefaultPageFilter(io.scanbot.sdk.ui.configuration.json.JsonImageFilterType) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The default image filter type for new documents pages.
setDefaultPageFilter(io.scanbot.sdk.ui.configuration.json.JsonImageFilterType) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Default image filter type for new document pages.
setDefaultPageParametricFilter(io.scanbot.sdk.imagefilters.ParametricFilter) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
setDefaultZoomFactor(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
The default zoom factor on start-up.
setDefaultZoomFactor(java.lang.Double) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
The default zoom factor on start-up.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.camera.ScanbotCameraView
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
 
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Delay that camera will took before snap on auto focus complete called from camera core in ms.
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
setDelayAfterFocusCompleteMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
setDelayAfterMove(java.lang.Long) - function in io.scanbot.sdk.ui.view.interactor.ShakePauseController
Delay to wait after significant move.
setDelayAfterScan(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Freezes a preview after a scan for a given amount of seconds.
setDelayAfterScanMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Sets a delay after scan in ms.
setDelayAfterScanMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Sets a delay after scan in ms.
setDelayAfterScanMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Sets delay after scan in ms.
setDeleteAll(io.scanbot.sdk.ui_v2.common.PopupMenuItem) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewMorePopupMenu
Configuration of the 'delete all' button.
setDeleteAllPagesAlertDialog(io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the alert dialog displayed when trying to delete all the pages.
setDeleteButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration
Configuration of the 'delete' button, located in the bottom bar.
setDeletePageAlertDialog(io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the alert dialog displayed when trying to delete a single page.
setDenoise(java.lang.Double) - function in io.scanbot.sdk.imagefilters.CustomBinarizationFilter
Value controlling the amount of noise removal.
setDeselected(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration
Appearance of the overlay polygon when a barcode is not selected.
setDetailsActionColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
The color of Submit button.
setDetailsActionColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color of Submit button
setDetailsActionColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
The color of Clear and Submit buttons
setDetailsActionColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The color of Submit button
setDetailsBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
The color of bottom sheet.
setDetailsBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color of bottom sheet
setDetailsBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
The color of bottom sheet
setDetailsBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The color of bottom sheet
setDetailsPrimaryColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
The color of text elements in bottom sheet.
setDetailsPrimaryColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color of text elements in bottom sheet
setDetailsPrimaryColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
The color of text elements in bottom sheet
setDetailsPrimaryColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The color of text elements in bottom sheet
setDetectButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingBottomBar
Configuration of the 'detect document' button, located in the bottom bar.
setDetectButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the detect button
setDetectButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the detect button
setDetectButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the Detect button.
setDetectButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Detect button.
setDetectionStatusDefaultText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
setDetectionStatusFailedDetectionText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
setDetectionStatusFailedDetectionText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
String being displayed when health insurance card was not found.
setDetectionStatusFailedDetectionText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed when health insurance card was not found.
setDetectionStatusFailedValidationText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
setDetectionStatusFailedValidationText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
String being displayed when health insurance card was found but not recognized.
setDetectionStatusFailedValidationText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed when health insurance card was found but not recognized.
setDetectionStatusSuccessText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
setDetectionStatusSuccessText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
String being displayed when health insurance card was found and recognized.
setDetectionStatusSuccessText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed when health insurance card was found and recognized.
setDetectOrientation(java.lang.Boolean) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
Enable orientation detection.
setDetectResetButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Changes the visibility of Detect and Reset buttons.
setDetectResetButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Changes the visibility of Detect and Reset buttons.
setDialogBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The general background color of the actual dialog view.
setDialogBackgroundEffect(io.scanbot.sdk.ui.configuration.json.JsonBlurEffect) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The visual effect of the dialogs background.
setDialogButtonsAccentColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The accent color of buttons on a confirmation dialog.
setDialogMessage(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The message text of the confirmation dialog.
setDialogTextFormat(io.scanbot.sdk.ui.configuration.json.JsonBarcodeDialogFormat) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The text format of the result dialog.
setDialogTextFormat(io.scanbot.sdk.ui.view.barcode.dialog.BarcodeDialogFormat) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
The text format of the result dialog.
setDialogTitle(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The title of the confirmation dialog.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Color of the divider and separator lines in the barcode info dialog.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Color of the divider and separator lines in the edit dialog.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
The color of the dividers in the list sheet.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Color of the divider and separator lines in the confirmation sheet.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
The color of the divider line.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
The divider color of the introduction screen.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
The divider color of the introduction screen.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
The divider color of the introduction screen.
setDividerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
The divider color of the introduction screen.
setDocumentAnalysisMode(io.scanbot.sdk.ui_v2.document.configuration.DocumentAnalysisMode) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
Determines if the quality analysis for the acknowledgement mode will run on the filtered or the unfiltered image.
setDocumentAnalysisMode(io.scanbot.sdk.ui_v2.document.configuration.DocumentAnalysisMode) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerOutputSettings
Determines if the quality analysis for the acknowledgement mode will run on the filtered or the unfiltered image.
setDocumentDetectionStatus(io.scanbot.sdk.document.DocumentDetectionStatus) - function in io.scanbot.sdk.docprocessing.Page
 
setDocumentDisplayConfiguration(kotlin.collections.HashMap) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Allows to configure the display configuration for documents.
setDocumentDraftExtractor(io.scanbot.sdk.docprocessing.draft.DocumentDraftExtractor) - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
Customizable instances which will be used for injections.
setDocumentImageSizeLimit(java.lang.Integer) - function in io.scanbot.sdk.docprocessing.Document
 
setDocumentImageSizeLimit(io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor.Configuration.Size) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Sets documentImageSizeLimit
setDocumentImageSizeLimit(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Document image size limit.
setDocumentImageSizeLimit(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Document image size limit.
setDocumentImageSizeLimit(io.scanbot.sdk.ui.configuration.json.JsonSize) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Limits the maximum size of the document image.
setDocumentImageSizeLimit(io.scanbot.sdk.ui.configuration.json.JsonSize) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Limits the maximum size of the document image.
setDocumentImageSizeLimit(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerOutputSettings
The limit of the size of the cropped document images.
setDocumentNotOk(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentPolygonConfiguration
Configuration of the polygon when the detected document status is 'not OK'.
setDocumentOk(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentPolygonConfiguration
Configuration of the polygon when the detected document status is 'OK'.
setDocumentQuality(io.scanbot.sdk.process.DocumentQuality) - function in io.scanbot.sdk.docprocessing.Page
 
setDocumentScannerConfiguration(io.scanbot.sdk.document.DocumentScannerConfiguration) - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
setDocumentScannerEngineMode(io.scanbot.sdk.ui.configuration.json.JsonDocumentScannerEngineMode) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional mode for document scanner engine.
setDocumentsDisplayConfiguration(java.util.List) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Allows to configure the display configuration for documents.
setDocumentUuid(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
The UUID of the document to be cropped.
setDocumentUuid(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
The UUID of the existing document to be edited.
setDoneButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
Configuration of the 'Done' / 'Start scanning' button.
setDoneButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
Configuration of the 'Done' / 'Start scanning' button.
setDoneButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
Configuration of the 'Done' / 'Start scanning' button.
setDoneButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text used as an accessibility hint for the done button.
setDoneButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the done button
setDoneButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the Done button.
setDoneButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Done button.
setDpi(java.lang.Integer) - function in io.scanbot.pdf.model.PdfConfiguration
The dpi parameter has two different meanings depending on the value of pageSize and pageFit.
setDpi(java.lang.Integer) - function in io.scanbot.sdk.tiff.model.TiffGeneratorParameters
DPI value.
setDrawPolygon(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
setDrawPolygon(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
setDrawPolygon(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
setDrawPolygon(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.components.camera.PolygonStyle
 
setDrawPolygon(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.textpattern.components.PolygonStyle
 
setDrawPolygonShadows(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Draw shadows under polygon stroke if polygon background color is transparent
setDrawPolygonShadows(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Draw shadows under polygon stroke if polygon background color is transparent.
setDrawPolygonShadows(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
setDrawPolygonShadows(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
setDrawShadows(java.lang.Boolean) - function in io.scanbot.sdk.ui.PolygonView
Enable shadows under the polygon stroke if poly fill is transparent.
setEan13(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
If true, scan and return valid EAN-13 barcodes.
setEan8(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
If true, scan and return valid EAN-8 barcodes.
setEarlyStopIfNSymbolsFound(java.lang.Integer) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
If this number of symbols is found and minProcessedFraction of the image is processed, the processing stops.
setEdgeColor(java.lang.Integer) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets edge color.
setEdgeColorOnLine(java.lang.Integer) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets edge color on line.
setEdgeWidth(java.lang.Float) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets edge width in pixels.
setEditPolygonAnimationEndListener(io.scanbot.sdk.ui.EditPolygonImageView.EditPolygonAnimationEndListener) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets listener which will be invoked when animation will be finished.
setEditPolygonDragListener(io.scanbot.sdk.ui.EditPolygonImageView.EditPolygonDragListener) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets listener which will be invoked when the state of the polygon selection changes.
setEditPolygonDragStateListener(io.scanbot.sdk.ui.EditPolygonImageView.EditPolygonDragStateListener) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets the listener which helps to track the change of the state of dragging.
setEnableBounding(java.lang.Boolean) - function in io.scanbot.sdk.ui.MagnifierView
Enables Bounding of magnifier view.
setEnableCameraButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's confirmation button.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the app to use the camera.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraExplanation(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's explanatory text.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's title.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController
true if auto-snapping is enabled.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler
Set true to enable barcode/QR code scanning.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeScannerFrameHandler
 
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerSelectionOverlayController
Controls the visibility of the selection overlay layer (disabled by default).
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.camera.FrameHandler
Toggle frame processing.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
 
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.camera.autosnapping.ShakeAutoSnappingPredicate
 
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.interactor.ShakePauseController
 
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete
Whether swipe to delete is enabled or not.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.Vibration
Determine whether vibration should be enabled or not when a barcode is detected.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanningProgressConfiguration
Enable or disable the scanning progress visualization.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Determines whether the review screen should be shown or not.
setEnableDetection(java.lang.Boolean) - function in io.scanbot.sdk.mrz.MrzScannerConfiguration
Enable MRZ detection.
setEnabledInAutoSnappingMode(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.ShutterButton
Determines if the 'shutter' button can be tapped to manually snap a document when 'auto snapping mode' is active.
setEnableNativeLogging(java.lang.Boolean) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional boolean flag that enables Scanbot SDK Core native logging (default is false, Android only).
setEncryptionMode(io.scanbot.sdk.core.EncryptionMode) - function in io.scanbot.sdk.core.PathImageLoadOptions
Encryption mode.
setEncryptionMode(io.scanbot.sdk.core.EncryptionMode) - function in io.scanbot.sdk.core.SaveImageOptions
Encryption mode.
setEnergySaveMode(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the device is in energy saving mode.
setEnergySaving(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text text that is shown when energy saving is active.
setEnergySaving(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text text that is shown when energy saving is active.
setEngineMode(io.scanbot.sdk.barcode.BarcodeScannerEngineMode) - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration
The engine mode for barcode scanning.
setEngineMode(io.scanbot.sdk.document.DocumentScannerEngineMode) - function in io.scanbot.sdk.document.DocumentScannerConfiguration
The engine to use for document scanning.
setEngineMode(io.scanbot.sdk.ocr.OcrEngine.EngineMode) - function in io.scanbot.sdk.ocr.OcrEngine.OcrConfig
The OCR and PDF engine mode to use.
setEngineMode(io.scanbot.sdk.barcode.BarcodeScannerEngineMode) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Allows to set custom BarcodeScannerEngineMode for the barcode scanning.
setEngineMode(io.scanbot.sdk.barcode.BarcodeScannerEngineMode) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Allows to set custom BarcodeScannerEngineMode for the barcode scanning.
setEngineMode(io.scanbot.sdk.barcode.BarcodeScannerEngineMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Allows to set custom BarcodeScannerEngineMode for the barcode scanning.
setEngineMode(io.scanbot.sdk.ui.configuration.json.JsonEngineMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The engine mode to be used for barcode scanning.
setEngineMode(io.scanbot.sdk.barcode.BarcodeScannerEngineMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Allows to set custom BarcodeScannerEngineMode for the barcode scanning.
setEngineMode(io.scanbot.sdk.ui.configuration.json.JsonEngineMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The engine mode to be used for barcode scanning.
setErrorDialogAccentColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
The accent color of buttons on a error dialog.
setErrorDialogAccentColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The accent color of buttons on a error dialog.
setErrorDialogMessage(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Error dialog message.
setErrorDialogMessage(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Error dialog message
setErrorDialogOkButton(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Error dialog ok button text.
setErrorDialogOkButtonFilled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Allows to set if the confirm button should be filled.
setErrorDialogOkButtonFilled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Allows to set if the confirm button should be filled.
setErrorDialogOkButtonFilledTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Allows to set a text color of the filled button.
setErrorDialogOkButtonFilledTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Allows to set a text color of the filled button.
setErrorDialogOkButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Error dialog ok button text.
setErrorDialogTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Error dialog title.
setErrorDialogTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Error dialog title
setErrorState(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Configuration of the error state displayed when processing a barcode fails.
setEuropeanHealthInsuranceCardConfiguration(io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardConfiguration) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationBuilder
Lets you fine-tune the data extraction of EU health insurance cards.
setExampleOverlayVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Flag to show or hide the preset button.
setExcludedFields(java.util.Set) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setExcludedFieldTypes(kotlin.collections.HashSet) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Set of secure fields which should be excluded from scanning process.
setExcludedFieldTypes(java.util.List) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
List of secure fields which should be excluded from scanning process.
setExpectedBarcodes(java.util.List) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
List of barcodes that the user has to find and scan.
setExpectedCountry(io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry) - function in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardConfiguration
If an expected country is selected, validation rules for the given country are used, and if the expected country cannot be inferred or the inferred country doesn't match the given country, the result of extract() will be IncompleteValidation.
setExplanation(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
The text explanation of the introduction screen.
setExplanation(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
The text explanation of the introduction screen.
setExplanation(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
The text explanation of the introduction screen.
setExtensions(io.scanbot.sdk.barcode.UpcEanExtensionBehavior) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Behavior when scanning UPC/EAN barcodes with EAN-2 or EAN-5 extensions.
setExtensions(io.scanbot.sdk.barcode.UpcEanExtensionBehavior) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Filter for extended EAN and UPC barcodes.
setExtractCroppedImage(java.lang.Boolean) - function in io.scanbot.sdk.mc.MedicalCertificateScanningParameters
If true, cropped document image will be extracted and returned.
setExtractedDocumentFormats(java.util.List) - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration
List of document formats to be extracted.
setExtractedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Sets list of BarcodeDocumentFormat to scan
setExtractedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Sets list of BarcodeDocumentFormat to scan
setExtractedDocumentFormats(kotlin.collections.ArrayList) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
A list of document formats that the scanner should recognize.
setExtractedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
List of document formats to be extracted.
setExtractVINFromBarcode(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Controls whether the scanner should try to extract the VIN from possibly available barcodes.
setExtractVINFromBarcode(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Controls whether the scanner should try to extract the VIN from possibly available barcodes.
setExtractVINFromBarcode(java.lang.Boolean) - function in io.scanbot.sdk.vin.VinScannerConfiguration
If true, the VIN scanner will also extract VINs from barcodes.
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.camera.BaseDocumentScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.camera.BaseFinderDocumentScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.check.BaseCheckScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.documentdata.BaseDocumentDataExtractorActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.edit.BaseCroppingActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.mc.BaseMedicalCertificateScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.mrz.BaseMRZScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.textpattern.BaseTextPatternScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.vin.BaseVinScannerActivity
 
setFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.common.viewmodel.ViewModelInjector
 
setFetchingStateText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
The text for the data fetching state of the barcode item in a list.
setFetchingStateText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The text for the data fetching state of the barcode item in a list.
setFieldConfidenceHighColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of confidence value label background in details screen, when the field confidence level is high.
setFieldConfidenceHighColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Color of confidence value label background in details screen, when the field confidence level is high.
setFieldConfidenceHighColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setFieldConfidenceLowColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of confidence value label background in details screen, when the field confidence level is low.
setFieldConfidenceLowColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Color of confidence value label background in details screen, when the field confidence level is low.
setFieldConfidenceLowColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setFieldConfidenceModerateColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of confidence value label background in details screen, when the field confidence level is moderate.
setFieldConfidenceModerateColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Color of confidence value label background in details screen, when the field confidence level is moderate.
setFieldConfidenceModerateColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setFieldConfidenceTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of confidence value label text in details.
setFieldConfidenceTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Color of confidence value label text in details.
setFieldConfidenceTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setFieldExcludeList(java.util.List) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Normalized names of the fields to exclude from the result.
setFieldListView(io.scanbot.sdk.ui.view.documentdata.list.DocumentDataFieldListView) - function in io.scanbot.sdk.ui.view.documentdata.BaseDocumentDataExtractorActivity
 
setFieldsCountText(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
String used for displaying amount of detected fields.
setFieldsCountText(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String used for displaying amount of detected fields.
setFieldsCountText(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setFieldsCountTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Text color of the fields count label.
setFieldsCountTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Text color of the fields count label.
setFieldsCountTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setFieldsDisplayConfiguration(kotlin.collections.HashMap) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Allows to configure the display configuration for fields.
setFieldsDisplayConfiguration(java.util.List) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Allows to configure the display configuration for fields.
setFieldTypeName(java.lang.String) - function in io.scanbot.sdk.documentdata.DateValidationConfiguration
Name, FullName, or NormalizedName of field type for which the year bounds should be applied.
setFileEncryptionMode(io.scanbot.sdk.configuration.json.JsonFileEncryptionMode) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional file encryption mode, 'AES128' or 'AES256'.
setFileEncryptionPassword(java.lang.String) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional file encryption password.
setFilePath(java.lang.String) - function in io.scanbot.sdk.core.ImageSource
File from which the ImageRef was created.
setFileStorageSettings(io.scanbot.sdk.persistence.FileStorageSettings) - function in io.scanbot.sdk.di.SdkStorageModule.Companion
 
setFillColor(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes fill color of the polygon
setFillColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
The fill color.
setFillColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
The fill color of the polygon.
setFillColorOK(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes fill color of the polygon when result is OK
setFilledConfirmButtonTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
The text color of the confirm button if it is filled.
setFilteredPreviewForId(android.graphics.Bitmap,java.lang.String,io.scanbot.sdk.imagefilters.ParametricFilter) - function in io.scanbot.sdk.persistence.page.legacy.PageFileStorage
Replace or creates filtered preview images for existingPageId, for filter
setFilteredPreviewForId(kotlin.ByteArray,java.lang.String,io.scanbot.sdk.imagefilters.ParametricFilter) - function in io.scanbot.sdk.persistence.page.legacy.PageFileStorage
Replace or creates filtered preview images for existingPageId, for filter
setFilters(java.util.List) - function in io.scanbot.sdk.docprocessing.Page
 
setFilterType(java.lang.Integer) - function in io.scanbot.sdk.imagefilters.LegacyFilter
Id of filter to be applied.
setFindAndPickCompleteAlertCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Cancel button text for the find and pick complete alert.
setFindAndPickCompleteAlertSubmitButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Submit button text for the find and pick complete alert.
setFindAndPickCompleteAlertSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Subtitle for the find and pick complete alert.
setFindAndPickCompleteAlertTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the find and pick complete alert.
setFindAndPickPartialAlertCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Cancel button text for the find and pick partial alert.
setFindAndPickPartialAlertSubmitButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Submit button text for the find and pick partial alert.
setFindAndPickPartialAlertSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Subtitle for the find and pick partial alert.
setFindAndPickPartialAlertTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the find and pick partial alert.
setFindAndPickSheetBarcodeItemSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Subtitle for the find and pick barcode sheet.
setFindAndPickSheetTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the find and pick barcode sheet.
setFinderAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Aspect ratio of the finder window.
setFinderAspectRatio(io.scanbot.sdk.ui.configuration.json.JsonAspectRatio) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
setFinderAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Aspect ratio of the finder window.
setFinderAspectRatio(io.scanbot.sdk.ui.configuration.json.JsonAspectRatio) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
setFinderAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Aspect ratio of the finder window.
setFinderAspectRatio(io.scanbot.sdk.ui.configuration.json.JsonAspectRatio) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Aspect ratio of the finder frame (width to height), which is used to build the actual finder frame.
setFinderAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Aspect ratio of the finder window.
setFinderAspectRatio(io.scanbot.sdk.ui.configuration.json.JsonAspectRatio) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
setFinderAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Aspect ratio of the finder window.
setFinderAspectRatio(io.scanbot.sdk.ui.configuration.json.JsonAspectRatio) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Aspect ratio of the finder frame (width to height), which is used to build the actual finder frame.
setFinderAspectRatio(io.scanbot.sdk.common.AspectRatio) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Aspect ratio of the finder window.
setFinderEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.IFinderViewController
Controls if the Finder view should be displayed and used in calculation of the area passed to recognizers
setFinderEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Set whether finder view should be enabled on the scanner or not.
setFinderEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether to enable the view finder.
setFinderInset(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes finder view padding to screen edgesSet value or null if you need to left default value
setFinderInset(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes finder view visible paddings to its edges
setFinderInsets(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Foreground color of the detection overlay.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Thickness of the finder window's outline.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Width of the finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Width of finder frame border.
setFinderLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Thickness of the finder window's outline in Px.
setFinderLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Width of finder frame border.
setFinderMinPadding(java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes finder view padding to screen edges
setFinderMinPadding(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes finder view padding to screen edges.
setFinderPlaceholder(android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set view inside of the finder window| | | | || | | | finderWindow | || | | | | |_________________|
setFinderRect(android.graphics.Rect) - function in io.scanbot.sdk.textpattern.ui.WordboxPreviewView
 
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Text hint shown under the finder window.
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
String being displayed as description.
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Text hint shown under the finder window.
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
String being displayed as description.
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Text hint shown under the finder window.
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed as description.
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Text hint shown under the finder window.
setFinderTextHint(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
String being displayed as a description.
setFinderTextHintColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Color of the text hint under the finder window.
setFinderTextHintColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the description label.
setFinderTextHintColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Color of the text hint under the finder window.
setFinderTextHintColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the description label.
setFinderTextHintColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Color of the text hint under the finder window.
setFinderTextHintColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Foreground color of the description label.
setFinderTextHintColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Color of the text hint under the finder window.
setFinderTextHintColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Foreground color of the description label.
setFinderTextHintColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
The color of the text with user guidance below the finder view.
setFinderTextHintColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Foreground color of the description label.
setFinderTextHintColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
The color of the text with user guidance below the finder view.
setFinderTextHintColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Foreground color of the description label.
setFinderViewEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setFinderViewUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the user guidance below finder view.
setFinderViewUserGuidance(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Text for the user guidance caption below the finder view.
setFinderViewUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the user guidance below finder view.
setFinderViewUserGuidance(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Text for the user guidance caption below the finder view.
setFixedFinderHeight(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set fixed Finder view window height.
setFixedFinderWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set fixed Finder view window width.
setFlashButton(io.scanbot.sdk.ui_v2.common.RoundButton) - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Configuration of the 'flash' button.
setFlashButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the flash button.
setFlashButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text used as an accessibility hint for the flash button.
setFlashButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the flash button.
setFlashButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text used as an accessibility label for the flash button.
setFlashButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the flash toggle button is hidden or not.
setFlashButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Controls whether the flash toggle button is hidden or not.
setFlashButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the flash toggle button is hidden or not.
setFlashButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether the flash toggle button is hidden.
setFlashButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Controls whether the flash toggle button is hidden or not.
setFlashButtonInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the flash button when flash is off.
setFlashButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the flash toggle button.
setFlashButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the flash toggle button.
setFlashButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Title of the flash toggle button.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Enables/disables flash.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Whether flash is toggled on or off.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Whether flash is toggled on or off.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Enables/Disables flash
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
Toggles flash.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraViewModel
Enables/Disables flash
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraViewModel
Enables/Disables flash
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
Toggles flash.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
Enables/Disables flash
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.TextPatternScannerCameraViewModel
Toggles flash.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.VinScannerViewModel
Toggles flash.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Controls whether the flash should be initially enabled.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Determines whether the flash is enabled on start-up.
setFlashEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines whether the flashlight is enabled or not on start-up.
setFlipCameraButton(io.scanbot.sdk.ui_v2.common.RoundButton) - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Configuration of the 'flip camera' button.
setFont(io.scanbot.sdk.ui.configuration.json.JsonFont) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The font of the button title.
setFontName(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonFont
The font name.
setFontSize(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonFont
The font size.
setForceAutofocusBeforeSnap(java.lang.Boolean) - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
 
setForceMaxSnappingQuality(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set whether camera should force maximum possible quality of snapped picture.
setForceMaxSnappingQuality(java.lang.Boolean) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Set whether camera should force maximum possible quality of snapped picture.
setForceMaxSnappingQuality(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Set whether camera should force maximum possible quality of snapped picture.
setForceMaxSnappingQuality(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Set whether camera should force maximum possible quality of snapped picture.
setForceMaxSnappingQuality(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set whether camera should force maximum possible quality of snapped picture.
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set whether camera should force maximum possible size of snapped picture or use maximum size that available with the same aspect ratio as preview by default set to false This parameter works only with ScanbotCameraXView enabled
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Set whether camera should force maximum possible size of snapped picture or use maximum size that available with the same aspect ratio as preview by default set to false This parameter works only with ScanbotCameraXView enabled
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Set whether camera should force maximum possible size of snapped picture or use maximum size that available with the same aspect ratio as preview by default set to false This parameter works only with ScanbotCameraXView enabled
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Set whether camera should force maximum possible size of snapped picture or use maximum size that available with the same aspect ratio as preview by default set to false This parameter works only with ScanbotCameraXView enabled
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set whether camera should force maximum possible size of snapped picture or use maximum size that available with the same aspect ratio as preview By default set to false This parameter works only with ScanbotCameraXView enabled
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Set whether camera should force maximum possible size of snapped picture or use maximum size that available with the same aspect ratio as preview by default set to false This parameter works only with ScanbotCameraXView enabled
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Set whether camera should force maximum possible size of snapped picture or use maximum size that available with the same aspect ratio as preview by default set to false This parameter works only with ScanbotCameraXView enabled
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
setForceMaxSnappingSize(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
setForceUserGuidance(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Enables/Disables forceUserGuidance
setForceUserGuidance(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Force of showing PolygonView and user guiding when autosnapping is disabled
setForceUserGuidance(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Force of showing PolygonView and user guiding when autosnapping is disabled.
setForceUserGuidance(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Shows the user guidance elements if autosnapping is disabled.
setForceUserGuidance(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether to show the user guidance elements if auto-snapping is disabled.
setForeground(io.scanbot.sdk.ui_v2.common.ForegroundStyle) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
Configuration of the appearance for foreground elements (e.g.
setForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgeStyle
The color of the badge's foreground (icon, text).
setForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
The color of the button's foreground (icon, text).
setForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.RoundButton
The color of the button's foreground (icon, text).
setForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ScanAssistanceOverlay
The foreground color of the scan assistance overlay image.
setFormat(io.scanbot.sdk.core.EncodingFormat) - function in io.scanbot.sdk.core.EncodeImageOptions
Image format.
setFormats(java.util.List) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
List of barcode formats to scan.
setFormats(java.util.List) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
List of four-state barcode formats to scan.
setFormats(java.util.List) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
List of linear (1D) barcode formats to scan.
setFormats(java.util.List) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
List of 2D codes to scan.
setFormattedBarcodeDataMapper(io.scanbot.sdk.ui.view.barcode.batch.entity.FormattedBarcodeDataMapper) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Additional filter to reject or accept barcode scanner results.
setFormattedDataMapper(java.lang.Class) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
setFrameAccumulationConfiguration(io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration) - function in io.scanbot.sdk.mrz.MrzScannerConfiguration
Configure the frame accumulation process.
setFrameHeight(java.lang.Integer) - function in io.scanbot.sdk.textpattern.ui.WordboxPreviewView
 
setFrameOrientation(java.lang.Integer) - function in io.scanbot.sdk.textpattern.ui.WordboxPreviewView
 
setFrameProcessingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.ILiveDetectionCameraController
 
setFrameWidth(java.lang.Integer) - function in io.scanbot.sdk.textpattern.ui.WordboxPreviewView
 
setFullPolygonSelected(java.lang.Boolean) - function in io.scanbot.sdk.ui.EditPolygonImageView
 
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
GS1 message handling options.
setGs1Handling(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
The expected way of handling GS1_COMPOSITE barcodes.
setGs1HandlingMode(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
GS1 Codes Handling mode.
setGs1HandlingMode(io.scanbot.sdk.barcode.Gs1Handling) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
GS1 Codes Handling mode.
setGs1HandlingMode(io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The GS1 handling mode.
setGs1HandlingMode(io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The GS1 handling mode.
setGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration
Configuration of the static user guidance, located just below the top bar.
setGuidanceText(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
User guidance hint text.
setGuidanceText(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
User guidance hint text.
setGuidanceText(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
User guidance hint text.
setHandlerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
The handle color of the introduction screen.
setHandlerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
The handle color of the introduction screen.
setHandlerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
The handle color of the introduction screen.
setHandlerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
The handle color of the introduction screen.
setHardwareButtonKeyCode(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
setHardwareButtonKeyCode(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
setHardwareSnapButton(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
setHardwareSnapButton(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
setHeight(java.lang.Integer) - function in io.scanbot.sdk.core.ImageInfo
Image height in pixels.
setHeight(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonAspectRatio
The height component of the aspect ratio.
setHeight(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonSize
Height parameter
setHibernationCacheDirPath(java.lang.String) - function in io.scanbot.sdk.core.ImageRef.CREATOR
Sets directory in which hibernated images are stored.
setHibernationJpegQuality(java.lang.Integer) - function in io.scanbot.sdk.core.ImageRef.CREATOR
Sets the quality of JPEG compression used to encode images when hibernating.
setHibernationMemoryConsumption(java.lang.Integer) - function in io.scanbot.sdk.core.ImageProfile
Memory consumption of the hibernation buffer.
setHighlightedBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The background color of the button while pressed.
setHighlightedPolygonColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the polygon in the selection overlay, when highlighted.
setHighlightedPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the polygon in the selection overlay, when highlighted.
setHighlightedTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The color of the buttons title while pressed.
setHighlightedTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the text in the selection overlay, when highlighted.
setHighlightedTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the text in the selection overlay, when highlighted.
setHighlightedTextContainerColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the texts background in the selection overlay, when highlighted.
setHighlightedTextContainerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the texts background in the selection overlay, when highlighted.
setHintBadAngles(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintBadAngles(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintDontMove(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintDontMove(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintNothingDetected(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintNothingDetected(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintOffCenter(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintOffCenter(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Text of the edit screen hint.
setHintTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Text of the edit screen hint.
setHintTitleColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Color of the edit screen hint text.
setHintTitleColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Color of the edit screen hint text.
setHintTooDark(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintTooDark(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintTooSmall(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setHintTooSmall(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setHintValues(io.scanbot.sdk.ui.view.check.configuration.CheckUserGuidanceStrings) - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
setHintValues(io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateUserGuidanceStrings) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
setIata2of5(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
If true, scan IATA 2-of-5 barcodes.
setIcon(io.scanbot.sdk.ui_v2.common.IconStyle) - function in io.scanbot.sdk.ui_v2.common.BarButtonConfiguration
Configuration of the icon appearance.
setIcon(io.scanbot.sdk.ui_v2.common.IconStyle) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the icon used in the camera permission request.
setIcon(io.scanbot.sdk.ui_v2.common.IconStyle) - function in io.scanbot.sdk.ui_v2.common.IconUserGuidanceConfiguration
Configuration of the icon appearance.
setIcon(io.scanbot.sdk.ui_v2.common.IconStyle) - function in io.scanbot.sdk.ui_v2.common.PopupMenuItem
Configuration of the icon appearance.
setIconBackground(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
The background color of the icon used in the camera permission request.
setIconColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete
Color of the icon on the swipe-to-delete button.
setIconColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay
Color of the icon.
setIconVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Determines whether the icon is visible or not.
setIgnoreOrientationMismatch(java.lang.Boolean) - function in io.scanbot.sdk.document.DocumentScannerParameters
If false, the document scanner will return OK_BUT_ORIENTATION_MISMATCH if the detected document orientation does not match the input image orientation, e.g.
setIgnoreOrientationMismatch(java.lang.Boolean) - function in io.scanbot.sdk.document.ui.IDocumentScannerViewController
Flag to determine whether to treat DetectionStatus.
setIgnoreOrientationMismatch(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Sets whether to ignore the DetectionStatus.
setIgnoreOrientationMismatch(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Sets whether to ignore the DetectionStatusOK_BUT_ORIENTAION_MISMATCH detection status.
setIgnoreOrientationMismatch(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Sets whether to ignore the OK_BUT_ORIENTATION_MISMATCH detection status.
setIgnoreOrientationMismatch(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Sets whether to ignore the OK_BUT_ORIENTATION_MISMATCH detection status.
setIgnoreOrientationMistmatch(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Sets flag which enables/disables ignoreOrientationMismatch detection ignoring.
setIgnoreOrientationMistmatch(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
Sets flag which enables/disables ignoreOrientationMismatch detection ignoring.
setImage(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ExpectedBarcode
Image of the barcode to find.
setImage(io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroImage) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
The image for the introduction screen.
setImage(io.scanbot.sdk.ui_v2.document.configuration.IntroImage) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroListEntry
The image of the entry.
setImage(io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroImage) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
The image for the introduction screen.
setImage(io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroImage) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
The image for the introduction screen.
setImageBitmap(android.graphics.Bitmap) - function in io.scanbot.sdk.ui.EditPolygonImageView
Set bitmap to the image view.
setImageDrawableResource(java.lang.Integer) - function in io.scanbot.sdk.ui.view.widget.CancelView
Set the icon button image and hide text button
setImageFetcherFactory(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.common.utils.ScanbotImageFetcherFactoryInjector
 
setImageFilterType(io.scanbot.sdk.process.ImageFilterType) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Add default filtration for scanned document for given ImageFilterType
setImageFilterType(io.scanbot.sdk.process.ImageFilterType) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Add default filtration for scanned document for given ImageFilterType.
setImageForId(android.graphics.Bitmap,java.lang.String,io.scanbot.sdk.persistence.page.PageFileType) - function in io.scanbot.sdk.persistence.page.legacy.PageFileStorage
Replace images for type, for existingPageId
setImageForId(kotlin.ByteArray,java.lang.String,io.scanbot.sdk.persistence.page.PageFileType) - function in io.scanbot.sdk.persistence.page.legacy.PageFileStorage
Replace images for type, for existingPageId
setImageFormat(io.scanbot.sdk.persistence.CameraImageFormat) - function in io.scanbot.sdk.persistence.page.PageStorageSettings
 
setImageInfo(io.scanbot.sdk.core.ImageProfile) - function in io.scanbot.sdk.core.ImageRefProfile
Image-specific information, e.g.
setImagePlaceholderColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.PagePreviewMode
The color of the image placeholder.
setImageQuality(java.lang.Integer) - function in io.scanbot.sdk.persistence.page.PageStorageSettings
 
setImageRefProfiles(java.util.List) - function in io.scanbot.sdk.core.ImageRefPoolSnapshot
Detailed profiles of all alive ImageRefs.
setImageRotation(java.lang.Float) - function in io.scanbot.sdk.ui.MagnifierView
Sets rotation for the image preview when it is magnified
setImageScale(java.lang.Float) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Sets imageScale
setImageScale(java.lang.Float) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The image scaling factor.
setImageScale(java.lang.Float) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The image scaling factor.
setImageScale(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The image scaling factor.
setImageScale(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Image scaling factor.
setImageSize(int,int) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Set scaled image size that will be drawn on screen
setImageSource(io.scanbot.sdk.core.ImageSource) - function in io.scanbot.sdk.core.ImageRefProfile
Description of source from which the ImageRef was created.
setImageTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
A title to show image content.
setImageTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
A title to show image content.
setImageTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setImageVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Control the visibility of the barcode image in the info box.
setImportButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar
Configuration of the 'import' button.
setIncompleteDataOverlay(io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the success overlay.
setIncompleteResultHandling(io.scanbot.sdk.mrz.MrzIncompleteResultHandling) - function in io.scanbot.sdk.mrz.MrzScannerConfiguration
Defines how to handle incomplete MRZ results (e.g.
setIndustrial2of5(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
If true, scan and return valid Industrial 2-of-5 barcodes.
setInfo(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's info text.
setInitialScanDelay(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.common.Timeouts
Sets the length of time, in milliseconds, that the first scan will be delayed by.
setInitialScanDelayMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Sets initial scan timeout in ms.
setInitialScanDelayMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Sets initial scan timeout in ms.
setInitialScanDelayMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Sets initial scan delay in ms.
setInitialScanDelayMs(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Sets initial scan delay in ms.
setInitialScanningDelay(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Scanning delay after scanner appearance in seconds.
setInitialScanningDelay(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Scanning delay after scanner appearance in seconds.
setInnerColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ShutterButton
The inner color of the 'shutter' button.
setInspectSmallText(java.lang.Boolean) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
Inspect small text (typically less than 12 pixels height) when analyzing the document quality.
setInterval(java.lang.Long) - function in io.scanbot.sdk.barcode.SuccessFrameDebouncer
 
setIntroduction(io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the document scanner introduction screen.
setIntroScreen(io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the introduction screen for the credit card scanner.
setIntroScreen(io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the introduction screen for the MRZ scanner.
setIntroScreen(io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the introduction screen for the generic text scanner screen.
setIntroScreenDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Start scanning button text for the introduction screen.
setIntroScreenDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Start scanning button text for the introduction screen.
setIntroScreenDoneButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Start scanning button text for the introduction screen.
setIntroScreenText(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
The text explanation of the introduction screen.
setIntroScreenText(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
The text explanation for the introduction screen.
setIntroScreenText(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
The text explanation for the introduction screen.
setIntroScreenTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Title for the introduction screen.
setIntroScreenTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Title for the introduction screen.
setIntroScreenTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Title for the introduction screen.
setItemLoadingText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
setItems(java.util.List) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
Configure the scanning steps of the introduction screen.
setItemsCountTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView
Sets color for items count textview
setItemsCountTextPlaceholder(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView
Sets a placeholder for items count textview
setItemsLoadingText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView
Sets loading text for item, which is being converted with a mapper
setJpegQuality(java.lang.Integer) - function in io.scanbot.pdf.model.PdfConfiguration
JPEG quality for images.
setJpegQuality(java.lang.Integer) - function in io.scanbot.sdk.tiff.model.TiffGeneratorParameters
JPEG quality (TIFFTAG_JPEGQUALITY).
setKeepScreenOn(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
If enabled, the screen will not turn off while the barcode scanner is active.
setKeepScreenOn(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
If enabled, the screen will not turn off while the barcode scanner is active.
setKeepScreenOn(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
If enabled, the screen will not turn off while the barcode scanner is active.
setKeepScreenOn(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
If enabled, the screen will not turn off while the barcode scanner is active.
setKeepScreenOn(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
If enabled, the screen will not turn off while the barcode scanner is active.
setKeywords(java.lang.String) - function in io.scanbot.pdf.model.PdfAttributes
Keywords.
setLanguages(java.util.Set) - function in io.scanbot.sdk.ocr.OcrEngine.OcrConfig
Set of languages to use for OCR.
setLayout(int,int,int,int) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Sets layout of surface inside parent to compensate differences between viewport and preview sizes and draw polygon correctly
setLeft(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.EdgeInsets
The left inset.
setLicenseKey(java.lang.String) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Your license key for the Scanbot SDK.
setLifecycleOwner(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.ICameraViewController
Sets LifecycleOwner for CameraX view.
setLifecycleOwner(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
 
setLifecycleOwner(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
setLimitReachedAlertDialog(io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the alert dialog displayed when the scan limit is reached.
setLines(java.util.List,java.util.List) - function in io.scanbot.sdk.ui.EditPolygonImageView
Sets detected horizontal and vertical lines.
setListButton(io.scanbot.sdk.ui_v2.common.BadgedButton) - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet
Configuration of the list button.
setLoadingMessage(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Text being displayed while a barcode is being mapped.
setLoadMode(io.scanbot.sdk.core.BufferLoadMode) - function in io.scanbot.sdk.core.BufferImageLoadOptions
Load mode.
setLoadMode(io.scanbot.sdk.core.PathLoadMode) - function in io.scanbot.sdk.core.PathImageLoadOptions
Load mode.
setLocalization(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the all strings for barcode scanner.
setLocalization(io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the all strings for credit card scanner screen.
setLocalization(io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
Configuration of all the strings for the standalone cropping screen.
setLocalization(io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
Configuration of all the strings for the document scanner screen.
setLocalization(io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the all strings for MRZ scanner screen.
setLocalization(io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the all strings for generic text scanner screen.
setLockDocumentAspectRatioToFinder(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setLockDocumentAspectRatioToFinder(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Set scanning of documents with the aspect ratio that set to the finderAspectRatio parameter.
setLockDocumentAspectRatioToFinder(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether to allow scanning only for documents with the same aspect ratio as the finder.
setLogger(io.scanbot.sdk.util.log.Logger) - function in io.scanbot.sdk.util.log.LoggerProvider
 
setLoggingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional boolean flag to enable logging.
setLowPowerMode(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
setLowPowerMode(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
setLowPowerMode(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
setLowPowerMode(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
setLowPowerMode(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
If true, enables a mode that slightly decreases scanning quality and energy consumption.
setMachineReadableZoneConfiguration(io.scanbot.sdk.documentdata.MrzFallbackConfiguration) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationBuilder
Lets you fine-tune the data extraction of machine-readable-zone-based documents.
setMagnifier(io.scanbot.sdk.ui.MagnifierView) - function in io.scanbot.sdk.ui.EditPolygonImageView
 
setManualButtonDrawable(android.graphics.drawable.Drawable) - function in io.scanbot.sdk.ui.camera.ShutterButton
Sets drawable for button in ManualMode
setManualCountChangeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Color of the buttons for manually changing the barcode count.
setManualCountChangeEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Enables the user to change the number of scanned items by pressing +,-, or changing the number using a keyboard.
setManualCountEditDialog(io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Configuration of the dialog to manually edit the barcode count.
setManualCountEditDialog(io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the dialog to manually edit the barcode count.
setManualCountEditDialogCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Cancel button text for the manual count edit dialog.
setManualCountEditDialogInfo(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Info for the manual count edit dialog.
setManualCountEditDialogTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the manual count edit dialog.
setManualCountEditDialogUpdateButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Update button text for the manual count edit dialog.
setManualCountOutlineColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
The color of the outline of the manual counting buttons in the list sheet.
setManualSnappingModeButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar
Configuration of the 'manual snapping mode' button.
setMatchSubstring(java.lang.Boolean) - function in io.scanbot.sdk.textpattern.PatternContentValidator
Whether the pattern should match the whole string or just a substring.
setMaxAccumulatedFrameCount(java.lang.Integer) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
Maximum number of partial frame results to keep in cache while waiting to gather minEqualFrameCount equal results.
setMaxAccumulatedFrameCount(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
Maximum number of partial frame results to keep in cache while waiting to gather minEqualFrameCount equal results.
setMaxBirthYear(java.lang.Integer) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
Maximum year of birth.
setMaxBirthYear(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
Maximum of birth-year.
setMaxByteSize(java.lang.Integer) - function in io.scanbot.sdk.core.ImageInfo
Byte size of the non-hibernating image.
setMaxCountryDetectionAttempts(java.lang.Integer) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
Maximum number of attempts before giving up on country detection.
setMaxCountryDetectionAttempts(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
Maximum number of attempts before giving up on country detection.
setMaxExpirationYear(java.lang.Integer) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
Maximum card expiration year.
setMaxExpirationYear(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
Maximum ranges of card-expiration-year.
setMaxImageSize(java.lang.Integer) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
Maximum image size in pixels, if image is bigger, it will be resized.
setMaximumNumberOfAccumulatedFrames(java.lang.Integer) - function in io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Maximum number of accumulated frames to inspect to verify a scan result.
setMaximumNumberOfAccumulatedFrames(java.lang.Integer) - function in io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Maximum number of accumulated frames to inspect before actual result is returned.
setMaximumNumberOfAccumulatedFrames(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Maximum number of accumulated frames to inspect before actual result is returned.
setMaximumNumberOfAccumulatedFrames(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Maximum number of accumulated frames to inspect before actual result is returned
setMaximumNumberOfAccumulatedFrames(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Maximum number of accumulated frames to inspect before actual result is returned.
setMaximumNumberOfAccumulatedFrames(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Maximum number of accumulated frames to inspect before actual result is returned
setMaximumNumberOfAccumulatedFrames(java.lang.Integer) - function in io.scanbot.sdk.vin.VinScannerConfiguration
Maximum number of accumulated frames to inspect before actual result is returned.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Maximum text length.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set maximum text length of the scanned barcode.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set maximum text length of the scanned barcode.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Optional maximum text length of the detected barcode.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Optional maximum text length of the detected barcode.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Optional maximum text length of the detected barcode.
setMaxNumberOfPages(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Set max number of scanned pages
setMaxNumberOfPages(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Defines max number of scanned pages.
setMaxNumberOfPages(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Maximum number of pages to scan.
setMaxProcessedFraction(java.lang.Double) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
At most this fraction of the image will be processed, range is from 0 to 1.
setMaxYear(java.lang.Integer) - function in io.scanbot.sdk.documentdata.DateValidationConfiguration
Maximum year that is considered valid.
setMaxZoom(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonZoomRange
The maximum zoom scale.
setMaxZoomRatio(java.lang.Float) - function in io.scanbot.sdk.camera.ZoomRange
Maximal zoom factor in the range from 0.2f to 100f.
setMessage(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog message.
setMessage(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay
A caption below the icon.
setMessageColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The color of the dialogs message.
setMessageFont(io.scanbot.sdk.ui.configuration.json.JsonFont) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The font of the dialogs message.
setMFileDescriptor(android.os.ParcelFileDescriptor) - function in io.scanbot.sdk.pdf.PdfiumSdk
 
setMicroQr(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
If true, scan and return Micro QR codes.
setMinBirthYear(java.lang.Integer) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
Minimum year of birth.
setMinBirthYear(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
Minimum of birth-year.
setMinConfidenceForStableField(java.lang.Double) - function in io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Minimum confidence required to consider a field confirmed.
setMinConfirmations(java.lang.Integer) - function in io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Number of confirmations required to consider a result confirmed (see ConfirmationMethod).
setMinEqualFrameCount(java.lang.Integer) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
Minimum number of accumulated frames that should have equal result for a field.
setMinEqualFrameCount(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
Minimum number of accumulated frames that should have equal result for a field.
setMinEstimatedNumberOfSymbolsForDocument(java.lang.Integer) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
If estimated number of symbols is less than this value, return that document is not found.
setMinExpirationYear(java.lang.Integer) - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration
Minimum card expiration year.
setMinExpirationYear(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters
Minimum of card-expiration-year.
setMinFocusDistanceLock(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Locks the minimal supported focus distance and disables a continuous focus
setMinFocusDistanceLock(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Lock focus distance withing minimum possible range
setMinFocusDistanceLock(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Locks the minimal supported focus distance and disables a continuous focus.
setMinFocusDistanceLock(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Lock focus distance withing minimum possible range
setMinFocusDistanceLock(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Determines whether to lock the focus at the minimum possible distance (device-specific).
setMinFocusDistanceLock(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines whether locking the focus at the minimum possible distance is enabled or not (device-specific).
setMinimum1DBarcodesQuietZone(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Optional minimum required quiet zone on the barcode.
setMinimum1DBarcodesQuietZone(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Optional minimum required quiet zone on the barcode.
setMinimum1DBarcodesQuietZone(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Optional minimum required quiet zone on the barcode.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Minimum quiet zone size on the left and right sides of a 1D barcode, measured in number of modules.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set minimum required quiet zone on the barcode.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set minimum required quiet zone on the barcode.
setMinimumInsets(io.scanbot.sdk.ui_v2.common.EdgeInsets) - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration
The minimum insets of the viewfinder.
setMinimumInsets(io.scanbot.sdk.ui_v2.common.EdgeInsets) - function in io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration
The minimum insets of the viewfinder.
setMinimumInsets(io.scanbot.sdk.ui_v2.common.EdgeInsets) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
The minimum insets of the viewfinder.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(java.lang.Integer) - function in io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Minimum number of accumulated frames that have an equal result in order for the result to be considered verified.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(java.lang.Integer) - function in io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Minimum number of accumulated frames that have equal result.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Minimum number of accumulated frames that have equal result.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Minimum number of accumulated frames that have equal result
setMinimumNumberOfRequiredFramesWithEqualScanningResult(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Minimum number of accumulated frames that have equal result.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Minimum number of accumulated frames that have equal result
setMinimumNumberOfRequiredFramesWithEqualScanningResult(java.lang.Integer) - function in io.scanbot.sdk.vin.VinScannerConfiguration
Minimum number of accumulated frames that have equal result.
setMinimumQuality(io.scanbot.sdk.process.DocumentQuality) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration
The minimum quality of a scanned page to be deemed acceptable.
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatJapanPostConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatMaxiCodeConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalTntPostConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.barcode.BarcodeFormatUspsIntelligentMailConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumSizeScore(java.lang.Double) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Minimum acceptable value of a result BarcodeItem's sizeScore (between 0 and 1).
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Minimum text length.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set minimum required text length of the scanned barcode.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set minimum required text length of the scanned barcode.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Optional minimum required text length of the detected barcode.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Optional minimum required text length of the detected barcode.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Optional minimum required text length of the detected barcode.
setMinimumValue(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Minimum value for PharmaCode.
setMinimumValue(java.lang.Integer) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
Minimum value for PHARMA_CODE_TWO_TRACK.
setMinProcessedFraction(java.lang.Double) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
At least this fraction of the image will be processed, range is from 0 to 1.
setMinYear(java.lang.Integer) - function in io.scanbot.sdk.documentdata.DateValidationConfiguration
Minimum year that is considered valid.
setMinZoom(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonZoomRange
The minimum zoom scale.
setMinZoomRatio(java.lang.Float) - function in io.scanbot.sdk.camera.ZoomRange
Minimal zoom factor in the range from 0.2f to 100f.
setMNativeDocPtr(java.lang.Long) - function in io.scanbot.sdk.pdf.PdfiumSdk
 
setModalOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Background color of the overlay surrounding the barcode mapping error dialog.
setModalOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Background color of the overlay surrounding the edit dialog.
setModalOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Background color of the overlay surrounding the confirmation sheet.
setModalOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
The dialog overlay color.
setMode(io.scanbot.sdk.documentdata.DocumentDataExtractionMode) - function in io.scanbot.sdk.documentdata.DocumentDataFrameExtractionParameters
The extraction mode.
setMode(io.scanbot.sdk.ui_v2.barcode.configuration.MultipleBarcodesScanningMode) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Mode used for scanning multiple barcodes.
setMode(io.scanbot.sdk.ui_v2.barcode.configuration.SheetMode) - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet
Mode used for the preview for scanning multiple barcodes.
setMode(io.scanbot.sdk.ui_v2.common.TopBarMode) - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
The visual mode used for the top bar.
setModified(java.util.List) - function in io.scanbot.sdk.core.ImageRefPoolSnapshotsDiff
Profiles of ImageRefs that are present in both snapshots but are different.
setMorePopup(io.scanbot.sdk.ui_v2.document.configuration.ReviewMorePopupMenu) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the 'more' popup menu for the review screen.
setMoveThreshold(java.lang.Float) - function in io.scanbot.sdk.camera.autosnapping.SignificantMoveListener
 
setMrzExampleOverlay(io.scanbot.sdk.ui_v2.mrz.configuration.MrzFinderLayoutPreset) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the overlay text inside finder.
setMrzTextLine1(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.ThreeLineMrzFinderLayoutPreset
The first line of the MRZ text.
setMrzTextLine1(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.TwoLineMrzFinderLayoutPreset
The first line of the MRZ text.
setMrzTextLine2(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.ThreeLineMrzFinderLayoutPreset
The second line of the MRZ text.
setMrzTextLine2(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.TwoLineMrzFinderLayoutPreset
The second line of the MRZ text.
setMrzTextLine3(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.ThreeLineMrzFinderLayoutPreset
The third line of the MRZ text.
setMsiPlesseyChecksumAlgorithm(io.scanbot.sdk.ui.configuration.json.JsonMSIPlesseyChecksumAlgorithm) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The checksum algorithm for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithm(io.scanbot.sdk.ui.configuration.json.JsonMSIPlesseyChecksumAlgorithm) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The checksum algorithm for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithm(io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Checksum algorithm used for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithms(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
The checksum algorithms for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithms(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
The checksum algorithms for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithms(java.util.Set) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
setMsiPlesseyChecksumAlgorithms(java.util.Set) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
setMultiPageButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the multi-page button.
setMultiPageButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the multi-page button.
setMultiPageButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the multi-page toggle button is hidden or not.
setMultiPageButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the multi-page toggle button is hidden or not.
setMultiPageButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the multi-page mode toggle button.
setMultiPageButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the multi-page mode toggle button.
setMultiPageEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Enables/Disables multipage
setMultiPageEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls multi-page mode.
setMultiPageEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls multi-page mode.
setMultipleModeSheetTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the multiple mode barcode sheet.
setName(java.lang.String) - function in io.scanbot.sdk.tiff.model.UserField
Field name.
setNativeConfig(io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfigurationHelper
 
setNativeLogger(io.scanbot.sdk.util.log.Logger) - function in io.scanbot.common.util.NativeLogger
 
setNavControllerProvider(java.lang.ref.WeakReference) - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
setNavigationBarMode(io.scanbot.sdk.ui_v2.common.NavigationBarMode) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingAppearanceConfiguration
Determines the visual mode used for the navigation bar icons.
setNavigationBarMode(io.scanbot.sdk.ui_v2.common.NavigationBarMode) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentFlowAppearanceConfiguration
Determines the visual mode used for the navigation bar icons.
setNoBarcodesTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Text of the message that there are no barcodes scanned.
setNoBarcodesTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Text of the message that there are no barcodes scanned
setNoCardFound(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerGuidanceStates
The user guidance text displayed when no credit card is found.
setNoDataTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
String that notifies that nothing was scanned yet.
setNoDataTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String that notifies that nothing was scanned yet.
setNoDataTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setNoDocumentFound(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when no document is found.
setNormalizedDocumentName(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonDocumentsDisplayConfiguration
Complete list of available normalized document names is available in the documentation
setNormalizedFieldName(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonFieldsDisplayConfiguration
Complete list of available normalized field names is available in the documentation
setOcrConfig(io.scanbot.sdk.ocr.OcrEngine.OcrConfig) - function in io.scanbot.sdk.ocr.OcrEngine
Sets the OCR and PDF engine mode configuration.
setOcrConfig(io.scanbot.sdk.ocr.OcrEngine.OcrConfig) - function in io.scanbot.sdk.ocr.ScanbotOcrEngine
Sets the OCR and PDF engine mode configuration.
setOcrResolutionLimit(java.lang.Integer) - function in io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Maximum image size (height or width) for OCR process.
setOcrResolutionLimit(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
The image will be downscaled to the given value during the processing.
setOcrResolutionLimit(java.lang.Long) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
The image will be downscaled to the given value during the processing.
setOcrResolutionLimit(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
The image will be downscaled to the given value during the processing.
setOcrResolutionLimit(java.lang.Long) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The image will be downscaled to the given value during the processing.
setOcrResolutionLimit(java.lang.Integer) - function in io.scanbot.sdk.vin.VinScannerConfiguration
Maximum image size (height or width) for OCR process.
setOcrSettings(io.scanbot.sdk.ocr.intelligence.OcrSettings) - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
setOkButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
Configuration of the 'OK' button.
setOnClickListener(android.view.View.OnClickListener) - function in io.scanbot.sdk.ui.view.widget.CancelView
 
setOnlyAcceptDocuments(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration
If true and extractedDocumentFormats is not empty, then barcodes that don't decode to one of the extracted document formats will be ignored.
setOnlyAcceptDocuments(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
If true and extractedDocumentFormats is not empty, then barcodes that do not decode to one of the accepted document formats will be ignored.
setOptimizedForOverlays(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration
If true, the quads of linear (1D) barcodes will be further refined to more closely match the barcode's outline in the input image.
setOrientation(io.scanbot.sdk.core.ImageRotation) - function in io.scanbot.sdk.core.RawImageLoadOptions
Rotation that should be applied to the image to recover correct orientation.
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Orientation lock mode of the camera: CameraOrientationMode.PORTRAIT or CameraOrientationMode.LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Orientation lock mode of the camera: CameraOrientationMode.PORTRAIT or CameraOrientationMode.LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Mode for locking the UI's orientation.
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.OrientationMode) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Orientation lock mode of the cropping screen: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Orientation lock mode of the camera: CameraOrientationMode.PORTRAIT or CameraOrientationMode.LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Orientation lock mode of the camera: CameraOrientationMode.PORTRAIT or CameraOrientationMode.LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Lock mode for the UI's orientation.
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
setOrientationLockMode(io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
UI Interface orientation lock mode
setOrientationLockMode(io.scanbot.sdk.ui_v2.common.OrientationLockMode) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Determines which mode to use when orientation should be locked to landscape or portrait.
setOrientationLockMode(io.scanbot.sdk.ui_v2.common.OrientationLockMode) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingAppearanceConfiguration
Which mode to use when orientation should be locked to landscape or portrait.
setOrientationLockMode(io.scanbot.sdk.ui_v2.common.OrientationLockMode) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentFlowAppearanceConfiguration
Which mode to use when orientation should be locked to landscape or portrait.
setOrientationMismatch(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when a landscape document is detected when the camera is in portrait mode (and vice versa).
setOuterColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ShutterButton
The outer color of the 'shutter' button.
setOutputMode(io.scanbot.sdk.imagefilters.OutputMode) - function in io.scanbot.sdk.imagefilters.CustomBinarizationFilter
Output mode of the filter.
setOutputMode(io.scanbot.sdk.imagefilters.OutputMode) - function in io.scanbot.sdk.imagefilters.ScanbotBinarizationFilter
Output mode of the filter.
setOutputSettings(io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerOutputSettings) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
Configuration of the output settings.
setOverlayBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay
Background color of the overlay.
setOverlayBottomPadding(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes fill color of the Finder view
setOverlayColor(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes fill color of the Finder view
setOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration
The color of the viewfinder overlay.
setOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration
The color of the viewfinder overlay.
setOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
The color of the viewfinder overlay.
setOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapCheckMarkAnimation
The overlay color for the check mark animation.
setOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapFunnelAnimation
The overlay color for the funnel animation.
setOverlayColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.ZoomOverlay
The background color of the zoom overlay.
setOverlayConfiguration(io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The selection overay configuration.
setOverlayConfiguration(io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The selection overlay configuration.
setOverlayEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
Whether the barcode selection overlay is enabled or not.
setOverlayEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
Whether the barcode selection overlay is enabled or not.
setOverlayLeftPadding(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setOverlayRightPadding(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setOverlayTopPadding(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setPage(io.scanbot.sdk.persistence.page.legacy.Page) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingNativeConfiguration
 
setPageCounter(io.scanbot.sdk.ui_v2.common.BadgeStyle) - function in io.scanbot.sdk.ui_v2.document.configuration.PagePreviewMode
Configuration of the page counter icon.
setPageCounter(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the page count label.
setPageCounterAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the page-amount button.
setPageCounterButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the page-amount button.
setPageCounterButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title suffix of the button that finishes the document scanning when multi-page scanning is enabled.
setPageCounterButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title suffix of the button that finishes the document scanning when multi-page scanning is enabled.
setPageDirection(io.scanbot.pdf.model.PageDirection) - function in io.scanbot.pdf.model.PdfConfiguration
Page direction.
setPageFit(io.scanbot.pdf.model.PageFit) - function in io.scanbot.pdf.model.PdfConfiguration
How to fit the image into the page.
setPageIdx(java.lang.Long) - function in io.scanbot.sdk.pdf.Bookmark
 
setPageSize(io.scanbot.pdf.model.PageSize) - function in io.scanbot.pdf.model.PdfConfiguration
Physical size of the page.
setPagesScanLimit(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerOutputSettings
The limit of the number of pages that can be scanned.
setPageStorageSettings(io.scanbot.sdk.persistence.page.PageStorageSettings) - function in io.scanbot.sdk.di.SdkStorageModule.Companion
 
setPageText(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setPageTextContentDescription(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setPageTextStyle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration
Configuration of the title below each page object.
setPageUuid(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
The UUID of the page of the document to be cropped.
setPalette(io.scanbot.sdk.ui_v2.common.Palette) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Define the screen's base color values from which other colors are derived.
setPalette(io.scanbot.sdk.ui_v2.common.Palette) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Define the screen's base color values from which other colors are derived.
setPalette(io.scanbot.sdk.ui_v2.common.Palette) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
Define the screen's base color values from which other colors are derived.
setPalette(io.scanbot.sdk.ui_v2.common.Palette) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
Define the screen's base color values from which other colors are derived.
setPalette(io.scanbot.sdk.ui_v2.common.Palette) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Define the screen's base color values from which other colors are derived.
setPalette(io.scanbot.sdk.ui_v2.common.Palette) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Define the screen's base color values from which other colors are derived.
setParameters(io.scanbot.sdk.document.DocumentScannerParameters) - function in io.scanbot.document.JniDocumentScanner
Set the scanning parameters to use.
setParameters(io.scanbot.sdk.document.DocumentScannerParameters) - function in io.scanbot.sdk.document.DefaultDocumentScanner
Set the scanning parameters to use.
setParameters(io.scanbot.sdk.document.DocumentScannerParameters) - function in io.scanbot.sdk.document.DocumentScanner
Set the scanning parameters to use.
setParameters(io.scanbot.sdk.document.DocumentScannerParameters) - function in io.scanbot.sdk.document.DocumentScannerConfiguration
Initial parameters for the document scanner.
setParametricFilter(io.scanbot.sdk.imagefilters.ParametricFilter) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Enables pages filtration for given ParametricFilter
setParametricFilter(io.scanbot.sdk.imagefilters.ParametricFilter) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Add default filtration for scanned document for given ParametricFilter
setPartiallyScanned(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickArOverlayPolygonConfiguration
Appearance of the overlay polygon when a barcode is partially scanned.
setPartiallyScanned(io.scanbot.sdk.ui_v2.common.BadgeStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickBadgeConfiguration
Appearance of the badge when a barcode is partially scanned.
setPartialScannedAlertDialog(io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Configuration of the partial scanned alert dialog.
setPartialScannedAlertDialogEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
If the partial scanned alert dialog is enabled.
setPath(android.graphics.Path) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setPattern(java.lang.String) - function in io.scanbot.sdk.textpattern.PatternContentValidator
Pattern to match.
setPattern(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
Validation pattern to automatically validate recognized text.
setPatternGrammar(io.scanbot.sdk.textpattern.PatternGrammar) - function in io.scanbot.sdk.textpattern.PatternContentValidator
Grammar of pattern matching.
setPaused(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown when the detector is paused.
setPdfImagesExtractorSettings(io.scanbot.sdk.pdf.PdfImagesExtractorSettings) - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
setPermissionBinding(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
setPermissionBinding(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setPermissionViewModel(io.scanbot.sdk.ui.view.base.IPermissionViewModel) - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
setPhotoQualityPrioritization(io.scanbot.sdk.ui.view.camera.configuration.json.CapturePhotoQualityPrioritization) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The prioritization of still image quality and capturing speed.
setPhotoQualityPrioritization(io.scanbot.sdk.ui.view.camera.configuration.json.CapturePhotoQualityPrioritization) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The prioritization of still image quality and capturing speed.
setPhotoQualityPrioritization(io.scanbot.sdk.ui.configuration.json.JsonCapturePhotoQualityPrioritization) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The prioritization of still image quality and capturing speed.
setPhotoQualityPrioritization(io.scanbot.sdk.ui.configuration.json.JsonCapturePhotoQualityPrioritization) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Prioritization of still image quality and capturing speed.
setPhysicalZoom(java.lang.Float) - function in io.scanbot.sdk.camera.ScanbotCameraView
Allows to set camera physical zoom value, if the value out of range of real camera min and max values it chooses min or max value.
setPhysicalZoom(java.lang.Float) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Allows to set camera physical zoom value, if the value out of range of real camera min and max values it chooses min or max value.
setPhysicalZoom(java.lang.Float) - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
Allows to set camera physical zoom value, if the value out of range of real camera min and max values it chooses min or max value.
setPhysicalZoom(java.lang.Float) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Allows to set camera physical zoom value, if the value out of range of real camera min and max values it chooses min or max value.
setPhysicalZoom(java.lang.Float) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Allows to set camera physical zoom value, if the value out of range of real camera min and max values it chooses min or max value.
setPhysicalZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set custom zoom range.
setPhysicalZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Set custom zoom range.
setPhysicalZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Set custom zoom range.
setPhysicalZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Set custom zoom range.
setPhysicalZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set custom zoom range.
setPhysicalZoomRatio(java.lang.Float) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Sets current zoom ratio ranging from 0.5f to 100f.
setPictureSize(android.hardware.Camera.Size) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set camera picture size
setPictureSize(android.util.Size) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera picture size.
setPinchToZoomEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Determines whether pinch-to-zoom is enabled or not.
setPinchToZoomEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines whether pinch-to-zoom is enabled or not.
setPinchToZoomListener(io.scanbot.sdk.ui.camera.ScanbotCameraXView.PinchToZoomCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
setPlaceholderIcon(io.scanbot.sdk.ui_v2.common.IconStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the icon displayed in an empty barcode list.
setPlaceholderIconBackground(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Background color of the icon displayed in an empty barcode list.
setPlaceholderSubtitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the subtitle displayed in an empty barcode list.
setPlaceholderTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the title displayed in an empty barcode list.
setPoints(kotlin.FloatArray) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setPoints(kotlin.FloatArray) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setPointsDraggable(java.lang.Boolean) - function in io.scanbot.sdk.ui.EditPolygonImageView
Control whether view is in editMode eg.
setPolygon(java.util.List) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setPolygon(java.util.List) - function in io.scanbot.sdk.docprocessing.Page
 
setPolygon(java.util.List) - function in io.scanbot.sdk.ui.EditPolygonImageView
Set polygon containing document coordinates.
setPolygon(java.util.List) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setPolygon(io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickArOverlayPolygonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayFindAndPickConfiguration
Configuration of the overlay polygon displayed on top of a barcode in the camera preview.
setPolygon(io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Configuration of the overlay polygon displayed on top of a barcode in the camera preview.
setPolygon(io.scanbot.sdk.ui_v2.document.configuration.DocumentPolygonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the document contour detection polygon.
setPolygonAutoSnappingProgressStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes stroke color of the polygon animated progress line.
setPolygonAutoSnappingProgressStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes width of the stroke of the autosnapping animated polygon.
setPolygonAutoSnapProgressColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the outline progress animation before the snap being taken after the successful document scanning DocumentDetectionStatus.
setPolygonAutoSnapProgressColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Stroke color of polygon auto snap progress animation.
setPolygonAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes if there is an animation should be played during the time when the user need to wait after the document was detected
setPolygonAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Enable/disable polygon autoSnap progress animation
setPolygonAutoSnapProgressEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Whether polygon auto snap progress animation is enabled or not.
setPolygonAutoSnapProgressLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Width of the document autoSnap animation outline.
setPolygonAutoSnapProgressLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Line width of polygon auto snap progress animation.
setPolygonBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The background color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color of the detected document's outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonBackgroundColorOK(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the detected document outline when we are ready to snap DocumentDetectionStatus.
setPolygonBackgroundColorOK(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The background color of the detected document outline when we are ready to snap DocumentDetectionStatus.
setPolygonBackgroundColorOK(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the detected document outline when we are ready to snap OK.
setPolygonBackgroundColorOK(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color of the detected document's outline when ready to snap.
setPolygonColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the polygon in the selection overlay.
setPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the polygon in the selection overlay.
setPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Color of the detected document's outline when the document's angle, size or aspect ratio is not yet sufficiently good.
setPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Default color of the cropping outline.
setPolygonColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Default color of the cropping outline.
setPolygonColorMagnetic(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Outline color of magnetically snapped edges.
setPolygonColorMagnetic(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Outline color of magnetically snapped edges.
setPolygonColorOK(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the detected document outline when we are ready to snap DocumentDetectionStatus.
setPolygonColorOK(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The color of the detected document outline when we are ready to snap DocumentDetectionStatus.
setPolygonColorOK(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the detected document outline when we are ready to snap OK.
setPolygonColorOK(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Color of the detected document's outline when ready to snap.
setPolygonCornerRadius(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes the radius of corners of the polygon
setPolygonCornerRadius(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Radius of corners of the detected document outline.
setPolygonCornerRadius(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Radius of corners of the detected document outline.
setPolygonCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The radius to use when drawing rounded corners of the polygon.
setPolygonCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Radius to use when drawing rounded corners of the polygon.
setPolygonDrawShadows(java.lang.Boolean) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Enable shadows under the polygon stroke if poly fill is transparent.
setPolygonEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Set whether polygon view should be enabled on the scanner or not.
setPolygonEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether to display the document's polygon.
setPolygonFillColor(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes fill color of the polygon
setPolygonFillColorOK(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes fill color of the polygon when result is OK
setPolygonLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Width of the detected document outline in Px.
setPolygonLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Width of the detected document outline in Px.
setPolygonLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Width of the detected document outline.
setPolygonLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Width of the detected document's outline.
setPolygonLineWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Width of the cropping outline in Px.
setPolygonLineWidth(java.lang.Double) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Width of the detected document outline.
setPolygonStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes stroke color of the polygon.
setPolygonStrokeColorOK(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes stroke color of the polygon when result is OK.
setPolygonStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Changes width of the stroke of the polygon.
setPolygonStyle(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setPolygonStyle(io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setPolygonValueClickListener(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.PolygonValueClickListener) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Allows to set a click listener to the view under the polygon created by barcodeItemViewFactory
setPolygonViewEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
setPolygonViewVisible(java.lang.Boolean) - function in io.scanbot.sdk.document.ui.IPolygonViewController
Controls the visibility of the contour of the detected document
setPreferredHeight(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration
The preferred height of the viewfinder.
setPreferredHeight(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration
The preferred height of the viewfinder.
setPreferredHeight(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
The preferred height of the viewfinder.
setPreferredZoom(java.lang.Double) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
The cameras zoom level preferred for this step.
setPreprocessInput(java.lang.Boolean) - function in io.scanbot.sdk.mc.MedicalCertificateScanningParameters
If true, the image is sharpened before processing.
setPreset(io.scanbot.sdk.imagefilters.BinarizationFilterPreset) - function in io.scanbot.sdk.imagefilters.CustomBinarizationFilter
Preset of binarization filter parameters that are found to perform well on different types of documents.
setPreviewButton(io.scanbot.sdk.ui_v2.document.configuration.PreviewButton) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar
Configuration of the 'preview' button.
setPreviewFrame(android.graphics.Bitmap) - function in io.scanbot.sdk.ui.view.barcode.batch.entity.BarcodeScannerResult
 
setPreviewFrameSize(android.util.Size) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera preview frame size.
setPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set the camera preview mode.
setPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Set the camera preview mode.
setPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Set the camera preview mode.
setPreviewMode(io.scanbot.sdk.camera.CameraPreviewMode) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set the camera preview mode.
setPreviewRotation(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera preview frame rotation.
setPreviewSize(android.hardware.Camera.Size) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set camera preview size
setPrimaryColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
setPrimaryColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setProcessing(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text that is shown when the detector tries to detect the document from the snapped image.
setProcessing(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown when the detector tries to detect the document from the snapped image.
setProcessingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
setProgressColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanningProgressConfiguration
The color of the scanning progress.
setPzn7(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, scan PZN7 (legacy Pharmazentralnummer) barcodes.
setPzn8(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, scan PZN8 (Pharmazentralnummer) barcodes.
setQr(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
If true, scan and return QR codes.
setQuality(java.lang.Integer) - function in io.scanbot.sdk.core.EncodeImageOptions
Quality parameter is for jpeg only and is in range 0 to 100.
setQuality(java.lang.Integer) - function in io.scanbot.sdk.core.SaveImageOptions
Quality parameter is for jpeg only and is in range 0 to 100.
setQualityIndices(java.util.List) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
quality levels.
setQualityThresholds(java.util.List) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
Quality thresholds to separate quality levels.
setRadius(java.lang.Integer) - function in io.scanbot.sdk.imagefilters.CustomBinarizationFilter
Filter radius.
setReadyToCapture(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the document is ready to be captured in 'auto snapping' mode.
setRecognizeBarcode(java.lang.Boolean) - function in io.scanbot.sdk.mc.MedicalCertificateScanningParameters
Some forms are printed with an extra barcode that encodes the same information as the document.
setRecognizeParameters(io.scanbot.sdk.mc.MedicalCertificateScanningParameters) - function in io.scanbot.sdk.mc.MedicalCertificateFrameHandler
Recognition parameters.
setRecognizePatientInfo(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Whether sdk should run recognition of Patient Information block.
setRecognizePatientInfoBox(java.lang.Boolean) - function in io.scanbot.sdk.mc.MedicalCertificateScanningParameters
All data in the patient info box will be extracted.
setRecognizerParameters(io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Set the recognizer configuration for the health insurance card scanner.
setRecognizerParameters(io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardRecognizerParameters) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The live detection configuration parameters.
setRefInfo(io.scanbot.common.RefCountedObjectProfile) - function in io.scanbot.sdk.core.ImageRefProfile
Information about the strong and serialized references to the image.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatJapanPostConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatMaxiCodeConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalTntPostConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Regular expression filter for barcode text.
setRegexFilter(java.lang.String) - function in io.scanbot.sdk.barcode.BarcodeFormatUspsIntelligentMailConfiguration
Regular expression filter for barcode text.
setRejected(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickArOverlayPolygonConfiguration
Appearance of the overlay polygon when a barcode is rejected.
setRejected(io.scanbot.sdk.ui_v2.common.BadgeStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickBadgeConfiguration
Appearance of the badge when a barcode is rejected.
setRemoved(java.util.List) - function in io.scanbot.sdk.core.ImageRefPoolSnapshotsDiff
Unique ids of ImageRefs that are not present in the second snapshot and present in the first snapshot.
setReorderPageGuidanceTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The text for the static user guidance, located just below the top bar of the reorder pages screen.
setReorderPages(io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerScreens
Configuration of the screen for reordering the scanned pages.
setReorderPages(io.scanbot.sdk.ui_v2.common.PopupMenuItem) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewMorePopupMenu
Configuration of the 'reorder pages' button.
setReorderPageText(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title below each page object of the reorder pages screen.
setReorderPageTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the reorder pages screen, located in the top bar.
setReorderTopBarCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'cancel' button title, located in the top bar of the reorder pages screen.
setReorderTopBarConfirmButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'confirm' button title, located in the top bar of the reorder pages screen.
setReplaceCancelButtonWithIcon(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
setReplaceCancelButtonWithIcon(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
setReplaceCancelButtonWithIcon(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
setReplaceCancelButtonWithIcon(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
setReplaceCancelButtonWithIcon(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Whether to replace the cancel button in the top bar with a back arrow icon.
setReplaceCancelButtonWithIcon(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
setReplaceCancelButtonWithIcon(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
setRequireCardholderName(java.lang.Boolean) - function in io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Whether the cardholder name is required for a successful scan.
setRequiredAspectRatio(java.util.List) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Set required AspectRatio.
setRequiredAspectRatios(java.util.List) - function in io.scanbot.sdk.document.ui.IDocumentScannerViewController
Set required AspectRatios.
setRequiredAspectRatios(java.util.List) - function in io.scanbot.sdk.ui.IFinderViewController
Set required {@link PageAspectRatio}s.
setRequiredAspectRatios(java.util.List) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set required {@link PageAspectRatio}s.
setRequiredAspectRatios(kotlin.collections.ArrayList) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Allowed aspect ratios of the document.
setRequiredAspectRatios(java.util.List) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
An optional array of aspect ratios the documents have to conform to.
setRequireExpiryDate(java.lang.Boolean) - function in io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Whether the expiry date is required for a successful scan.
setResamplingMethod(io.scanbot.pdf.model.ResamplingMethod) - function in io.scanbot.pdf.model.PdfConfiguration
Resampling method.
setResetButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingBottomBar
Configuration of the 'reset detection' button, located in the bottom bar.
setResetButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the reset button
setResetButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the reset button
setResetButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the Reset button.
setResetButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Reset button.
setResultAccumulationConfig(io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration) - function in io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Configuration for how to accumulate results.
setResultAccumulationConfig(io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Configuration for how to accumulate results.
setResultAccumulationConfig(io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationBuilder
Lets you fine-tune the accumulation of live data extraction results.
setResultsRepository(io.scanbot.sdk.ui.result.ResultRepository) - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity
 
setResultsRepository(io.scanbot.sdk.ui.result.ResultRepository) - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.ResultContract
 
setResultsRepository(io.scanbot.sdk.ui.result.ResultRepository) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity
 
setResultsRepository(io.scanbot.sdk.ui.result.ResultRepository) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity.InternalResultContract
 
setResultWithConfirmationEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
Defines, if the confirmation dialog should be displayed or not before returing the results to the delegate.
setResultWithConfirmationEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Defines, if the confirmation dialog should be displayed or not before returning the barcode scanning results.
setRetakeButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementBottomBar
Configuration of the 'retake' button.
setRetakeButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration
Configuration of the 'retake' button, located in the bottom bar.
setRetryButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Configuration of the retry button.
setRetryButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The title of the confirmation dialog retry button.
setRetryButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog retry button text.
setReturnBarcodeImage(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration
If true, the barcode image will be returned in the BarcodeItem.
setReturnBarcodeImage(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
If true, the barcode image is returned in the result.
setReturnCreditCardImage(java.lang.Boolean) - function in io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
If true, the credit card image will be returned in creditCard field of CreditCardScanningResult.
setReturnCroppedDocument(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
setReturnCroppedDocumentImage(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Whether sdk should return cropped document image or not
setReturnCroppedDocumentImage(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Whether sdk should return cropped document image or not
setReturnCrops(java.lang.Boolean) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
If true, crops of the detected documents and fields will be returned in the result.
setReturnCrops(java.lang.Boolean) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationBuilder
Sets whether the extractor should return the crops of the detected document data fields.
setReturnCrops(java.lang.Boolean) - function in io.scanbot.sdk.mrz.MrzScannerConfiguration
If true, crops of the detected MRZ and its fields will be returned in the result.
setReturnFrameOnSuccess(java.lang.Boolean) - function in io.scanbot.sdk.check.CheckScannerFrameHandler
Returns the frame in the scanning result on success.
setReturnQualityHeatmap(java.lang.Boolean) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
If true, will return the quality heatmap as a part of the result.
setReturnStartEnd(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
If true, return the start and end characters.
setReview(io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerScreens
Configuration of the screen for reviewing the scanned pages.
setReviewDeleteAllPagesAlertCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'cancel' button title of the delete all pages alert dialog for the review screen.
setReviewDeleteAllPagesAlertDeleteButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'confirm' button title of the delete all pages alert dialog for the review screen.
setReviewDeleteAllPagesAlertSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The subtitle of the delete all pages alert dialog for the review screen.
setReviewDeleteAllPagesAlertTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the delete all pages alert dialog for the review screen.
setReviewDeletePageAlertCancelButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'cancel' button title of the delete page alert dialog for the review screen.
setReviewDeletePageAlertConfirmButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'confirm' button title of the delete page alert dialog for the review screen.
setReviewDeletePageAlertDeleteRetakeButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'delete and retake' button title of the delete page alert dialog for the review screen.
setReviewDeletePageAlertSubTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The subtitle of the delete page alert dialog for the review screen.
setReviewDeletePageAlertTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the delete page alert dialog for the review screen.
setReviewScreenAddButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'add' button title, located in the bottom bar of the review screen.
setReviewScreenCropButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'crop' button title, located in the bottom bar of the review screen.
setReviewScreenDeleteAllButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'delete all' menu button title, accessed via the 'more' button of the review screen.
setReviewScreenDeleteButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'delete' button title, located in the bottom bar of the review screen.
setReviewScreenPageCount(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The page count label text.
setReviewScreenReorderPagesButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'reorder pages' menu button title, accessed via the 'more' button of the review screen.
setReviewScreenRetakeButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'retake' button title, located in the bottom bar of the review screen.
setReviewScreenRotateButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'rotate' button title, located in the bottom bar of the review screen.
setReviewScreenSubmitButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'submit' button title, located in the bottom bar of the review screen.
setReviewScreenTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The title of the review screen, located in the top bar.
setReviewTopBarBackButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'back' button title, located in the top bar of the review screen.
setRight(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.EdgeInsets
The right inset.
setRmqr(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
If true, scan and return rectangular Micro QR (rMQR) codes.
setRoi(android.graphics.Rect) - function in io.scanbot.sdk.core.BasicImageLoadOptions
Region of interest.
setRoi(android.graphics.Rect) - function in io.scanbot.sdk.core.BufferImageLoadOptions
Region of interest.
setRoi(android.graphics.Rect) - function in io.scanbot.sdk.core.PathImageLoadOptions
Region of interest.
setRoi(android.graphics.Rect) - function in io.scanbot.sdk.core.RawImageLoadOptions
Region of interest.
setRotateButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingBottomBar
Configuration of the 'rotate page' button, located in the bottom bar.
setRotateButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration
Configuration of the 'rotate' button, located in the bottom bar.
setRotateButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the rotate button
setRotateButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the rotate button
setRotateButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Changes the visibility of the Rotate button.
setRotateButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Changes the visibility of the Rotate button.
setRotateButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the Rotate button.
setRotateButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Rotate button.
setRotation(io.scanbot.sdk.core.ImageRotation) - function in io.scanbot.sdk.docprocessing.Page
 
setRotation(java.lang.Float) - function in io.scanbot.sdk.ui.EditPolygonImageView
 
setRotation(int) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Set rotation in degrees for polygon
setRotationAnimated(java.lang.Float) - function in io.scanbot.sdk.ui.EditPolygonImageView
 
setSafeAreaInset(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes additional finder view paddings that works as safe area to the others viewsSet value or null if you need to left default value
setSafeAreaInset(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes additional finder view paddings that works as safe area to the others views
setSafeAreaInsets(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setSapManager(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.ui.view.edit.BaseCroppingActivity
 
setSbColorModalOverlay(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color with a very high alpha (transparency) value used to fill certain overlays.
setSbColorNegative(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used to convey a negative meaning.
setSbColorOnPrimary(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used for displaying elements on top of the primary color.
setSbColorOnSecondary(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used for displaying elements on top of the secondary color.
setSbColorOnSurface(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used on top of surfaces.
setSbColorOnSurfaceVariant(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The alternative color used on top of surfaces.
setSbColorOutline(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used for outlines.
setSbColorPositive(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used to convey a positive meaning.
setSbColorPrimary(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The primary color used for enabled elements.
setSbColorPrimaryDisabled(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The primary color used for disabled elements.
setSbColorSecondary(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The secondary color used for enabled elements.
setSbColorSecondaryDisabled(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The secondary color used for disabled elements.
setSbColorSurface(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used for surfaces.
setSbColorSurfaceHigh(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color with a high alpha (transparency) value used for certain surfaces.
setSbColorSurfaceLow(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color with a low alpha (transparency) value used for certain surfaces.
setSbColorWarning(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.Palette
The color used to convey warnings.
setScaleX(java.lang.Float) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setScaleY(java.lang.Float) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setScanAssistanceOverlay(io.scanbot.sdk.ui_v2.document.configuration.ScanAssistanceOverlay) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the scan assistance overlay.
setScanBackSideTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
String that asks user to scan back side of a document.
setScanBackSideTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String that asks user to scan back side of a document.
setScanBackSideTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setScanFrontSideTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
String that asks user to scan front side of a document.
setScanFrontSideTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String that asks user to scan front side of a document.
setScanFrontSideTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setScanIncompleteDataTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Timeout for the scan process.
setScannedEverythingTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
String that notifies that both sides of document are scanned.
setScannedEverythingTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String that notifies that both sides of document are scanned.
setScannedEverythingTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setScanner(io.scanbot.sdk.mc.MedicalCertificateScanner) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
setScannerConfiguration(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the scanning behavior.
setScannerConfiguration(io.scanbot.sdk.creditcard.CreditCardScannerConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration for the credit card recognizer.
setScannerConfiguration(io.scanbot.sdk.mrz.MrzScannerConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the MRZ scanner.
setScannerConfiguration(io.scanbot.sdk.textpattern.TextPatternScannerConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the scanner.
setScannerParameters(io.scanbot.sdk.document.DocumentScannerParameters) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
The parameters of the document scanner.
setScanning(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text text that is shown when the camera is seeking for the document on the visible area, shown after the first result from the detector.
setScanning(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text text that is shown when the camera is seeking for the document on the visible area, shown after the first result from the detector.
setScanningCompletedColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Color of the selected barcode.
setScanningInterval(java.lang.Long) - function in io.scanbot.sdk.barcode.BarcodeScannerFrameHandler
Set barcode scanning interval in milliseconds.
setScanningMode(io.scanbot.sdk.creditcard.CreditCardScanningMode) - function in io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
The scanning mode.
setScanningNotScannedColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Color of the not scanned barcode .
setScanningPartiallyColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Color of the partially scanned barcode.
setScanningProgress(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerGuidanceStates
The user guidance text displayed when a card presence was detected and scanning is in progress.
setScanningProgress(io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanningProgressConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of visualization of the scanning progress.
setScanPatientInfo(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
setScanPatientInfo(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Whether sdk should run scanning of Patient Information block.
setScanStatusUserGuidance(io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the user guidance for the scanning status.
setScreen(java.lang.String) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Screen for which the configuration object should be applied.
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
The configuration object should be applied for this screen.
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The configuration object should be applied for this screen
setScreen(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
The configuration object should be applied for this screen.
setScreen(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
The configuration object should be applied for this screen.
setScreenBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The Color of the screen-covering backdrop view.
setScreens(io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerScreens) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
Configuration of the document scanner sub-screens.
setSdkComponent(io.scanbot.sdk.di.SdkComponent) - function in io.scanbot.sdk.ScanbotSDK.Companion
 
setSelected(io.scanbot.sdk.ui_v2.common.PolygonStyle) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration
Appearance of the overlay polygon after a barcode has been selected.
setSelectionLayerEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
Enables or disables barcode selection overlay layer
setSelectionLayerEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
Enables or disables barcode selection overlay layer
setSelectionOverlayConfiguration(io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Controls the state of the Barcode selection overlay.
setSelectionOverlayConfiguration(io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls the state of the Barcode selection overlay.
setSelectionOverlayEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Enables or disables barcode selection overlay layer.
setSelectionOverlayEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Enables or disables barcode selection overlay layer.
setSelectionOverlayHighlightedPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
The color of the polygon in the selection overlay, when highlighted.
setSelectionOverlayHighlightedPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
The color of the polygon in the selection overlay, when highlighted.
setSelectionOverlayHighlightedTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
The color of the text in the selection overlay, when highlighted.
setSelectionOverlayHighlightedTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
The color of the text in the selection overlay, when highlighted.
setSelectionOverlayHighlightedTextContainerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
The color of the texts background in the selection overlay, when highlighted.
setSelectionOverlayHighlightedTextContainerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
The color of the texts background in the selection overlay, when highlighted.
setSelectionOverlayPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
The color of the polygon in the selection overlay.
setSelectionOverlayPolygonColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
The color of the polygon in the selection overlay.
setSelectionOverlayTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
The color of the text in the selection overlay.
setSelectionOverlayTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
The color of the text in the selection overlay.
setSelectionOverlayTextContainerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
The color of the texts background in the selection overlay.
setSelectionOverlayTextContainerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
The color of the texts background in the selection overlay.
setSelectionOverlayTextFormat(io.scanbot.sdk.barcode.ui.BarcodeOverlayTextFormat) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
The color of the text in the selection overlay.
setSelectionOverlayTextFormat(io.scanbot.sdk.barcode.ui.BarcodeOverlayTextFormat) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
The color of the text in the selection overlay.
setSensitivity(java.lang.Float) - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController
Changes sensitivity of auto-snapping.
setSensitivity(java.lang.Float) - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
Changes sensitivity of auto-snapping.
setSensitivity(java.lang.Float) - function in io.scanbot.sdk.camera.autosnapping.CaptureIntervalAutoSnappingPredicate
 
setSeparatorColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The color of the separators around the dialogs button area.
setSeparatorWidth(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The width of the separators in points.
setShakeDetectionEnabled(java.lang.Boolean) - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
Allows to enable or disable shake detection before autosnapping.
setSheet(io.scanbot.sdk.ui_v2.barcode.configuration.Sheet) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Configuration of the preview mode for the barcodes required to be found and scanned.
setSheet(io.scanbot.sdk.ui_v2.barcode.configuration.Sheet) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the preview mode for scanning multiple barcodes.
setSheetClearAllButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Clear all button text for the barcode sheet.
setSheetColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Background color of the barcode info dialog.
setSheetColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Color of the edit dialog's background.
setSheetColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Color of the list's background.
setSheetColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Color of the confirmation sheet's background.
setSheetColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
The background color of the alert dialog.
setSheetContent(io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
Configuration of the list of barcodes required to be found and scanned.
setSheetContent(io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent) - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the list containing the barcodes that have already been scanned.
setSheetPlaceholderSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Subtitle for the barcode sheet placeholder.
setSheetPlaceholderTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the barcode sheet placeholder.
setSheetResetButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Reset button text for the barcode sheet.
setSheetStartScanningButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Start scanning button text for the barcode sheet.
setSheetSubmitButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Submit button text for the barcode sheet.
setShouldCropDocument(java.lang.Boolean) - function in io.scanbot.sdk.mc.MedicalCertificateScanningParameters
Document will be detected and cropped before recognition.
setShouldDrawPolygon(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setShouldDrawPolygon(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setShouldHighlight(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setShouldHighlight(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setShouldMatchSubstring(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
If set to TRUE pattern validation also validates successfully if only a part of the whole recognized text matches the the validation pattern.
setShouldShowWordBoxes(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Whether word boxes should be displayed or not.
setShowAutomatically(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
Determines whether the introduction screen should automatically be shown or not when the scanning session starts.
setShowAutomatically(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
Determines whether the introduction screen should automatically be shown or not when the scanning session starts.
setShowAutomatically(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
Determines whether the introduction screen should automatically be shown or not when the scanning session starts.
setShowAutomatically(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
Determines whether the introduction screen should automatically be shown or not when the scanning session starts.
setShowBitmap(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.animation.CustomBitmapFrameHandler
 
setShowFinderOverlay(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Option to show or hide finder overlay.
setShowFinderOverlay(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Option to show or hide finder overlay
setShutterButton(io.scanbot.sdk.ui_v2.document.configuration.ShutterButton) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar
Configuration of the 'shutter' button.
setShutterButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the shutter button.
setShutterButtonAccessibilityHint(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text used as an accessibility hint for the shutter button.
setShutterButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text used as an accessibility label for the shutter button.
setShutterButtonAccessibilityLabel(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text used as an accessibility label for the shutter button.
setShutterButtonAutoInnerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button inner elements in AutoMode
setShutterButtonAutoInnerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The foreground color of the shutter button in auto-snapping mode.
setShutterButtonAutoInnerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The foreground color of the shutter button in auto-snapping mode.
setShutterButtonAutoInnerColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Whether polygon auto snap progress animation is enabled or not.
setShutterButtonAutoInnerColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Foreground color of the shutter button in auto-snapping mode.
setShutterButtonAutoOuterColor(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button background in AutoMode
setShutterButtonAutoOuterColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the shutter button in auto-snapping mode.
setShutterButtonAutoOuterColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The background color of the shutter button in auto-snapping mode.
setShutterButtonAutoOuterColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the shutter button in auto-snapping mode.
setShutterButtonAutoOuterColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color of the shutter button in auto-snapping mode.
setShutterButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
setShutterButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
setShutterButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the shutter button is hidden or not.
setShutterButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Controls whether the shutter button is hidden or not.
setShutterButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Hides the shutter button if set to TRUE.
setShutterButtonHidden(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether to hide the shutter button.
setShutterButtonManualInnerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button inner elements in ManualMode
setShutterButtonManualInnerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The foreground color of the shutter button in manual mode.
setShutterButtonManualInnerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The foreground color of the shutter button in manual mode.
setShutterButtonManualInnerColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The foreground color of the shutter button in manual mode.
setShutterButtonManualInnerColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Foreground color of the shutter button in manual mode.
setShutterButtonManualOuterColor(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button background in ManualMode
setShutterButtonManualOuterColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the shutter button in manual mode.
setShutterButtonManualOuterColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The background color of the shutter button in manual mode.
setShutterButtonManualOuterColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the shutter button in manual mode.
setShutterButtonManualOuterColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color of the shutter button in manual mode.
setShutterSound(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set camera shutter sound state.
setShutterSound(java.lang.Boolean) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Set camera shutter sound state.
setShutterSound(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Set camera shutter sound state.
setShutterSound(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Set camera shutter sound state.
setShutterSound(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera shutter sound state.
setShutterSoundEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
Set camera shutter sound state.
setShutterSoundEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Set camera shutter sound state.
setShutterSoundEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Set camera shutter sound state.
setShutterSoundEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
setShutterSoundEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
setSignificantShakeDelay(java.lang.Long) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
Threshold used to pause the detection after significant movement occurred.
setSignificantShakeDelay(java.lang.Long) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Detection will be paused after significant movement, in milliseconds.
setSignificantShakeDelay(java.lang.Long) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Threshold used to pause the detection after significant movement occurred.
setSingleCodeScanningMode(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
Defines scanning mode.
setSingleModeConfirmationCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Cancel button text for the single mode confirmation dialog.
setSnapFeedbackMode(io.scanbot.sdk.ui_v2.document.configuration.PageSnapFeedbackMode) - function in io.scanbot.sdk.ui_v2.document.configuration.CaptureFeedback
The type of animation to display after snapping a page.
setSnappingAutoAdjustment(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Set whether camera should automatically adjusts the final image with the surrounding scenery.
setSnappingAutoAdjustment(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Set whether camera should automatically adjusts the final image with the surrounding scenery.
setSnappingAutoAdjustment(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Set whether camera should automatically adjusts the final image with the surrounding scenery.
setSnappingAutoAdjustment(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set whether camera should automatically adjusts the final image with the surrounding scenery.
setSnappingCallback(io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.Callback) - function in io.scanbot.sdk.ui.view.check.CheckCameraView
 
setSnappingCallback(io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.Callback) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraView
 
setSound(io.scanbot.sdk.ui_v2.common.Sound) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the scan confirmation sound.
setSound(io.scanbot.sdk.ui_v2.common.Sound) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the scan confirmation sound.
setSound(io.scanbot.sdk.ui_v2.common.Sound) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the scan confirmation sound.
setSound(io.scanbot.sdk.ui_v2.common.Sound) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the scan confirmation sound.
setSoundType(io.scanbot.sdk.ui_v2.common.SoundType) - function in io.scanbot.sdk.ui_v2.common.Sound
Determines the successful detection sound.
setSource(io.scanbot.page.PageImageSource) - function in io.scanbot.sdk.docprocessing.Page
 
setStartScanning(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text that is shown on camera open.
setStartScanning(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown on camera open.
setStartScanningButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the button to start scanning displayed in an empty barcode list.
setStartScanningTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
String that asks user to start scanning a document.
setStartScanningTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
String that asks user to start scanning a document.
setStartScanningTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setStateListener(io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.AutoSnappingStateListener) - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
 
setStateListener(io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.AutoSnappingStateListener) - function in io.scanbot.sdk.camera.autosnapping.CaptureIntervalAutoSnappingPredicate
 
setStatesTitles(io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerGuidanceStates) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanGuidanceConfiguration
Configure the captions of the user guidance hints for different states.
setStatesTitles(io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerUserGuidance
Configure the titles of the user guidance hints for different states.
setStatusBarMode(io.scanbot.sdk.ui_v2.common.StatusBarMode) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Determines the visual mode for displaying the contents of the status bar.
setStatusBarMode(io.scanbot.sdk.ui_v2.common.StatusBarMode) - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
The visual mode used for the status bar icons.
setStatusBarMode(io.scanbot.sdk.ui_v2.common.StatusBarMode) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingAppearanceConfiguration
Determines the visual mode used for the status bar icons.
setStatusBarMode(io.scanbot.sdk.ui_v2.common.StatusBarMode) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentFlowAppearanceConfiguration
Determines the visual mode used for the status bar icons.
setSteps(io.scanbot.sdk.ui.view.textpattern.entity.TextPatternScannerStep) - function in io.scanbot.sdk.ui.view.textpattern.TextPatternScannerCameraViewModel
 
setStorageBaseDirectory(java.lang.String) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional directory as file URI to override the default storage base directory of the Scanbot SDK.
setStorageCryptingProvider(io.scanbot.sdk.persistence.fileio.CoreStreamProvider) - function in io.scanbot.sdk.core.ImageRef.CREATOR
Sets storageCryptingProvider that is used when an image is read/written from/to disk.
setStorageImageFormat(io.scanbot.sdk.configuration.json.JsonStorageImageFormat) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional image format, either 'JPG' or 'PNG'.
setStorageImageQuality(java.lang.Integer) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional image quality value.
setStrictMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
If true, the barcode scanner will only return barcodes that pass the strict validation checks according to standards to avoid false positives.
setStrictMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
If true, the barcode scanner will only return barcodes that pass the strict validation checks according to standards to avoid false positives.
setStrictMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
If true, the barcode scanner will only return barcodes that pass the strict validation checks according to standards to avoid false positives.
setStrictMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
If true, the barcode scanner will only return barcodes that pass the strict validation checks according to standards to avoid false positives.
setStrictMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
If true, the barcode scanner will only return barcodes that pass the strict validation checks according to standards to avoid false positives.
setStrictMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
If true, the barcode scanner will only return barcodes that pass the strict validation checks according to standards to avoid false positives.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
If true, the check digits are stripped from the result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
If true, check digits for UPC, EAN and MSI Plessey codes are removed from result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
If true, check digits for UPC, EAN and MSI Plessey codes are removed from result.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
With this option enabled, the scanner removes checks digits for UPC, EAN and MSI Plessey codes.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
With this option enabled, the scanner removes checks digits for UPC, EAN and MSI Plessey codes.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
If true, check digits for UPC, EAN and MSI Plessey codes are removed from the result.
setStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes stroke color of the Finder view.
setStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes stroke color of the polygon.
setStrokeColor(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes stroke color of the Finder view.
setStrokeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
The color of the outline.
setStrokeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
The color of the viewfinder corner's outlines.
setStrokeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
The color of the viewfinder corner's outlines.
setStrokeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
The color of the polygon outline.
setStrokeColorOK(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes stroke color of the polygon when result is OK.
setStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.IFinderViewController
Changes stroke width of the Finder view.
setStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.PolygonView
Changes width of the stroke of the polygon.
setStrokeWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes stroke width of the Finder view.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
The width of the outline in dp.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
The width of the viewfinder corner's outlines.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
The width of the viewfinder corner's outlines.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
The width of the polygon outline in dp.
setStyle(io.scanbot.sdk.ui_v2.common.FinderStyle) - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration
The visual appearance of the viewfinder.
setStyle(io.scanbot.sdk.ui_v2.common.FinderStyle) - function in io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration
The visual appearance of the viewfinder.
setStyle(io.scanbot.sdk.ui_v2.common.FinderStyle) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
The visual appearance of the viewfinder.
setStyle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.TextButtonMode
Configuration of the text style for the 'preview' button.
setStyleJob(.<Error class: unknown class>) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
setSubject(java.lang.String) - function in io.scanbot.pdf.model.PdfAttributes
Subject.
setSubmitButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the barcode list's submit button.
setSubmitButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the confirm button on the confirmation sheet.
setSubmitButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration
Configuration of the 'submit' button, located in the bottom bar.
setSubmitButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Text of the button which finishes the flow.
setSubmitButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Text of the button which finishes the flow
setSubmitButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Text of the button which finishes the flow
setSubmitButtonTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Text of the button which finishes the flow
setSubtitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Error message.
setSubtitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData
Subtitle of the barcode.
setSubtitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
The explanation message.
setSubtitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
The subtitle of the introduction screen.
setSubtitleDeselected(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's symbology in the info box when the barcode is yet to be selected.
setSubtitleSelected(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's symbology in the info box when the barcode has been selected.
setSuccessBeepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Controls whether to play a beep sound after a successful scanning.
setSuccessBeepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Whether scanner screen should make a sound on successful barcode or MRZ detection.
setSuccessBeepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls whether to play a beep sound after a successful scanning.
setSuccessBeepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Whether scanner screen should make a sound on successful barcode or MRZ detection.
setSuccessBeepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Controls whether to play a beep sound after a successful detection.
setSuccessBeepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Whether to play a beep sound after a successful detection.
setSuccessBeepEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.Sound
Determine whether the beep sound should be enabled or not when a barcode is detected.
setSuccessfulScanningInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Set an interval between successful scanned frames in milliseconds.
setSuccessfulScanningInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Set an interval between successful scanned frames in milliseconds.
setSuccessfulScanningInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Set an interval between successful scanned frames in milliseconds.
setSuccessfulScanningInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
setSuccessOverlay(io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the success overlay.
setSuccessOverlay(io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the success overlay.
setSuccessOverlay(io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the result overlay.
setSupportedPictureSizes(kotlin.Array) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
setSupportedPreviewSizes(kotlin.Array) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
setSupportedZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
setSupportedZoomRange(io.scanbot.sdk.camera.ZoomRange) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
setSwapTopBottomButtons(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Swap top and bottom buttons on the screen.
setSwapTopBottomButtons(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Swap top and bottom buttons on the screen
setSwipeToDelete(io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
The style of the swipe-to-delete button.
setSwitchNextPageButton(io.scanbot.sdk.ui_v2.common.IconButton) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the 'next page' button.
setSwitchPreviousPageButton(io.scanbot.sdk.ui_v2.common.IconButton) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the 'previous page' button.
setTag(java.lang.Integer) - function in io.scanbot.sdk.tiff.model.UserField
Numeric tag.
setTargetMaxHeight(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setTargetMaxWidth(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
setText(java.lang.String) - function in io.scanbot.sdk.ui.view.widget.CancelView
Set the text button text value and hide icon button
setText(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
The text to be displayed on the button.
setText(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.StyledText
The value of the text field.
setText(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroListEntry
The text of the entry.
setTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The color of the buttons title while not pressed.
setTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the text in the selection overlay.
setTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the text in the selection overlay.
setTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.widget.ToastView
Allows to set the color of text
setTextContainerColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the texts background in the selection overlay.
setTextContainerColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the texts background in the selection overlay.
setTextDataScannerStep(io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Configuration for the scanned item
setTextFormat(io.scanbot.sdk.ui.configuration.json.JsonBarcodeOverlayTextFormat) - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
Define the way of how to show barcode data with selection overlay.
setTextFormat(io.scanbot.sdk.barcode.ui.BarcodeOverlayTextFormat) - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
Define the way of how to show barcode data with selection overlay.
setTextHintBadAngles(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintBadAngles(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintBadAngles(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ANGLES
setTextHintBadAngles(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ANGLES.
setTextHintBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ASPECT_RATIO
setTextHintBadAspectRatio(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ASPECT_RATIO.
setTextHintNothingDetected(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintNothingDetected(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintNothingDetected(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_NOTHING_DETECTED
setTextHintNothingDetected(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_NOTHING_DETECTED.
setTextHintOffCenter(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintOffCenter(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The text being displayed on the user-guidance label, when a document was detected, but its center is too far away from the image center.
setTextHintOffCenter(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be show when a document was detected, but its center is too far away from the image center.
setTextHintOffCenter(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the document is not centered in the finder view.
setTextHintOK(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintOK(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintOK(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK
setTextHintOK(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK.
setTextHintTooDark(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintTooDark(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintTooDark(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_DARK
setTextHintTooDark(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_DARK.
setTextHintTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_NOISY
setTextHintTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_NOISY.
setTextHintTooSmall(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintTooSmall(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Text hint that will be shown when the current detection status is DocumentDetectionStatus.
setTextHintTooSmall(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_TOO_SMALL
setTextHintTooSmall(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_TOO_SMALL.
setTextPatternConfirmationAlertCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Cancel button text for the text pattern confirmation alert.
setTextPatternConfirmationAlertSubmitButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Submit button text for the text pattern confirmation alert.
setTextPatternConfirmationAlertTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Title for the text pattern confirmation alert.
setTextStyle(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setTileSize(java.lang.Integer) - function in io.scanbot.sdk.process.DocumentQualityAnalyzerConfiguration
Image will be processed in tiles of this size; will be ignored if image is small.
setTimeout(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay
Timeout in milliseconds after which the overlay is automatically dismissed.
setTimeouts(io.scanbot.sdk.ui_v2.common.Timeouts) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of timeouts.
setTimeouts(io.scanbot.sdk.ui_v2.common.Timeouts) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of timeouts.
setTipBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of tip background on scanning screen.
setTipBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Color of tip background on scanning screen.
setTipBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setTipTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of tip text on scanning screen.
setTipTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Color of tip text on scanning screen.
setTipTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
 
setTitle(java.lang.String) - function in io.scanbot.pdf.model.PdfAttributes
Title.
setTitle(java.lang.String) - function in io.scanbot.sdk.pdf.Bookmark
 
setTitle(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog title.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Title displayed above the error message.
setTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData
Title of the barcode.
setTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ExpectedBarcode
Title of the barcode to find.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's title.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the barcode list's title.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.BarButtonConfiguration
The text to be displayed on the button.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.IconUserGuidanceConfiguration
The title of the user guidance.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.PopupMenuItem
The text to be displayed on the button.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
The title displayed above the message.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Appearance of the top bar's title.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
The title of the user guidance.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanGuidanceConfiguration
Configure the text style for the user guidance hints.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration
The title of the introduction screen, located in the top bar.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerUserGuidance
Configure the text style for the user guidance hints.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
The title of the introduction screen, located in the top bar.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration
The title of the introduction screen, located in the top bar.
setTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration
The title of the introduction screen, located in the top bar.
setTitleColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The color of the dialogs title.
setTitleDeselected(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's value in the info box when the barcode is yet to be selected.
setTitleFont(io.scanbot.sdk.ui.configuration.json.JsonFont) - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The font of the dialogs title
setTitleSelected(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's value in the info box when the barcode has been selected.
settle(java.lang.Float) - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
Find the closest anchor taking into account the velocity and settle at it with an animation.
setToastBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.widget.ToastView
Allows to set the background color of the view
setTooDark(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerGuidanceStates
The user guidance text displayed when it is too dark to capture an adequate image.
setTooDark(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when it is too dark to capture an adequate image.
setTooNoisy(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the background is too noisy.
setTooSmall(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerGuidanceStates
The user guidance text displayed when the detected card is too far away and appears too small.
setTooSmall(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates
The user guidance text displayed when the document is too far from camera.
setTop(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.EdgeInsets
The top inset.
setTopBar(io.scanbot.sdk.ui_v2.common.TopBarConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the top bar.
setTopBar(io.scanbot.sdk.ui_v2.common.TopBarConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the top bar on the credit card scanner screen.
setTopBar(io.scanbot.sdk.ui_v2.common.TopBarConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the top bar on the MRZ scanner screen.
setTopBar(io.scanbot.sdk.ui_v2.common.TopBarConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the top bar on the generic text scanner screen.
setTopBarBackButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the 'cancel' button, located in the top bar.
setTopBarBackButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
Configuration of the 'cancel' button, located in the top bar.
setTopBarBackButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration
Configuration of the 'cancel' button, located in the top bar.
setTopBarBackButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the 'back' button, located in the top bar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Background color of the top bar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Background color of the top bar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingAppearanceConfiguration
The background color of the top bar.
setTopBarBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentFlowAppearanceConfiguration
The background color of the top bar.
setTopBarButtonsActiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsActiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the cancel button.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the cancel button.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Color of the titles of all buttons in the top toolbar (Cancel and Done buttons).
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
The color of the inactive flash button in the toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the top bar buttons when disabled.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
The color of the inactive flash button in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Color of the titles of all inactive buttons in the top toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
The color of the inactive flash button in the toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarButtonsInactiveColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsInactiveColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
setTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Cancel button text for the top bar.
setTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Cancel button text for the top bar.
setTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Cancel button text for the top bar.
setTopBarCancelButton(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Cancel button text for the top bar.
setTopBarConfirmButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
Configuration of the 'confirm' button, located in the top bar.
setTopBarConfirmButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration
Configuration of the 'confirm' button, located in the top bar.
setTopBarDoneButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration
Configuration of the 'done' button, located in the top bar.
setTopBarIntroButton(io.scanbot.sdk.ui_v2.common.IconButton) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the 'introduction' button, located in the top bar.
setTopBarMoreButton(io.scanbot.sdk.ui_v2.common.IconButton) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the 'more' button, located in the top bar.
setTopBarOpenIntroScreenButton(io.scanbot.sdk.ui_v2.common.IconButton) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the button in the top bar that opens the introduction screen.
setTopBarOpenIntroScreenButton(io.scanbot.sdk.ui_v2.common.IconButton) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the button in the top bar that opens the introduction screen.
setTopBarOpenIntroScreenButton(io.scanbot.sdk.ui_v2.common.IconButton) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the button in the top bar that opens the introduction screen.
setTopBarTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
Title for the top bar.
setTopBarTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Title for the top bar.
setTopBarTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration
Configuration of the title, located in the top bar.
setTopBarTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the title, located in the top bar.
setTopBarTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration
Configuration of the title, located in the top bar.
setTopBarTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration
Configuration of the title, located in the top bar.
setTopBarTitle(io.scanbot.sdk.ui_v2.common.StyledText) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the title, located in the top bar.
setTopBarTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Title for the top bar.
setTopBarTitle(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Title for the top bar.
setTopPlaceholder(android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set view on top of the finder window| | | topPlaceholder | || | | | | || | | | | |_________________|
setTopUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the top user guidance.
setTopUserGuidance(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization
Text for the top user guidance caption.
setTopUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the static user guidance, located just below the top bar.
setTopUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the top user guidance.
setTopUserGuidance(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization
Text for the top user guidance caption.
setTopUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the top user guidance.
setTopUserGuidance(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization
Text for the top user guidance caption.
setTorchOffButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar
Configuration of the 'flashlight' button when in the 'off' state.
setTorchOnButton(io.scanbot.sdk.ui_v2.common.BarButtonConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar
Configuration of the 'flashlight' button when in the 'on' state.
setTotalMemoryConsumption(java.lang.Long) - function in io.scanbot.sdk.core.ImageRefPoolSnapshot
Estimation of total memory consumption of ImageRefs.
setTotalMemoryConsumptionDiff(java.lang.Long) - function in io.scanbot.sdk.core.ImageRefPoolSnapshotsDiff
Difference between total memory consumption in two snapshots.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Whether touch-to-focus is enabled on the camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Controls whether the touch to focus feature should be enabled.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Determines whether touch-to-focus is enabled or not.
setTouchToFocusEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration
Determines whether touch-to-focus is enabled or not.
setTryCode39ExtendedMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, try to scan CODE_39 in extended mode.
setType(io.scanbot.sdk.core.ImageSourceType) - function in io.scanbot.sdk.core.ImageSource
Source type from which the ImageRef was created.
setUiZoomLevel(java.lang.Float) - function in io.scanbot.sdk.camera.ScanbotCameraView
Passes the zoom value to the dependent view
setUiZoomLevel(java.lang.Float) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Passes the zoom value to the dependent view
setUiZoomLevel(java.lang.Float) - function in io.scanbot.sdk.ui.camera.UiZoomDelegate
Passes the zoom value to the dependent view
setUnzoomedFinderHeight(java.lang.Double) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.JsonTextDataScannerStep
The preferred height of the finder for zoom scale 1.0 (unzoomed).
setUp() - function in io.scanbot.sdk.util.snap.SoundController
Prepare SoundController for future sound or vibration playing.
setUp() - function in io.scanbot.sdk.util.snap.SoundControllerImpl
Prepare SoundController for future sound or vibration playing.
setUp() - function in io.scanbot.sdk.util.snap.StubSoundController
Prepare SoundController for future sound or vibration playing.
setUpca(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
If true, scan and return valid UPC-A barcodes.
setUpce(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
If true, scan and return valid UPC-E barcodes.
setUpdateButton(io.scanbot.sdk.ui_v2.common.ButtonConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's confirm button.
setupMagnifier(io.scanbot.sdk.ui.EditPolygonImageView) - function in io.scanbot.sdk.ui.MagnifierView
Setup magnifier using given EditPolygonImageView.
setUri(java.lang.String) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardIntroCustomImage
The web or file URI to the image.
setUri(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CustomImage
The web or file URI to the image.
setUri(java.lang.String) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzIntroCustomImage
The web or file URI to the image.
setUri(java.lang.String) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternIntroCustomImage
The web or file URI to the image.
setUseBounceInterpolator(java.lang.Boolean) - function in io.scanbot.sdk.ui.FadeAnimationView
Sets if should fade animation play with bounce or with linear interpolator
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether buttons should use all capitals style
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether buttons should use all-capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
Controls whether buttons should use all capitals style
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Whether buttons should use all-capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
Controls whether buttons should use all capitals style.
setUseButtonsAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
setUseCameraX(java.lang.Boolean) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
If set to true, Camera X will be used for the RTU-UI components (Android only).
setUseCase(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeUseCase) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the barcode scanner screen's behavior.
setUseCode11Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
If true, the Code 11 barcode checksum is used.
setUseCode11Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
If true, the Code 11 barcode checksum is used.
setUseCode11Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
If true, the optional check digit for CODE_11 codes is used in validation.
setUseCode11Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
If true, the optional check digit for CODE_11 codes is used in validation.
setUseCode11Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
If true, the optional check digit for CODE_11 codes is used in validation.
setUseCode39CheckDigit(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
If true, return CODE_39 barcodes only if they have a valid check digit.
setUseDocumentDetector(java.lang.Boolean) - function in io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
If true, the document detector will be used to find where the credit card is in the input image.
setUseIATA2OF5Checksum(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
If true, return IATA_2_OF_5 barcodes only if they have a valid check digit.
setUseIata2Of5Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
If true, the IATA 2 of 5 barcode checksum is used.
setUseIata2Of5Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
If true, the IATA 2 of 5 barcode checksum is used.
setUseIATA2OF5Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
If true, the optional check digit for IATA_2_OF_5 codes is used in validation.
setUseIATA2OF5Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
If true, the optional check digit for IATA_2_OF_5 codes is used in validation.
setUseIATA2OF5Checksum(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
If true, the optional check digit for IATA_2_OF_5 codes is used in validation.
setUserFields(java.util.List) - function in io.scanbot.sdk.tiff.model.TiffGeneratorParameters
User-defined fields.
setUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the text hint guiding users to move the view finder over a barcode.
setUserGuidance(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
User guidance text.
setUserGuidance(io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerUserGuidance) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the hints guiding users through the scanning process.
setUserGuidanceBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the user guidance hints.
setUserGuidanceBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The background color of the user guidance hints.
setUserGuidanceBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the user guidance hints.
setUserGuidanceBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color of the user guidance hints.
setUserGuidanceBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
The background color of the user guidance hints.
setUserGuidanceBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
The background color of the user guidance hints.
setUserGuidanceBackgroundColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
The background color of the user guidance hints.
setUserGuidanceBackgroundColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The background color of the user guidance hints.
setUserGuidanceFontSize(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Font size of the user guidance.
setUserGuidanceFontSize(java.lang.Double) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Font size of the user guidance.
setUserGuidanceShown(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
setUserGuidanceStrings(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
Configuration that helps to override default hint values.
setUserGuidanceStrings(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
Configuration that helps to override default hint values.
setUserGuidanceStrings(io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
Configuration that helps to override default hint values
setUserGuidanceStringValues(io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
Configuration that helps to override default hint values.
setUserGuidanceTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The text color of the user guidance hints.
setUserGuidanceTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
The text color of the user guidance hints.
setUserGuidanceTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The text color of the user guidance hints.
setUserGuidanceTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text color of the user guidance hints.
setUserGuidanceTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.check.configuration.CheckScannerConfiguration
The text color of the user guidance hints.
setUserGuidanceTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
The text color of the user guidance hints.
setUserGuidanceTextColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateScannerConfiguration
The text color of the user guidance hints.
setUserGuidanceTextColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
The text color of the user guidance hints.
setUseShadow(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Determines whether to use drop shadows for foreground elements.
setUseShadow(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.StyledText
Determines whether to enable drop shadows for the text.
setUuid(java.lang.String) - function in io.scanbot.sdk.docprocessing.Document
 
setValidationCallback(java.lang.Class) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerNativeConfiguration
 
setValidator(io.scanbot.sdk.textpattern.ContentValidator) - function in io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Content validator.
setValue(io.scanbot.sdk.tiff.model.UserFieldValue) - function in io.scanbot.sdk.tiff.model.UserField
Value.
setValue(java.lang.Double) - function in io.scanbot.sdk.tiff.model.UserFieldDoubleValue
Value.
setValue(java.lang.Integer) - function in io.scanbot.sdk.tiff.model.UserFieldIntValue
Value.
setValue(java.lang.String) - function in io.scanbot.sdk.tiff.model.UserFieldStringValue
Value.
setValue(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.ScanbotColor
 
setVersion(java.lang.String) - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Version number of the configuration object.
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Version of the configuration object.
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
A version of the configuration object
setVersion(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingConfiguration
Version number of the configuration object.
setVersion(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow
Version number of the configuration object.
setVibration(io.scanbot.sdk.ui_v2.common.Vibration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the scan scan confirmation vibration.
setVibration(io.scanbot.sdk.ui_v2.common.Vibration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the vibration feedback.
setVibration(io.scanbot.sdk.ui_v2.common.Vibration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the scan confirmation vibration.
setVibration(io.scanbot.sdk.ui_v2.common.Vibration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the vibration feedback.
setVibration(io.scanbot.sdk.ui_v2.common.Vibration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the vibration feedback.
setVibrationEnabled(java.lang.Boolean) - function in io.scanbot.sdk.util.snap.SoundController
Whether actual vibration is enabled.
setVibrationEnabled(java.lang.Boolean) - function in io.scanbot.sdk.util.snap.SoundControllerImpl
Whether actual vibration is enabled.
setVibrationEnabled(java.lang.Boolean) - function in io.scanbot.sdk.util.snap.StubSoundController
Whether actual vibration is enabled.
setView(android.view.View) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setViewAsBottomSafeArea(io.scanbot.sdk.ui.IFinderViewController,android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayViewKt
 
setViewAsBottomSafeArea(io.scanbot.sdk.ui.camera.FinderOverlayView,android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayViewKt
 
setViewAsTopSafeArea(io.scanbot.sdk.ui.IFinderViewController,android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayViewKt
 
setViewAsTopSafeArea(io.scanbot.sdk.ui.camera.FinderOverlayView,android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayViewKt
 
setViewFinder(io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
Configuration of the view finder.
setViewFinder(io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration
Configuration of the view finder.
setViewFinder(io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration) - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration
Configuration of the viewfinder.
setViewFinder(io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration) - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration
Configuration of the view finder.
setViewFinder(io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
Configuration of the view finder.
setViewFinderEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Set true to enable showing the area of interest on camera preview.
setViewFinderEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Display the region of interest.
setViewFinderEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Set true to enable showing the area of interest on camera preview.
setViewFinderEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Display the region of interest.
setViewHandler(io.scanbot.sdk.barcode.BarcodeCounterFrameHandler.ResultHandler) - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler
 
setVisibility(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanGuidanceConfiguration
Determines whether the user guidance hints should be visible (enabled).
setVisibility(io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceVisibility) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentPolygonConfiguration
Determines the visibility mode for the polygon.
setVisibility(io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceVisibility) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerUserGuidance
Determines when the user guidance hints should be visible.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayFindAndPickConfiguration
Control the visibility of the user guidance.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Control the visibility of the user guidance.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration
Control the visibility of the overlay polygon.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickArOverlayPolygonConfiguration
Control the visibility of the overlay polygon.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.BadgeStyle
Determines whether the badge is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Determines whether the button is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.BarButtonConfiguration
Determines whether the button is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
Determines whether the button is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.IconButton
Determines whether the icon is visible on the button.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.IconStyle
Determines whether the icon is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.IconUserGuidanceConfiguration
Determines whether the user guidance is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.RoundButton
Determines whether the button is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.StyledText
Determines whether the text field is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
Determines whether the user guidance is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
Whether the viewfinder is visible.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.document.configuration.ScanAssistanceOverlay
Determines whether the scan assistance overlay is visible or not.
setWhiteOutliersFraction(java.lang.Double) - function in io.scanbot.sdk.imagefilters.GrayscaleFilter
Clip this fraction of the brightest pixels in operations such as autocontrast.
setWhitePoint(java.lang.Double) - function in io.scanbot.sdk.imagefilters.WhiteBlackPointFilter
Fraction of the value channel range that is not set to 255.
setWidth(java.lang.Integer) - function in io.scanbot.sdk.core.ImageInfo
Image width in pixels.
setWidth(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonAspectRatio
The width component of the aspect ratio.
setWidth(java.lang.Double) - function in io.scanbot.sdk.ui.configuration.json.JsonSize
Width parameter
setWordBoxesFillColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
The color of word boxes filling.
setWordBoxesLineColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration
The color of word boxes border lines.
setWordBoxHighlightColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
The color of the highlight of the wordboxes founded on the frame.
setWordBoxHighlightColor(io.scanbot.sdk.ui.configuration.json.JsonColor) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
The color of the highlight of the wordboxes founded on the frame
setWordBoxHighlightEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.TextPatternScannerConfiguration
If the wordboxes should be highlighted when were found on the frame.
setWordBoxHighlightEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextPatternScannerJsonConfiguration
If the wordboxes should be highlighted when were found on the frame
setZipCompressionLevel(java.lang.Integer) - function in io.scanbot.sdk.tiff.model.TiffGeneratorParameters
ZIP/Deflate compression level (TIFFTAG_ZIPQUALITY).
setZoomButton(io.scanbot.sdk.ui_v2.common.RoundButton) - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Configuration of the 'zoom' button.
setZoomButton(io.scanbot.sdk.ui_v2.common.RoundButton) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the 'zoom' button.
setZoomLevel(java.lang.Float) - function in io.scanbot.sdk.ui.camera.ZoomFinderOverlayView
 
setZoomModeEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ZoomFinderOverlayView
 
setZoomOverlay(io.scanbot.sdk.ui_v2.document.configuration.ZoomOverlay) - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration
Configuration of the zoom overlay for the review screen.
setZoomOverlayCancelButtonText(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization
The 'close' button title of the zoom overlay for the review screen.
setZoomSteps(java.util.List) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
The zoom steps available to the user.
ShakeAutoSnappingPredicate - class in io.scanbot.sdk.camera.autosnapping
Validation that tracks significant movements and allows snap only after some time passed since last significant move.
ShakePauseController - class in io.scanbot.sdk.ui.view.interactor
Validation that tracks significant movements and allows detection to be paused after some time passed since last significant move.
Shape - enum entry in io.scanbot.sdk.ui_v2.common.components.ScanbotButtonType
 
sharedZoomImage(.<Error class: unknown class>,java.lang.String) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotZoomElementScopeKt
 
Sheet - class in io.scanbot.sdk.ui_v2.barcode.configuration
Configuration of the preview mode for scanning multiple barcodes.
SheetContent - class in io.scanbot.sdk.ui_v2.barcode.configuration
Configuration of the list containing the barcodes that have already been scanned.
SheetMode - class in io.scanbot.sdk.ui_v2.barcode.configuration
Configuration of the barcode result sheet's default visibility state.
SheetMode.Companion - class in io.scanbot.sdk.ui_v2.barcode.configuration.SheetMode
 
ShimmerAnimation(.<Error class: unknown class>,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.animation.ShimmerAnimationKt
 
ShimmerAnimationKt - class in io.scanbot.sdk.ui_v2.common.animation
 
SHORT - enum entry in io.scanbot.sdk.ui.view.widget.ToastView.Duration
 
shouldAccept(io.scanbot.sdk.barcode.BarcodeItem) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeAcceptanceDelegate
Implement this method to decide if the given barcode should be highlighted
shouldAdd(io.scanbot.sdk.barcode.BarcodeItem,java.util.List) - function in io.scanbot.sdk.barcode.BarcodeFilter
Accepts or rejects a scanned barcode in the context of already accepted barcodes.
shouldAdd(io.scanbot.sdk.barcode.BarcodeItem,java.util.List) - function in io.scanbot.sdk.barcode.IBarcodeFilter
Accepts or rejects a scanned barcode in the context of already accepted barcodes.
shouldHighlight(io.scanbot.sdk.barcode.BarcodeItem) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeHighlightDelegate
Implement this method to decide if the given barcode should be highlighted
shouldHighlight(io.scanbot.sdk.barcode.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
shouldHighlight(io.scanbot.sdk.barcode.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.FindAndPickUseCaseViewModel
 
shouldHighlight(io.scanbot.sdk.barcode.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
shouldHighlight(io.scanbot.sdk.barcode.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
ShouldMatchSubstring - enum entry in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextDataScannerStepParameter
 
shouldSkip() - function in io.scanbot.sdk.barcode.SuccessFrameDebouncer
Returns if currently all the events should be skipped
showAutoButton() - function in io.scanbot.sdk.ui.camera.ShutterButton
Shows button in AutoMode.
showDialog(io.scanbot.sdk.ui_v2.common.components.ScanbotDialogHandler) - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
showDialog(io.scanbot.sdk.ui_v2.common.components.ScanbotDialogHandler) - function in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession
 
ShowFinderOverlay - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerParameter
 
ShowGuidance - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
showManualButton() - function in io.scanbot.sdk.ui.camera.ShutterButton
Shows button in ManualMode.
showProgress(io.scanbot.sdk.ui_v2.document.screen.ProgressType) - function in io.scanbot.sdk.ui_v2.document.screen.CroppingHostViewModel
 
showProgress(io.scanbot.sdk.ui_v2.document.screen.ProgressType) - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
showProgress(io.scanbot.sdk.ui_v2.document.screen.ProgressType) - function in io.scanbot.sdk.ui_v2.document.screen.IProgressAware
 
ShowResult - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
showToast(java.lang.String,io.scanbot.sdk.ui.view.widget.ToastView.Duration) - function in io.scanbot.sdk.ui.view.widget.ToastView
Shows a message and than hides itself
showToast(android.content.Context,java.lang.Integer) - function in io.scanbot.sdk.util.thread.ExecutionUtils
Shows toast.
ShutterButton - class in io.scanbot.sdk.ui.camera
Customizable Button which provides 2 states (Manual and Auto)
ShutterButton - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the 'shutter' button.
ShutterButtonAccessibilityHint - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerAccessibilityConfigurationParameter
 
ShutterButtonAccessibilityHint - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerAccessibilityConfigurationParameter
 
ShutterButtonAccessibilityLabel - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerAccessibilityConfigurationParameter
 
ShutterButtonAccessibilityLabel - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerAccessibilityConfigurationParameter
 
ShutterButtonAutoInnerColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
ShutterButtonAutoInnerColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
ShutterButtonAutoOuterColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
ShutterButtonAutoOuterColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
ShutterButtonHidden - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
ShutterButtonHidden - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
ShutterButtonManualInnerColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
ShutterButtonManualInnerColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
ShutterButtonManualOuterColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
ShutterButtonManualOuterColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
SICK_PAY_WAS_CLAIMED_NO - enum entry in io.scanbot.sdk.mc.MedicalCertificateCheckBoxType

(Form 21a) Sick pay was claimed no (Krankengeld aus Anlass einer früheren Erkrankung des umseitig genannten Kindes wurde in diesem Kalenderjahr NICHT bezogen) checkbox.

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

(Form 21a) Sick pay was claimed yes (Krankengeld aus Anlass einer früheren Erkrankung des umseitig genannten Kindes wurde in diesem Kalenderjahr bezogen) checkbox.

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

Signature field.

SignificantMoveCatcher - class in io.scanbot.sdk.camera.autosnapping
Determines device movements
SignificantMoveListener - class in io.scanbot.sdk.camera.autosnapping
Get notified about move that passed threshold
SignificantMoveListener.Companion - class in io.scanbot.sdk.camera.autosnapping.SignificantMoveListener
 
SignificantShakeDelay - enum entry in io.scanbot.sdk.ui.view.textpattern.configuration.json.TextDataScannerStepParameter
 
SignificantShakeDelay - enum entry in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
 
SimpleComposer - class in io.scanbot.sdk.docprocessing.compose
Compose all pages into one pdf document
SIN - enum entry in io.scanbot.sdk.entity.Language
 
SINGLE_PARENT_NO - enum entry in io.scanbot.sdk.mc.MedicalCertificateCheckBoxType

(Form 21a) Single parent no (Ich bin Alleinerziehende(r)... nein) checkbox.

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

(Form 21a) Single parent yes (Ich bin Alleinerziehende(r)... ja) checkbox.

SINGLE_SHOT - enum entry in io.scanbot.sdk.creditcard.CreditCardScanningMode

The scanner will only use the current frame and will spend additional time to ensure the best possible result. Use this mode when scanning single images, e.g. imported from the gallery.

SINGLE_SHOT - enum entry in io.scanbot.sdk.documentdata.DocumentDataExtractionMode

The extractor will only use the current frame and will spend additional time to ensure the best possible result.

singleFlow(kotlin.coroutines.SuspendFunction0) - function in io.scanbot.sdk.util.FlowKt
Make flow generator work as rxJava Single so it will be called only once
singleScanningMode() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeUseCase.Companion
 
SingleScanningMode - class in io.scanbot.sdk.ui_v2.barcode.configuration
Configuration of the single barcode scanning mode.
SingleScanningUseCaseViewModel - class in io.scanbot.sdk.ui_v2.barcode.common
 
SingleThreadLoader - class in io.scanbot.sdk.util.loading
Loads data in single thread.
size() - function in io.scanbot.sdk.entity.SnappingDraft
 
SLK - enum entry in io.scanbot.sdk.entity.Language
 
SLOVAKIA - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry

Slovakia.

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

The country named Slovakia.

SLOVENIA - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry

Slovenia.

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

The country named Slovenia.

SLV - enum entry in io.scanbot.sdk.entity.Language
 
SMALL - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.CollapsedVisibleHeight

Result sheet is collapsed as much as possible, showing only the top part.

SnapButtonAutoSnapPreview() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotSnapButtonKt
 
SnapButtonPreview() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotSnapButtonKt
 
SnapFlashView - class in io.scanbot.sdk.camera
 
SnapModeClickAction - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
SnappingDraft - class in io.scanbot.sdk.entity
Contains Pages and naming metadata necessary for document creation
SnappingDraft.NoPageByIndexException - class in io.scanbot.sdk.entity.SnappingDraft
Thrown if page by index does not exist
snapScaleTo(java.lang.Float) - function in io.scanbot.sdk.ui_v2.document.screen.review.ZoomableState
Instantly sets scale of ZoomableLayout to given scale.
snapTo(T) - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
Snap to a targetValue without any animation.
SOLID - enum entry in io.scanbot.sdk.ui_v2.common.TopBarMode

Display the top bar with a background color or with transparency.

sortPagesById(java.util.List) - function in io.scanbot.sdk.docprocessing.Document
Rearranges the order of pages due to order of passed Page IDs.
Sound - class in io.scanbot.sdk.ui_v2.common
Configuration for the sound.
SoundController - class in io.scanbot.sdk.util.snap
Encapsulates playing 'bleep' sound and setting up/releasing corresponding resources.
SoundControllerImpl - class in io.scanbot.sdk.util.snap
 
SoundType - class in io.scanbot.sdk.ui_v2.common
Determines the successful detection sound.
SoundType.Companion - class in io.scanbot.sdk.ui_v2.common.SoundType
 
SourceFileDoesNotExistException - class in io.scanbot.sdk.exceptions.crypto
Thrown when Encriptor/Decriptor can't access to files
SPA - enum entry in io.scanbot.sdk.entity.Language
 
SPA_OLD - enum entry in io.scanbot.sdk.entity.Language
 
SPAIN - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry

Spain.

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

The country named Spain.

SPEED - enum entry in io.scanbot.sdk.ui.configuration.json.JsonCapturePhotoQualityPrioritization

Captures a still image at the highest possible speed. The quality of the image may be degraded. iOS only.

SPEED - enum entry in io.scanbot.sdk.ui_v2.common.camera.CapturePhotoQualityPrioritization

Captures a still image at the highest possible speed. The quality of the image may be degraded. iOS only.

SPEED - enum entry in io.scanbot.sdk.ui_v2.document.configuration.CapturePhotoQualityPrioritization

Captures a still image at the highest possible speed. The quality of the image may be degraded.

SQI - enum entry in io.scanbot.sdk.entity.Language
 
SRP - enum entry in io.scanbot.sdk.entity.Language
 
SRP_LATN - enum entry in io.scanbot.sdk.entity.Language
 
STACKED - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemInfoPosition

Display the barcode info box in the center of the overlay polygon.

startCamera() - function in io.scanbot.sdk.ui.camera.CustomCameraLifecycleOwner
Trigger cameraResume.
startGeneration(io.scanbot.sdk.entity.Document,io.scanbot.sdk.ocr.ScanbotOcrEngine.EngineInput,java.util.Collection,io.scanbot.sdk.ocr.intelligence.OcrSettings) - function in io.scanbot.sdk.ocr.intelligence.OcrPdfGenerator
Starts generation of document into PDF file.
startPreview() - function in io.scanbot.sdk.camera.ScanbotCameraView
Starts/resumes camera preview stream.
startPreview() - function in io.scanbot.sdk.ui.ICameraViewController
Starts/resumes camera preview stream.
startPreview() - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Starts/resumes camera preview stream.
startPreview() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Starts/resumes camera preview stream.
startPreview() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Starts/resumes camera preview stream.
startProgressAnimation() - function in io.scanbot.sdk.ui.FadeAnimationView
 
StartScanning - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckUserGuidanceStringsParameter
 
StartScanning - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateUserGuidanceStringsParameter
 
StartScanningTitle - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
 
startSearch() - function in io.scanbot.sdk.pdf.search.FPDFTextSearchContext
 
startSearch() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
STATEMENT - enum entry in io.scanbot.sdk.entity.DocumentType
 
STATUS - enum entry in io.scanbot.sdk.mc.MedicalCertificatePatientInfoFieldType

Status.

StatusBarMode - class in io.scanbot.sdk.ui_v2.common
The visual mode used for the status bar icons.
StatusBarMode.Companion - class in io.scanbot.sdk.ui_v2.common.StatusBarMode
 
StatusBarSpacer() - function in io.scanbot.sdk.ui_v2.common.components.StatusBarSpacerKt
 
StatusBarSpacerKt - class in io.scanbot.sdk.ui_v2.common.components
 
stopCamera() - function in io.scanbot.sdk.ui.camera.CustomCameraLifecycleOwner
Trigger cameraPause.
stopPreview() - function in io.scanbot.sdk.camera.ScanbotCameraView
Stops camera preview stream.
stopPreview() - function in io.scanbot.sdk.ui.ICameraViewController
Stops camera preview stream.
stopPreview() - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Stops camera preview stream.
stopPreview() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Stops camera preview stream.
stopPreview() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Stops camera preview stream.
stopProgressAnimation() - function in io.scanbot.sdk.ui.FadeAnimationView
 
stopSearch() - function in io.scanbot.sdk.pdf.search.FPDFTextSearchContext
 
stopSearch() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
StorageSpaceAware - class in io.scanbot.sdk.persistence
Encapsulates querying device's disk space parameters.
StorageSpaceAwareImpl - class in io.scanbot.sdk.persistence
 
storedDocumentIds() - function in io.scanbot.sdk.docprocessing.DocumentApi
Get all stored documents.
STRETCH - enum entry in io.scanbot.pdf.model.PageFit

Stretch image to fill the entire page. The image will never be cropped and there will never be any white borders left, but the image aspect ratio will be made to match the page aspect ratio.

StripCheckDigits - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
StripCheckDigits - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
StubCreditCardViewModel - class in io.scanbot.sdk.ui_v2.creditcard.screen
 
StubMrzViewModel - class in io.scanbot.sdk.ui_v2.mrz.screen
 
StubSoundController - class in io.scanbot.sdk.util.snap
 
StubTextPatternViewModel - class in io.scanbot.sdk.ui_v2.textpattern.screen
 
STUDIES - enum entry in io.scanbot.sdk.entity.DocumentType
 
StyledText - class in io.scanbot.sdk.ui_v2.common
Configuration of the text field appearance.
submitButtonClick() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
User wants to finish the flow.
submitButtonClick() - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
User wants to finish the flow.
submitButtonClick() - function in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataFieldListViewModel
User wants to finish the flow
submitButtonClick() - function in io.scanbot.sdk.ui.view.documentdata.list.IDocumentDataFieldListView.ViewModel
User wants to finish the flow
SubmitButtonTitle - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
SubmitButtonTitle - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
 
SuccesOverlayKt - class in io.scanbot.sdk.ui_v2.creditcard.components
 
SuccesOverlayKt - class in io.scanbot.sdk.ui_v2.mrz.components
 
SuccesOverlayKt - class in io.scanbot.sdk.ui_v2.textpattern.components
 
SUCCESS - enum entry in io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus

Scanning successful.

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

The credit card was scanned successfully.

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

The document was extracted successfully.

SUCCESS - enum entry in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.ValidationStatus

Field is valid.

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

Detection successful. The fields array is filled with all of the extracted data. All validatable fields have passed validation.

SUCCESS - enum entry in io.scanbot.sdk.vin.VinBarcodeExtractionStatus

Barcode containing a VIN was successfully extracted.

SuccessBeepEnabled - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
SuccessBeepEnabled - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
SuccessBeepEnabled - enum entry in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerParameter
 
SuccessFrameDebouncer - class in io.scanbot.sdk.barcode
Allows to keep track of the interval between successful events
SURNAME - enum entry in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.FieldType

Surname.

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

Person surname field.

SWA - enum entry in io.scanbot.sdk.entity.Language
 
swapButtons() - function in io.scanbot.sdk.ui.view.edit.EditPolygonView
 
SwapTopBottomButtons - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
SWE - enum entry in io.scanbot.sdk.entity.Language
 
SWEDEN - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry

Sweden.

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

The country named Sweden.

SwipeableV2State - class in io.scanbot.sdk.ui_v2.common.components
State of the swipeableV2 modifier.
SwipeableV2State.Companion - class in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
 
SwipeToDelete - class in io.scanbot.sdk.ui_v2.barcode.configuration
Configuration of the swipe-to-delete button.
SWISS_QR - enum entry in io.scanbot.sdk.barcode.BarcodeDocumentFormat

Swiss QR barcode document.

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

Swiss QR barcode document

SwissQR - enum entry in io.scanbot.sdk.barcode.entity.RootDocumentType
 
SwissQR - class in io.scanbot.sdk.barcode.entity
 
SwissQR.FieldNames - class in io.scanbot.sdk.barcode.entity.SwissQR
 
SwissQR.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.SwissQR
 
SWITZERLAND - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry

Switzerland.

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

The country named Switzerland.

SymbolBox - class in io.scanbot.sdk.textpattern
Structure containing recognized symbol text and bounds.
SYR - enum entry in io.scanbot.sdk.entity.Language
 
SYSTEM_CHROME_MATERIAL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

An adaptable blur effect that creates the appearance of the system chrome. iOS13+.

SYSTEM_CHROME_MATERIAL_DARK - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of the system chrome and is always dark. iOS13+

SYSTEM_CHROME_MATERIAL_LIGHT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of the system chrome and is always light. iOS13+

SYSTEM_MATERIAL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

An adaptable blur effect that create the appearance of a material with normal thickness. Defaults on iOS13 and more. iOS13+.

SYSTEM_MATERIAL_DARK - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of a material with normal thickness and is always dark. iOS13+.

SYSTEM_MATERIAL_LIGHT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of a material with normal thickness and is always light. iOS13+.

SYSTEM_THICK_MATERIAL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

An adaptable blur effect that creates the appearance of a material that's thicker than normal. iOS13+.

SYSTEM_THICK_MATERIAL_DARK - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of a material that’s thicker than normal and is always dark. iOS13+.

SYSTEM_THICK_MATERIAL_LIGHT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of a material that’s thicker than normal and is always light. iOS13+.

SYSTEM_THIN_MATERIAL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

An adaptable blur effect that creates the appearance of a thin material. iOS13+.

SYSTEM_THIN_MATERIAL_DARK - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of a thin material and is always dark. iOS13+

SYSTEM_THIN_MATERIAL_LIGHT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of a thin material and is always light. iOS13+.

SYSTEM_ULTRA_THIN_MATERIAL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

An adaptable blur effect that creates the appearance of an ultra-thin material. iOS13+.

SYSTEM_ULTRA_THIN_MATERIAL_DARK - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of an ultra-thin material and is always dark. iOS13+

SYSTEM_ULTRA_THIN_MATERIAL_LIGHT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur effect that creates the appearance of an ultra-thin material and is always light. iOS13+.

SystemError - class in io.scanbot.sdk.ui_v2.common.activity
 
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