Skip navigation links
B C D E F G I M N O R S 

B

BarcodeScannerActivity - Class in io.scanbot.sdk.ui.view.barcode
Represents camera screen for Barcodes scanning
BarcodeScannerActivity() - Constructor for class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
Represents camera screen for Barcodes scanning
BarcodeScannerActivity.Companion - Class in io.scanbot.sdk.ui.view.barcode
 
BarcodeScannerConfiguration - Class in io.scanbot.sdk.ui.view.barcode.configuration
Class which is used to configure class BarcodeScannerActivity Contains settings indicating views Behaviour, Texts and Appearance
BarcodeScannerConfiguration() - Constructor for class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Class which is used to configure class BarcodeScannerActivity Contains settings indicating views Behaviour, Texts and Appearance

C

closeSnapping(closeSnapping) - Method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
User want to close snapping
closeSnapping(finishEdit) - Method in class io.scanbot.sdk.ui.view.edit.CroppingActivity
 
Companion - Static variable in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
 
Companion - Static variable in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
Companion - Static variable in class io.scanbot.sdk.ui.view.edit.CroppingActivity
 
Companion - Static variable in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
 
CroppingActivity - Class in io.scanbot.sdk.ui.view.edit
Activity representing cropping UI allows user to correct polygon and rotate the image
CroppingActivity() - Constructor for class io.scanbot.sdk.ui.view.edit.CroppingActivity
Activity representing cropping UI allows user to correct polygon and rotate the image
CroppingActivity.Companion - Class in io.scanbot.sdk.ui.view.edit
 
CroppingConfiguration - Class in io.scanbot.sdk.ui.view.edit.configuration
Class which is used to configure class CroppingActivity Contains settings indicating views Behaviour, Texts and Appearance
CroppingConfiguration() - Constructor for class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Class which is used to configure class CroppingActivity Contains settings indicating views Behaviour, Texts and Appearance

D

dispatchDraw(canvas) - Method in class io.scanbot.sdk.ui.view.base.FinderOverlayView
 
DocumentScannerActivity - Class in io.scanbot.sdk.ui.view.camera
 
DocumentScannerActivity() - Constructor for class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
DocumentScannerActivity.Companion - Class in io.scanbot.sdk.ui.view.camera
 
DocumentScannerConfiguration - Class in io.scanbot.sdk.ui.view.camera.configuration
Class which is used to configure class DocumentScannerActivity Contains settings indicating views Behaviour, Texts and Appearance
DocumentScannerConfiguration() - Constructor for class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Class which is used to configure class DocumentScannerActivity Contains settings indicating views Behaviour, Texts and Appearance

E

EDITED_PAGE_EXTRA - Static variable in class io.scanbot.sdk.ui.view.edit.CroppingActivity
 
EXTRACTED_FIELDS_EXTRA - Static variable in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
 

F

FinderOverlayView - Class in io.scanbot.sdk.ui.view.base
Represents default ScanbotSDK Finder view overlay
FinderOverlayView(context, attr) - Constructor for class io.scanbot.sdk.ui.view.base.FinderOverlayView
 
finishWithResult(barcodeScanningResult) - Method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
Delivers scanned barcode content to the user
finishWithResult(mrzRecognitionResult) - Method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
Delivers scanned MRZ code content to the user

G

getBarcodeCameraConfiguration() - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
 
getCameraConfiguration() - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
 
getComponent() - Method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
 
getComponent() - Method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
getComponent() - Method in class io.scanbot.sdk.ui.view.edit.CroppingActivity
 
getComponent() - Method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
 
getEditPolygonConfiguration() - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
 
getMrzCameraConfiguration() - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
 

I

io.scanbot.sdk.ui.view.barcode - package io.scanbot.sdk.ui.view.barcode
 
io.scanbot.sdk.ui.view.barcode.configuration - package io.scanbot.sdk.ui.view.barcode.configuration
 
io.scanbot.sdk.ui.view.base - package io.scanbot.sdk.ui.view.base
 
io.scanbot.sdk.ui.view.camera - package io.scanbot.sdk.ui.view.camera
 
io.scanbot.sdk.ui.view.camera.configuration - package io.scanbot.sdk.ui.view.camera.configuration
 
io.scanbot.sdk.ui.view.edit - package io.scanbot.sdk.ui.view.edit
 
io.scanbot.sdk.ui.view.edit.configuration - package io.scanbot.sdk.ui.view.edit.configuration
 
io.scanbot.sdk.ui.view.mrz - package io.scanbot.sdk.ui.view.mrz
 
io.scanbot.sdk.ui.view.mrz.configuration - package io.scanbot.sdk.ui.view.mrz.configuration
 
isInEditMode() - Method in class io.scanbot.sdk.ui.view.base.FinderOverlayView
 

M

MRZScannerActivity - Class in io.scanbot.sdk.ui.view.mrz
Represents camera screen for MRZ codes scanning
MRZScannerActivity() - Constructor for class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
Represents camera screen for MRZ codes scanning
MRZScannerActivity.Companion - Class in io.scanbot.sdk.ui.view.mrz
 
MRZScannerConfiguration - Class in io.scanbot.sdk.ui.view.mrz.configuration
Class which is used to configure class MRZScannerActivity Contains settings indicating views Behaviour, Texts and Appearance
MRZScannerConfiguration() - Constructor for class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Class which is used to configure class MRZScannerActivity Contains settings indicating views Behaviour, Texts and Appearance

N

newIntent(context, scannerConfiguration) - Method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Companion
 
newIntent(context, scannerConfiguration) - Static method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
 
newIntent(context, documentScannerConfiguration) - Method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.Companion
 
newIntent(context, documentScannerConfiguration) - Static method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
newIntent(context, croppingConfiguration) - Method in class io.scanbot.sdk.ui.view.edit.CroppingActivity.Companion
 
newIntent(context, croppingConfiguration) - Static method in class io.scanbot.sdk.ui.view.edit.CroppingActivity
 
newIntent(context, scannerConfiguration) - Method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity.Companion
 
newIntent(context, scannerConfiguration) - Static method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
 

O

onCancelScanning() - Method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
User wants to cancel scanning
onCancelScanning() - Method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
User wants to cancel scanning
onCancelSnapping() - Method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
User wants to cancel snapping
onCreate(savedInstanceState) - Method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
 
onCreate(savedInstanceState) - Method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
onCreate(savedInstanceState) - Method in class io.scanbot.sdk.ui.view.edit.CroppingActivity
 
onCreate(savedInstanceState) - Method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
 
onLayout(changed, l, t, r, b) - Method in class io.scanbot.sdk.ui.view.base.FinderOverlayView
 
openPermissionSettings() - Method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
 
openPermissionSettings() - Method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
openPermissionSettings() - Method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
 

R

requestCameraPermission() - Method in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
User want to request camera permission
requestCameraPermission() - Method in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
User want to request camera permission
requestCameraPermission() - Method in class io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
User want to request camera permission

S

SCANNED_BARCODE_EXTRA - Static variable in class io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
 
setAcceptedAngleScore(acceptedAngleScore) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document. Default is 75.0.
setAcceptedSizeScore(acceptedSizeScore) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The minimum document width or height in percent (0 - 100) of the screen size to accept a detected document. Default is 80.0.
setAutoSnappingButtonHidden(autoSnappingButtonHidden) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the auto-snapping toggle button is hidden or not.
setAutoSnappingButtonTitle(autoSnappingButtonTitle) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the auto-snapping toggle button.
setAutoSnappingEnabled(autoSnappingEnabled) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
When auto-snapping is enabled the document scanner will take a photo automatically when a document is detected, conditions are good and the auto-snapping time-out elapses. In this mode the user can still tap the shutter button to snap a document.
setAutoSnappingSensitivity(autoSnappingSensitivity) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls the auto-snapping speed. Sensitivity must be within the 0..1 range. A value of 1.0 triggers automatic capturing immediately, a value of 0.0 delays the automatic by 3 seconds. The default value is 0.66 (2 seconds)
setBackgroundColor(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Background color of the main screen.
setBarcodeFormatsFilter(barcodeFormat) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
A list of barcodes that the scanner should recognize. Anything not on the list will not trigger a detection.
setBottomBarBackgroundColor(bottomBarBackgroundColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the bottom shutter-bar.
setBottomBarBackgroundColor(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Background color of the bottom toolbar.
setBottomBarButtonsColor(bottomBarButtonsColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the title of all buttons in the bottom shutter-bar (Cancel button, etc.), as well as the camera permission prompt button.
setBottomBarButtonsColor(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Color of the titles of all buttons in the bottom toolbar (Rotate button).
setCameraBackgroundColor(cameraBackgroundColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the camera background (relevant only when the camera preview mode is CameraPreviewMode.FIT_IN).
setCameraOverlayColor(cameraOverlayColor) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Background color outside of the finder window.
setCameraOverlayColor(cameraOverlayColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Background color outside of the finder window.
setCameraPreviewMode(cameraPreviewMode) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Preview mode of the camera: Fit-In or Fill-In. Optional, default is Fit-In.
setCancelButtonTitle(cancelButtonTitle) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(cancelButtonTitle) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the cancel button.
setCancelButtonTitle(text) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the cancel button.
setCancelButtonTitle(cancelButtonTitle) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Title of the cancel button.
setDoneButtonTitle(text) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the Done button.
setEnableCameraButtonTitle(enableCameraButtonTitle) - Method in class 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(enableCameraButtonTitle) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraButtonTitle(enableCameraButtonTitle) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
setEnableCameraExplanationText(enableCameraExplanationText) - Method in class 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(enableCameraExplanationText) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setEnableCameraExplanationText(enableCameraExplanationText) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
setFinderHeight(finderHeight) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Height of the finder window in pixels.
setFinderHeight(finderHeight) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Height of the finder window in pixels.
setFinderLineColor(finderLineColor) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Color of the finder window's outline.
setFinderLineColor(finderLineColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Color of the finder window's outline.
setFinderLineWidth(finderLineWidth) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Thickness of the finder window's outline.
setFinderLineWidth(finderLineWidth) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Thickness of the finder window's outline.
setFinderTextHint(finderTextHint) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Text hint shown under the finder window.
setFinderTextHint(finderTextHint) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Text hint shown under the finder window.
setFinderTextHintColor(finderTextHintColor) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Color of the text hint under the finder window.
setFinderTextHintColor(finderTextHintColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Color of the text hint under the finder window.
setFinderWidth(finderWidth) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Width of the finder window in pixels.
setFinderWidth(finderWidth) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Width of the finder window in pixels.
setFlashButtonHidden(flashButtonHidden) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the flash toggle button is hidden or not.
setFlashButtonTitle(flashButtonTitle) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the flash toggle button.
setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls whether the flash should be initially enabled. The default value is FALSE.
setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the flash should be initially enabled. The default value is FALSE.
setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Controls whether the flash should be initially enabled. The default value is FALSE.
setIgnoreBadAspectRatio(ignoreBadAspectRatio) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Sets whether to ignore the net.doo.snap.lib.detector.DetectionResult.OK_BUT_BAD_ASPECT_RATIO detection status. By default BadAspectRatio is not ignored.
setImageScale(imageScale) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The image scaling factor. The factor must be within the 0..1 range. A factor of 1 means that the resulting images retain their original size. When the factor is less than 1, resulting images will be made smaller by that factor. By default the scale is 1.
setMultiPageButtonHidden(multiPageButtonHidden) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls whether the multi-page toggle button is hidden or not.
setMultiPageButtonTitle(multiPageButtonTitle) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title of the multi-page mode toggle button.
setMultiPageEnabled(multiPageEnabled) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Controls multi-page mode. When enabled, the user can take multiple document photos before closing the screen by tapping the page counter button. When disabled, the screen will be closed immediately after the first document photo is made. The default value is FALSE.
setOrientationLockMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE. By default the camera orientation is not locked.
setOrientationLockMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE. By default the camera orientation is not locked.
setOrientationLockMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE. By default the camera orientation is not locked.
setOverlayColor(overlayColor) - Method in class io.scanbot.sdk.ui.view.base.FinderOverlayView
Changes fill color of the Finder view
setPage(page) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
The Page to be opened. This is a required parameter.
setPageCounterButtonTitle(pageCounterButtonTitle) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Title suffix of the button that finishes the document scanning when multi-page scanning is enabled. The button's title has the format "# Pages", where # shows the number of images captured up to now and the suffix "Pages" is set using this method.
setPolygonBackgroundColor(polygonBackgroundColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good. (All net.doo.snap.lib.detector.DetectionResult with OK_BUT_XXX).
setPolygonBackgroundColorOK(polygonBackgroundColorOK) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the detected document outline when we are ready to snap net.doo.snap.lib.detector.DetectionResult.OK.
setPolygonColor(polygonColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good. (All detection statuses in net.doo.snap.lib.detector.DetectionResult that have the OK_BUT_XXX prefix).
setPolygonColor(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Default color of the cropping outline.
setPolygonColorMagnetic(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Outline color of magnetically snapped edges.
setPolygonColorOK(polygonColorOK) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of the detected document outline when we are ready to snap net.doo.snap.lib.detector.DetectionResult.OK.
setPolygonLineWidth(polygonLineWidth) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Width of the detected document outline.
setPolygonLineWidth(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Width of the cropping outline.
setRotateButtonTitle(text) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Title of the Rotate button.
setShutterButtonAutoInnerColor(shutterButtonAutoInnerColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The foreground color of the shutter button in auto-snapping mode.
setShutterButtonAutoOuterColor(shutterButtonAutoOuterColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the shutter button in auto-snapping mode.
setShutterButtonManualInnerColor(shutterButtonManualInnerColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The foreground color of the shutter button in manual mode.
setShutterButtonManualOuterColor(shutterButtonManualOuterColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the shutter button in manual mode.
setStrokeColor(strokeColor) - Method in class io.scanbot.sdk.ui.view.base.FinderOverlayView
Changes stroke color of the Finder view.
setStrokeWidth(strokeWidth) - Method in class io.scanbot.sdk.ui.view.base.FinderOverlayView
Changes stroke width of the Finder view.
setSuccessBeepEnabled(successBeepEnabled) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Controls whether to play a beep sound after a successful detection. Default value is TRUE.
setSuccessBeepEnabled(successBeepEnabled) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Controls whether to play a beep sound after a successful detection. Default value is TRUE.
setTextHintBadAngles(textBadAngles) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is net.doo.snap.lib.detector.DetectionResult.OK_BUT_BAD_ANGLES
setTextHintBadAspectRatio(textHintBadAspectRatio) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is net.doo.snap.lib.detector.DetectionResult.OK_BUT_BAD_ASPECT_RATIO
setTextHintNothingDetected(textHintNothingDetected) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is net.doo.snap.lib.detector.DetectionResult.ERROR_NOTHING_DETECTED
setTextHintOK(textHintDontMove) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is net.doo.snap.lib.detector.DetectionResult.OK
setTextHintTooDark(textHintTooDark) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is net.doo.snap.lib.detector.DetectionResult.ERROR_TOO_DARK
setTextHintTooNoisy(textHintTooNoisy) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is net.doo.snap.lib.detector.DetectionResult.ERROR_TOO_NOISY
setTextHintTooSmall(textHintTooSmall) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Text hint that will be shown when the current detection status is net.doo.snap.lib.detector.DetectionResult.OK_BUT_TOO_SMALL
setTopBarBackgroundColor(topBarBackgroundColor) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(topBarBackgroundColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the top toolbar.
setTopBarBackgroundColor(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Background color of the top toolbar.
setTopBarBackgroundColor(topBarBackgroundColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Background color of the top toolbar.
setTopBarButtonsActiveColor(topBarButtonsActiveColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of all active toggle buttons in the toolbar.
setTopBarButtonsColor(topBarButtonsColor) - Method in class io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsColor(color) - Method in class io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
Color of the titles of all buttons in the top toolbar (Cancel and Done buttons).
setTopBarButtonsColor(topBarButtonsColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsInactiveColor(topBarButtonsInactiveColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The color of all inactive toggle buttons in the toolbar.
setUserGuidanceBackgroundColor(userGuidanceBackgroundColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The background color of the user guidance hints.
setUserGuidanceTextColor(userGuidanceTextColor) - Method in class io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
The text color of the user guidance hints.
SNAPPED_PAGE_EXTRA - Static variable in class io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
B C D E F G I M N O R S 
Skip navigation links