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

S

SAN - enum entry in io.scanbot.sdk.entity.Language
 
sapManager() - function in io.scanbot.sdk.barcode_scanner.di.ScanbotBarcodeScannerSDKComponent
 
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
saveImage(com.commonsware.cwac.camera.PictureTransaction,android.graphics.Bitmap) - function in com.commonsware.cwac.camera.CameraHost
Called when a picture has been taken.
saveImage(com.commonsware.cwac.camera.PictureTransaction,kotlin.Array,int) - function in com.commonsware.cwac.camera.CameraHost
Called when a picture has been taken.
saveImage(com.commonsware.cwac.camera.PictureTransaction,android.graphics.Bitmap) - function in com.commonsware.cwac.camera.SimpleCameraHost
Called when a picture has been taken.
saveImage(com.commonsware.cwac.camera.PictureTransaction,kotlin.Array,int) - function in com.commonsware.cwac.camera.SimpleCameraHost
Called when a picture has been taken.
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
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.
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
ScaleTypeTransform - class in io.scanbot.sdk.ui.camera.util
Util methods for view size calculations
scanAndCount() - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewController
Trigger this method to run detection on the next cameraFrame or snapped image
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
 
ScanbotArOverlay(.<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.ScanbotArOverlayKt
Draws polygons reacting on FrameHandler result
ScanbotArOverlayKt - class in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking
 
ScanbotBarcodeDetector - class in io.scanbot.sdk.barcode
Detects bar codes and QR codes.
scanbotBarcodeDetector(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.barcode_scanner.di.ScanbotBarcodeScannerSDKModule
 
scanbotBarcodeDocumentParser(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.barcode_scanner.di.ScanbotBarcodeScannerSDKModule
 
ScanbotBarcodeScannerSDK - class in io.scanbot.sdk.barcode_scanner
Provider for Scanbot Barcode Scanner SDK features.
ScanbotBarcodeScannerSDKComponent - class in io.scanbot.sdk.barcode_scanner.di
Dagger component for Scanbot Barcode Scanner SDK specific instances.
ScanbotBarcodeScannerSDKInitializer - class in io.scanbot.sdk.barcode_scanner
Initializes Scanbot SDK library.
ScanbotBarcodeScannerSDKModule - class in io.scanbot.sdk.barcode_scanner.di
Contains Scanbot Barcode Scanner SDK related dependencies.
ScanbotBarcodeScannerSDKModule.Companion - class in io.scanbot.sdk.barcode_scanner.di.ScanbotBarcodeScannerSDKModule
 
ScanbotButton(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.ButtonConfiguration,.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Boolean,kotlin.jvm.functions.Function0,.<Error class: unknown class>) - 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
 
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) - 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.
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>,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>,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration,kotlin.jvm.functions.Function0,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>,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration,kotlin.jvm.functions.Function0,android.view.View,.<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>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,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
 
ScanbotModalBottomSheetDialog(.<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>,.<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.ScanbotModalDialogKt
 
ScanbotModalDialogKt - class in io.scanbot.sdk.ui_v2.common.components
 
ScanbotPalette - class in io.scanbot.sdk.ui_v2.common
Value palette describing the colors of the scanner screens.
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
 
ScanbotSdkInternal - class in io.scanbot.core
 
ScanbotSystemBar(.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotSystemBarKt
 
ScanbotSystemBarKt - class in io.scanbot.sdk.ui_v2.common.components
 
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
 
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
 
scanSavedImage(boolean) - function in com.commonsware.cwac.camera.SimpleCameraHost.Builder
 
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
 
ScreenInjector - class in io.scanbot.sdk.ui_v2.common.viewmodel
 
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
 
sdkFilesDirectory(android.app.Application,java.io.File) - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDKInitializer
Set the custom directory for pages and documents storage
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
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
 
SEAT_NUMBER - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Seat number

SeatNumber - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
SECOND_NON_CONSECUTIVE_BAGGAGE_TAG_LICENSE_PLATE_NUMBER - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Second non-consecutive baggage tag license plate number

SecondNonConsecutiveBaggageTagLicensePlateNumber - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
SELECTEE_INDICATOR - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Selectee indicator

SelecteeIndicator - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
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.ui.configuration.json.JsonImageFilterType

Binarization filter for poor quality printed papers.

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

SEPA barcode document

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

SEPA barcode (aka GiroCode) document

SEPADocument - class in io.scanbot.barcodescanner.model.SEPA
SEPA barcode parsed document
SEPADocumentField - class in io.scanbot.barcodescanner.model.SEPA
SEPA document field
SEPADocumentFieldType - class in io.scanbot.barcodescanner.model.SEPA
SEPA document field types
SEPADocumentFieldType - class in io.scanbot.sdk.ui_v2.barcode.configuration
SEPA Document Field Type
SEPADocumentFieldType.Companion - class in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFieldType
 
SEPADocumentFormat - class in io.scanbot.sdk.ui_v2.barcode.configuration
SEPA Document Format
SEPADocumentFormatField - class in io.scanbot.sdk.ui_v2.barcode.configuration
SEPA Document Format Field
SERVICE_TAG - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFieldType

Service tag

ServiceTag - enum entry in io.scanbot.barcodescanner.model.SEPA.SEPADocumentFieldType
 
setAcceptedDocumentFormats(java.util.List) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfigBuilder
Sets list of BarcodeDocumentFormat to scan
setAcceptedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Sets list of BarcodeDocumentFormat to scan
setAcceptedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Sets list of BarcodeDocumentFormat to scan
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(kotlin.collections.ArrayList) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
A list of document formats that the scanner should recognize.
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.
setAcceptedDocumentFormats(java.util.List) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
List of accepted barcode document formats.
setActionBar(io.scanbot.sdk.ui_v2.common.ActionBarConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the action bar.
setActiveBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the button background shape when the button is active (selected, toggled).
setActiveBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.RoundButton
Color of the button background shape when the button is active (selected, toggled).
setActiveForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the button 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
Color of the button foreground (icon, text) when the button is active (selected, toggled).
setAdditionalConfig(io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfigBuilder
Setter for additional config.
setAdditionalDetectionParameters(io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Sets additional configuration for BarcodeDetector to further tweak it's logic.
setAdditionalDetectionParameters(io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Sets additional configuration for BarcodeDetector to further tweak it's logic.
setAllCaps(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.widget.CancelView
 
setAnalyzerFrameSize(android.util.Size) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera analyzer frame size.
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_v2.barcode.components.ar_tracking.BarcodeElement
 
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_v2.common.AspectRatio) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
The viewfinder's aspect ratio.
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 auto close timer in ms.
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 detected 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 detected 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 detected or not.
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.
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.
setAutoSnappingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.IAutoSnappingViewController
Flag to disable autosnapping processing.
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.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.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.
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.camera.FinderOverlayView
 
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.barcode.configuration.BadgeStyle
The style of the button's background.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
The style of the button's background.
setBackground(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Background color of the camera permission request.
setBackground(io.scanbot.sdk.ui_v2.common.BackgroundStyle) - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
Background style used for the user guidance.
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(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
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
Color of the button background shape.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.RoundButton
Color of the button background shape.
setBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Background color of the top bar to be used when the visual mode is specified as SOLID.
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.
setBadgeBackgroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the badge's background shape.
setBadgeForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the badge foreground (icon, text).
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
 
setBarcodeDetectionInterval(java.lang.Long) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerViewController
Set barcode detection interval in milliseconds.
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 detection and filter frames with undesired data.
setBarcodeFilter(io.scanbot.sdk.barcode.IBarcodeFilter) - function in io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler
Set implementation of IBarcodeFilter, that will be applied to every frame after detection 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
 
setBarcodeFormats(java.util.List) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfigBuilder
Sets list of BarcodeFormat 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.BarcodeRecognizerConfiguration
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.view.barcode.configuration.BarcodeImageGenerationType) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
 
setBarcodeImageGenerationType(io.scanbot.sdk.ui.view.barcode.configuration.BarcodeImageGenerationType) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set barcode image generation mode
setBarcodeImageGenerationType(io.scanbot.sdk.ui.view.barcode.configuration.BarcodeImageGenerationType) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Specifies the way of barcode images generation or disables this generation at all.
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.
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
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.
setBarcodesExtensionFilter(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodesExtensionFilter) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
Filter for extended EAN and UPC barcodes.
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.
setBeepJob(.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
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.
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
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
setButtonsAccentColor(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
The accent color of buttons on a confirmation dialog.
setCameraConfiguration(io.scanbot.sdk.ui_v2.common.CameraConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the camera behavior.
setCameraFrameSize(android.util.Size) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Set camera preview and analyzer frame size.
setCameraHost(com.commonsware.cwac.camera.CameraHost) - function in com.commonsware.cwac.camera.CameraFragment
Call this (or override getCameraHost()) to supply the CameraHost used for most of the detailed interaction with the camera.
setCameraHost(com.commonsware.cwac.camera.CameraHost) - function in com.commonsware.cwac.camera.CameraView
 
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 camera module
setCameraModule(io.scanbot.sdk.camera.CameraModule) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Set camera module
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 or others.
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.ui_v2.common.CameraModule) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
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
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.
setCameraParameters(android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.CameraView
 
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.BarcodeScannerConfiguration
Configuration of the dialog for requesting camera permissions.
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: Fit-In or Fill-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.ui_v2.common.CameraPreviewMode) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Which camera preview mode to use.
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.barcode_scanner.di.ScanbotBarcodeScannerSDKModule.Companion
Set custom CameraUiSettings
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
 
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
 
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.TopBarConfiguration
Configuration of the cancel button's appearance.
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
 
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.
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.
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)
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
 
setChildren(kotlin.collections.ArrayList) - function in io.scanbot.sdk.pdf.Bookmark
 
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.
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.
setCodeDensity(io.scanbot.sdk.barcode.entity.BarcodeDensity) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
The expected density of QR codes.
setCodeDensity(io.scanbot.sdk.barcode.entity.BarcodeDensity) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
The expected density of QR codes.
setCodeDensity(io.scanbot.sdk.barcode.entity.BarcodeDensity) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
The expected density of QR codes.
setCodeDensity(io.scanbot.sdk.ui.configuration.json.JsonCodeDensity) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The expected density of QR codes in an image.
setCodeDensity(io.scanbot.sdk.ui.configuration.json.JsonCodeDensity) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The expected density of QR codes in an image.
setCodeDensity(io.scanbot.sdk.ui_v2.barcode.configuration.CodeDensity) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
The expected quantity of QR codes in an image.
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(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Color used for foreground elements.
setColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.IconStyle
Icon color.
setColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.StyledText
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
setCompressedThumbnail(android.graphics.Bitmap) - function in com.android.mms.exif.ExifInterface
Sets the thumbnail to be a jpeg compressed bitmap.
setCompressedThumbnail(kotlin.Array) - function in com.android.mms.exif.ExifInterface
Sets the thumbnail to be a jpeg compressed image.
setConfig(io.scanbot.barcodescanner.model.BarcodeScannerConfig) - function in io.scanbot.barcodescanner.BarcodeScanner
Set configuration that determines component behavior.
setConfig(io.scanbot.sdk.barcode.entity.BarcodeScannerConfig) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
Apply configuration to tweak scanning logic.
setConfig(io.scanbot.sdk.barcode.entity.BarcodeScannerConfig) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
Apply configuration to tweak scanning logic.
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
 
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.
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.
setContent(kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.barcode.common.ArComposeView
Set the Jetpack Compose UI content for this view.
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
Radius of the viewfinder's corners.
setCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
The viewfinder's corner radius.
setCornerRadius(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Polygon corner radius in dp.
setCounterBadge(io.scanbot.sdk.ui_v2.barcode.configuration.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.MultipleScanningMode
Time interval in milliseconds before a barcode is counted again.
setData(T) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
setDefaultPictureSize(android.hardware.Camera.Size) - function in com.commonsware.cwac.camera.CameraView
 
setDefaultPreviewSize(android.hardware.Camera.Size) - function in com.commonsware.cwac.camera.CameraView
 
setDefaultZoomFactor(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
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
 
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.
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
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
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
setDetectionInterval(java.lang.Long) - function in io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler
Set barcode detection interval in milliseconds
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.
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
 
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.
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.
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 detection.
setEnabled(java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler
 
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
Flag to disable autosnapping processing.
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
Enable or disable vibration when a barcode is detected.
setEngineMode(io.scanbot.sdk.barcode.entity.EngineMode) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfigBuilder
 
setEngineMode(io.scanbot.sdk.barcode.entity.EngineMode) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Allows to set custom EngineMode for the barcode detection EngineMode.NextGen is used by default
setEngineMode(io.scanbot.sdk.barcode.entity.EngineMode) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Allows to set custom EngineMode for the barcode detection EngineMode.NextGen is used by default
setEngineMode(io.scanbot.sdk.barcode.entity.EngineMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Allows to set custom EngineMode for the barcode detection EngineMode.NextGen is used by default
setEngineMode(io.scanbot.sdk.ui.configuration.json.JsonEngineMode) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
String being displayed on the cancel button.
setEngineMode(io.scanbot.sdk.barcode.entity.EngineMode) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Allows to set custom EngineMode for the barcode detection EngineMode.NextGen is used by default
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.
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.
setExif(java.util.Collection) - function in com.android.mms.exif.ExifInterface
Sets the exif tags, clearing this ExifInterface object's existing exif tags.
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_v2.common.viewmodel.ScreenInjector
 
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.
setFileStorageSettings(io.scanbot.sdk.persistence.FileStorageSettings) - function in io.scanbot.sdk.barcode_scanner.di.ScanbotBarcodeScannerSDKModule.Companion
Set custom FileStorageSettings
setFillColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
Polygon color.
setFillColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Polygon color.
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.
setFinderAspectRatio(io.scanbot.sdk.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.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.
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
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.
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.
setFinderMaxSize(java.lang.Integer) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
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 | || | | | | |_________________|
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.
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.
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
Appearance of the flash button.
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.
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_v2.common.CameraConfiguration
Whether the flash is enabled by default.
setFlashMode(java.lang.String) - function in com.commonsware.cwac.camera.CameraFragment
 
setFlashMode(java.lang.String) - function in com.commonsware.cwac.camera.CameraView
 
setFlipCameraButton(io.scanbot.sdk.ui_v2.common.RoundButton) - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Aappearance 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
setForeground(io.scanbot.sdk.ui_v2.common.ForegroundStyle) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
The style of the button's foreground (icon, text).
setForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BadgeStyle
Color of the button foreground (icon, text).
setForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the button foreground (icon, text).
setForegroundColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.RoundButton
Color of the button foreground (icon, text).
setFormattedBarcodeDataMapper(io.scanbot.sdk.barcode.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
 
setFrameProcessingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.ui.ILiveDetectionCameraController
 
setGs1Handling(io.scanbot.sdk.ui_v2.barcode.configuration.Gs1Handling) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
The expected way of handling GS1_COMPOSITE barcodes.
setGs1HandlingMode(io.scanbot.sdk.barcode.entity.Gs1Handling) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
Set the GS1 handling mode.
setGs1HandlingMode(io.scanbot.sdk.barcode.entity.Gs1Handling) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
GS1 Codes Handling mode.
setGs1HandlingMode(io.scanbot.sdk.barcode.entity.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.
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
setHeight(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.AspectRatio
Height component of the aspect ratio.
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.
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.
setIconBackground(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
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.
setIconVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Whether the icon is visible.
setImage(android.graphics.Bitmap) - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
setImageDrawableResource(java.lang.Integer) - function in io.scanbot.sdk.ui.view.widget.CancelView
Set the icon button image and hide text button
setImageSize(int,int) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Set scaled image size that will be drawn on screen
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.
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.Double) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Scanning delay after scanner appearance in seconds.
setInitialScanDelay(java.lang.Double) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Scanning delay after scanner appearance in seconds.
setInitialScanDelay(java.lang.Integer) - function in io.scanbot.sdk.ui_v2.common.Timeouts
Sets the time in ms the first scan is 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.
setInterval(java.lang.Long) - function in io.scanbot.sdk.barcode.SuccessFrameDebouncer
 
setItemLoadingText(java.lang.String) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
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
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
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
 
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.
setLogger(io.scanbot.sdk.util.log.Logger) - function in io.scanbot.sdk.util.log.LoggerProvider
 
setLowPowerMode(java.lang.Boolean) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
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.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.BarcodeRecognizerConfiguration
If true, enables a mode that slightly decreases scanning quality and energy consumption.
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.MultipleScanningMode
Configuration of the dialog to manually edit the barcode count.
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.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
Maximum text length of the detected barcode.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set maximum text length of the detected barcode.
setMaximumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set maximum text length of the detected 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.BarcodeRecognizerConfiguration
Optional maximum text length of the detected barcode.
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.
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
 
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
Whether to lock the focus on the minimum possible distance (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.BarcodeRecognizerConfiguration
Optional minimum required quiet zone on the barcode.
setMinimum1DQuietZoneSize(java.lang.Integer) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
Minimum required quiet zone on the barcode.
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.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
Minimum required text length of the detected barcode.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Set minimum required text length of the detected barcode.
setMinimumTextLength(java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Set minimum required text length of the detected 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.BarcodeRecognizerConfiguration
Optional minimum required text length of the detected barcode.
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.
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
Visual mode used for the top bar.
setMoveThreshold(java.lang.Float) - function in io.scanbot.sdk.camera.autosnapping.SignificantMoveListener
 
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.ui_v2.barcode.configuration.MSIPlesseyChecksumAlgorithm) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
Checksum algorithm used for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithms(java.util.EnumSet) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
The checksum algorithms for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithms(java.util.EnumSet) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
The checksum algorithms for MSI Plessey barcodes.
setMsiPlesseyChecksumAlgorithms(java.util.EnumSet) - 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
 
setNativeLogger(io.scanbot.sdk.util.log.Logger) - function in io.scanbot.common.util.NativeLogger
 
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
setOnClickListener(android.view.View.OnClickListener) - function in io.scanbot.sdk.ui.view.widget.CancelView
 
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: PORTRAIT or 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: PORTRAIT or 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_v2.common.OrientationLockMode) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Which mode to use when orientation should be locked to landscape or portrait.
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.ViewFinderConfiguration
Color of the viewfinder 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
 
setPageIdx(java.lang.Long) - function in io.scanbot.sdk.pdf.Bookmark
 
setPalette(io.scanbot.sdk.ui_v2.common.ScanbotPalette) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Define the screen's base color values from which other colors are derived.
setPath(android.graphics.Path) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setPdfImagesExtractorSettings(io.scanbot.sdk.pdf.PdfImagesExtractorSettings) - function in io.scanbot.sdk.barcode_scanner.di.ScanbotBarcodeScannerSDKModule.Companion
Set custom PdfImagesExtractorSettings
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
Whether pinch-to-zoom is enabled.
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
 
setPolygon(java.util.List) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setPolygon(java.util.List) - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
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.
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.
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
setPreviewCallback(android.hardware.Camera.PreviewCallback) - function in com.commonsware.cwac.camera.CameraView
 
setPreviewFrame(android.graphics.Bitmap) - function in io.scanbot.sdk.barcode.entity.BarcodeScanningResult
 
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.
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
 
setProcessingEnabled(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
setRecognizerConfiguration(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the scanning behavior.
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.
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.
setResultPoints(kotlin.Array) - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
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.
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.
setRotation(int) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Set rotation in degrees for polygon
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
 
setSaveCameraPreviewFrame(java.lang.Boolean) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfigBuilder
Sets whether detector should save a frame with successful detection result
setSbColorModalOverlay(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Transparent color with a very high alpha value used to fill certain overlays.
setSbColorNegative(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used to convey a negative meaning.
setSbColorOnPrimary(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
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.ScanbotPalette
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.ScanbotPalette
Color used on top of surfaces.
setSbColorOnSurfaceVariant(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Alternative color used on top of surfaces.
setSbColorOutline(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used for outlines.
setSbColorPositive(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used to convey a positive meaning.
setSbColorPrimary(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Primary color used for enabled elements.
setSbColorPrimaryDisabled(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Primary color used for disabled elements.
setSbColorSecondary(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Secondary color used for enabled elements.
setSbColorSecondaryDisabled(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Secondary color used for disabled elements.
setSbColorSurface(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used for surfaces.
setSbColorSurfaceHigh(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Transparent color with a high alpha value used for certain surfaces.
setSbColorSurfaceLow(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Transparent color with a low alpha value used for certain surfaces.
setSbColorWarning(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
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
 
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_v2.barcode.configuration.BarcodeScannerConfiguration
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.
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.MultipleScanningMode
Configuration of the preview mode for scanning multiple barcodes.
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.
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.
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
 
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.
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.
setSound(io.scanbot.sdk.ui_v2.common.Sound) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the scan confirmation sound.
setSoundType(io.scanbot.sdk.ui_v2.common.SoundType) - function in io.scanbot.sdk.ui_v2.common.Sound
The beep type.
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.
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
 
setStatusBarMode(io.scanbot.sdk.ui_v2.common.StatusBarMode) - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
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
Visual mode used for the status bar icons.
setStripCheckDigits(java.lang.Boolean) - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfigBuilder
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.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.BarcodeRecognizerConfiguration
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.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
Color of the polygon outline.
setStrokeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
Color of the viewfinder corner's outlines.
setStrokeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
Color of the viewfinder's outline.
setStrokeColor(io.scanbot.sdk.ui_v2.common.ScanbotColor) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Color of the polygon outline.
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.camera.FinderOverlayView
Changes stroke width of the Finder view.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
Width of the polygon outline in dp.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
Width of the viewfinder corner's outlines.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
Width of the viewfinder's outline.
setStrokeWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Width of the polygon outline in dp.
setStyle(io.scanbot.sdk.ui_v2.common.FinderStyle) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
Visual apperance of the viewfinder.
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.
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
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.
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 detection.
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 detection.
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_v2.common.Sound
Enable or disable the beep sound when a barcode is detected.
setSuccessfulDetectionInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Set detection interval between successful frames in milliseconds
setSuccessfulDetectionInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Set detection interval between successful frames in milliseconds
setSuccessfulDetectionInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
Set detection interval between successful frames in milliseconds.
setSuccessfulDetectionInterval(java.lang.Long) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
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
 
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.
setTag(com.android.mms.exif.ExifTag) - function in com.android.mms.exif.ExifInterface
Puts an ExifTag into this ExifInterface object's tags, removing a previous ExifTag with the same TID and IFD.
setTagDefinition(short,int,short,short,kotlin.Array) - function in com.android.mms.exif.ExifInterface
Creates a new tag definition in this ExifInterface object for a given TID and default IFD.
setTags(java.util.Collection) - function in com.android.mms.exif.ExifInterface
Puts a collection of ExifTags into this ExifInterface objects's tags.
setTagValue(int,int,Object) - function in com.android.mms.exif.ExifInterface
Sets the value of an ExifTag if it exists in the given IFD.
setTagValue(int,Object) - function in com.android.mms.exif.ExifInterface
Sets the value of an ExifTag if it exists it's default IFD.
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
Value of the text field.
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.
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.
setTextStyle(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
setTimeouts(io.scanbot.sdk.ui_v2.common.Timeouts) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of timeouts.
setTimeValue(long) - function in com.android.mms.exif.ExifTag
Sets a timestamp to this tag.
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(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.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
Title of the user guidance.
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
setTopBar(io.scanbot.sdk.ui_v2.common.TopBarConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of 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.
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.
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.
setTopPlaceholder(android.view.View) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set view on top of the finder window| | | topPlaceholder | || | | | | || | | | | |_________________|
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_v2.common.CameraConfiguration
Whether touch-to-focus is enabled.
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
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.
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.
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.
setUseCase(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeUseCase) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the barcode scanner screen's behavior.
setUserGuidance(io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the text hint guiding users to move the view finder over a barcode.
setUseShadow(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Whether to use drop shadows for foreground elements.
setUseShadow(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.StyledText
Whether to enable drop shadows for the text.
setValue(byte) - function in com.android.mms.exif.ExifTag
Sets byte value into this tag.
setValue(kotlin.Array) - function in com.android.mms.exif.ExifTag
Equivalent to setValue(value, 0, value.length).
setValue(kotlin.Array,int,int) - function in com.android.mms.exif.ExifTag
Sets byte values into this tag.
setValue(com.android.mms.exif.Rational) - function in com.android.mms.exif.ExifTag
Sets a Rational value into this tag.
setValue(kotlin.Array) - function in com.android.mms.exif.ExifTag
Sets Rational values into this tag.
setValue(int) - function in com.android.mms.exif.ExifTag
Sets integer value into this tag.
setValue(kotlin.Array) - function in com.android.mms.exif.ExifTag
Sets integer values into this tag.
setValue(Object) - function in com.android.mms.exif.ExifTag
Sets the value for this tag using an appropriate setValue method for the given object.
setValue(java.lang.String) - function in com.android.mms.exif.ExifTag
Sets a string value into this tag.
setValue(long) - function in com.android.mms.exif.ExifTag
Sets long values into this tag.
setValue(kotlin.Array) - function in com.android.mms.exif.ExifTag
Sets long values into this tag.
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_v2.barcode.configuration.BarcodeScannerConfiguration
Version number of the configuration object.
setVibration(io.scanbot.sdk.ui_v2.common.Vibration) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the scan scan confirmation vibration.
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.BarcodeScannerConfiguration
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
 
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.BadgeStyle
Whether to display the button.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Whether the button is visible.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
Whether the button is visible or not.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.IconStyle
Whether the icon is visible on the button.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.RoundButton
Whether to display the button.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.StyledText
Whether the text field is visible.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
Whether the user guidance is visible.
setVisible(java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
Whether the viewfinder is visible.
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
setWidth(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.AspectRatio
Width component of the aspect ratio.
setZoomButton(io.scanbot.sdk.ui_v2.common.RoundButton) - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Appearance 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
 
setZoomSteps(java.util.List) - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
The number of zoom steps available to the user.
Sex - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
SEX - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Sex

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
 
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.entity.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.entity.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.entity.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.entity.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.entity.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
shouldHighlight(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
shouldHighlight(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
shouldSkip() - function in io.scanbot.sdk.barcode.SuccessFrameDebouncer
Returns if currently all the events should be skipped
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.
Signature - enum entry in io.scanbot.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
 
SimpleCameraHost - class in com.commonsware.cwac.camera
 
SimpleCameraHost.Builder - class in com.commonsware.cwac.camera.SimpleCameraHost
 
SimpleDeviceProfile - class in com.commonsware.cwac.camera
 
SIN - enum entry in io.scanbot.sdk.entity.Language
 
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
 
SLK - enum entry in io.scanbot.sdk.entity.Language
 
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.

SnapFlashView - class in io.scanbot.sdk.camera
 
snapTo(T) - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
Snap to a targetValue without any animation.
SOCIAL_SECURITY_NUMBER - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Social security number

SocialSecurityNumber - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
SOLID - enum entry in io.scanbot.sdk.ui_v2.common.TopBarMode

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

Sound - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
SOUND - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Sound

Sound - class in io.scanbot.sdk.ui_v2.common
Sound configuration.
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
The sound selection type.
SoundType.Companion - class in io.scanbot.sdk.ui_v2.common.SoundType
 
Source - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
SOURCE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Source

SOURCE_OF_BOARDING_PASS_ISSUANCE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Source of boarding pass issuance

SOURCE_OF_CHECK_IN - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Source of check-in

SourceFileDoesNotExistException - class in io.scanbot.sdk.exceptions.crypto
Thrown when Encriptor/Decriptor can't access to files
SourceOfBoardingPassIssuance - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
SourceOfCheckIn - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
SPA - enum entry in io.scanbot.sdk.entity.Language
 
SPA_OLD - enum entry in io.scanbot.sdk.entity.Language
 
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.

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.

STANDARD_ENDORSEMENT_CODE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Standard endorsement code

STANDARD_RESTRICTION_CODE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Standard restriction code

STANDARD_VEHICLE_CLASSIFICATION - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Standard vehicle classification

StandardEndorsementCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
StandardRestrictionCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
StandardVehicleClassification - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
startCamera() - function in io.scanbot.sdk.ui.camera.CustomCameraLifecycleOwner
Trigger cameraResume.
startFaceDetection() - function in com.commonsware.cwac.camera.CameraFragment
Calls startFaceDetection() on the CameraView, which in turn calls startFaceDetection() on the underlying camera.
startFaceDetection() - function in com.commonsware.cwac.camera.CameraView
 
startPreview() - function in com.commonsware.cwac.camera.CameraView
 
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
 
startSearch() - function in io.scanbot.sdk.pdf.search.FPDFTextSearchContext
 
startSearch() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
Status - enum entry in io.scanbot.barcodescanner.model.MedicalCertificate.MedicalCertificateDocumentFieldType
 
STATUS - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalCertificateDocumentFieldType

Status

StatusBarMode - class in io.scanbot.sdk.ui_v2.common
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
 
STILL_ONLY - enum entry in com.commonsware.cwac.camera.CameraHost.RecordingHint
 
stopCamera() - function in io.scanbot.sdk.ui.camera.CustomCameraLifecycleOwner
Trigger cameraPause.
stopFaceDetection() - function in com.commonsware.cwac.camera.CameraFragment
Calls stopFaceDetection() on the CameraView, which in turn calls startFaceDetection() on the underlying camera.
stopFaceDetection() - function in com.commonsware.cwac.camera.CameraView
 
stopPreview() - function in com.commonsware.cwac.camera.CameraView
 
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
 
stopRecording() - function in com.commonsware.cwac.camera.CameraFragment
Call this to stop the recording triggered earlier by a call to record()
stopRecording() - function in com.commonsware.cwac.camera.CameraView
 
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
 
Street - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanDoctorFieldType
 
STREET - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorFieldType

Street

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
 
StubSoundController - class in io.scanbot.sdk.util.snap
 
StyledText - class in io.scanbot.sdk.ui_v2.common
Configuration of the text field appearance.
SUBHEADING_FREE_TEXT - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanStandardSubheadingFieldType

Subheading free text

SubheadingFreeText - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanStandardSubheadingFieldType
 
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.
SubmitButtonTitle - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
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
 
SuccessFrameDebouncer - class in io.scanbot.sdk.barcode
Allows to keep track of the interval between successful events
Suffix - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientFieldType
 
Suffix - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
SUFFIX - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Suffix

SUFFIX - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientFieldType

Suffix

Surname - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Person surname field

SWA - enum entry in io.scanbot.sdk.entity.Language
 
SWE - enum entry in io.scanbot.sdk.entity.Language
 
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.entity.BarcodeDocumentFormat
 
SWISS_QR - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat

Swiss QR barcode document

SWISS_QR - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeDocumentFormat

Swiss QR barcode document

SwissQRCodeDocumentField - class in io.scanbot.sdk.ui_v2.barcode.configuration
Swiss QR Code Document Field
SwissQRCodeDocumentFieldType - class in io.scanbot.sdk.ui_v2.barcode.configuration
Swiss QR Code Document Field Type
SwissQRCodeDocumentFieldType.Companion - class in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType
 
SwissQRCodeDocumentFormat - class in io.scanbot.sdk.ui_v2.barcode.configuration
Swiss QR Code Document Format
SwissQRCodeVersion - class in io.scanbot.sdk.ui_v2.barcode.configuration
Swiss QR Code Version
SwissQRCodeVersion.Companion - class in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeVersion
 
SwissQRDocument - class in io.scanbot.barcodescanner.model.swissqr
Swiss QR barcode parsed document
SwissQRDocumentField - class in io.scanbot.barcodescanner.model.swissqr
Swiss QR document field
SwissQRDocumentFieldType - class in io.scanbot.barcodescanner.model.swissqr
Swiss QR document field types
SwissQRVersion - class in io.scanbot.barcodescanner.model.swissqr
Swiss QR document version
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+.

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