Skip navigation links
B C E G H I L N O P R S T U 

B

BaseLicensePlateScannerActivity - Class in io.scanbot.sdk.ui.view.licenseplate
Represents camera screen for License Plate Scanner
BaseLicensePlateScannerActivity() - Constructor for class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
Represents camera screen for License Plate Scanner
BaseLicensePlateScannerActivity.Companion - Class in io.scanbot.sdk.ui.view.licenseplate
 
BaseLicensePlateScannerFragment - Class in io.scanbot.sdk.ui.view.licenseplate
Shows LicensePlateScanner camera screen of the application
BaseLicensePlateScannerFragment() - Constructor for class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
Shows LicensePlateScanner camera screen of the application
BaseLicensePlateScannerFragment.Companion - Class in io.scanbot.sdk.ui.view.licenseplate
 

C

cameraPermissionDenied() - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener
User denied camera permission
cameraPermissionDenied() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
User denied camera permission
cameraPermissionGranted() - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener
User accepted camera permission
cameraPermissionGranted() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
User accepted camera permission
checkCameraPermissionUseCase - Variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
Companion - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
 
Companion - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
Companion - Static variable in class io.scanbot.sdk.ui.view.licenseplate.dialog.LicensePlateConfirmationDialog
 
Companion - Static variable in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener
 
Companion - Static variable in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
Companion - Static variable in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
Companion - Static variable in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
 
component1() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning
component1() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
component1() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter.LicensePlateScanned
 
component2() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning
component2() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
component3() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning
component3() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
component4() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The confidence of the recognized text
component4() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
CONFIRMATION_DIALOG_TAG - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
copy(rawText, countryCode, licensePlate, confidence) - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
Defines a result of the license plate scanning flow
copy(cameraOpened, cameraClosed, cameraPermissionGranted, flash) - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
copy(result) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter.LicensePlateScanned
 
createFragment(scannerConfiguration) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
Creates an instance of the corresponding fragment
CUSTOM_CONFIGURATION - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
 
CUSTOM_CONFIGURATION - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 

E

equals(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
 
equals(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
equals(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter.LicensePlateScanned
 
EXTRACTED_FIELDS_EXTRA - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
 

G

getCameraClosed() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
getCameraOpened() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
getCameraPermissionGranted() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
getCheckCameraPermissionUseCase() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
getCheckCameraPermissionUseCase() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
getConfidence() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The confidence of the recognized text
getCountryCode() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning
getDEFAULT() - Method in class io.scanbot.sdk.ui.view.licenseplate.State.Companion
Default state.
getFlash() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
getKey() - Method in enum io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfigurationParams
 
getLicensePlate() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning
getLicensePlateCameraView() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
getLicensePlateScanner() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
getLicensePlateScannerConfiguration() - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
 
getLicensePlateScannerPresenter() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
getNavigator() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
getNULL() - Method in class io.scanbot.sdk.ui.view.licenseplate.Listener.Companion
Null-object pattern.
getRawText() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning
getResult() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter.LicensePlateScanned
 

H

handle(result) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
 
hashCode() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
 
hashCode() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
hashCode() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter.LicensePlateScanned
 

I

ILicensePlateScannerView - Interface in io.scanbot.sdk.ui.view.licenseplate
Represents camera screen for License Plate Scanner screen of the application
ILicensePlateScannerView.Listener - Interface in io.scanbot.sdk.ui.view.licenseplate
Notified about user interactions.
ILicensePlateScannerView.State - Class in io.scanbot.sdk.ui.view.licenseplate
io.scanbot.sdk.ui.view.licenseplate - package io.scanbot.sdk.ui.view.licenseplate
 
io.scanbot.sdk.ui.view.licenseplate.configuration - package io.scanbot.sdk.ui.view.licenseplate.configuration
 
io.scanbot.sdk.ui.view.licenseplate.dialog - package io.scanbot.sdk.ui.view.licenseplate.dialog
 
io.scanbot.sdk.ui.view.licenseplate.entity - package io.scanbot.sdk.ui.view.licenseplate.entity
 

L

licensePlateCameraView - Variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
LicensePlateConfirmationDialog - Class in io.scanbot.sdk.ui.view.licenseplate.dialog
A confirmation dialog to allow user confirm the scanned license plate or decline it
LicensePlateConfirmationDialog() - Constructor for class io.scanbot.sdk.ui.view.licenseplate.dialog.LicensePlateConfirmationDialog
A confirmation dialog to allow user confirm the scanned license plate or decline it
LicensePlateConfirmationDialog.Companion - Class in io.scanbot.sdk.ui.view.licenseplate.dialog
 
LicensePlateConfirmationDialogInterface - Interface in io.scanbot.sdk.ui.view.licenseplate.dialog
Dialog interface for License Plate Confirmation dialog
licensePlateScanned(result) - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener
New frame was processed with license plate scanner
licensePlateScanned(result) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
New frame was processed with license plate scanner
LicensePlateScanned(result) - Constructor for class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter.LicensePlateScanned
 
licensePlateScanner - Variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
LicensePlateScannerConfiguration - Class in io.scanbot.sdk.ui.view.licenseplate.configuration
Class which is used to configure io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity Contains settings indicating views Behaviour, Texts and Appearance
LicensePlateScannerConfiguration() - Constructor for class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Class which is used to configure io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity Contains settings indicating views Behaviour, Texts and Appearance
LicensePlateScannerConfigurationHelper - Class in io.scanbot.sdk.ui.view.licenseplate.configuration
Incapsulates the logic of work with configuration for license plate scanner
LicensePlateScannerConfigurationHelper() - Constructor for class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfigurationHelper
Incapsulates the logic of work with configuration for license plate scanner
LicensePlateScannerConfigurationParams - Enum in io.scanbot.sdk.ui.view.licenseplate.configuration
Class containing all the keys which are used to configure view of License Plate Scanner RTU UI
licensePlateScannerPresenter - Variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
LicensePlateScannerPresenter - Class in io.scanbot.sdk.ui.view.licenseplate
LicensePlateScannerPresenter(checkCameraPermissionUseCase, navigator) - Constructor for class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
LicensePlateScannerPresenter.Companion - Class in io.scanbot.sdk.ui.view.licenseplate
 
LicensePlateScannerPresenter.LicensePlateScanned - Class in io.scanbot.sdk.ui.view.licenseplate
 
LicensePlateScannerResult - Class in io.scanbot.sdk.ui.view.licenseplate.entity
Defines a result of the license plate scanning flow
LicensePlateScannerResult(rawText, countryCode, licensePlate, confidence) - Constructor for class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
Defines a result of the license plate scanning flow
LicensePlateScannerView - Class in io.scanbot.sdk.ui.view.licenseplate
Represents camera view for Data Scanner aka LicensePlateScanner screen of the application
LicensePlateScannerView(context, attrs) - Constructor for class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
Represents camera view for Data Scanner aka LicensePlateScanner screen of the application
LicensePlateScannerView.Companion - Class in io.scanbot.sdk.ui.view.licenseplate
 
Listener.Companion - Class in io.scanbot.sdk.ui.view.licenseplate
 

N

NAVIGATE_CAMERA_PERMISSION_SETTINGS - Static variable in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
NAVIGATE_CANCEL_LICENSE_INVALID - Static variable in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
NAVIGATE_CANCEL_SNAPPING - Static variable in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
NAVIGATE_REQUEST_CAMERA_PERMISSION - Static variable in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 

O

onActivateCameraPermission() - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener
User wants to activate camera permission
onActivateCameraPermission() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
User wants to activate camera permission
onAttachedToWindow() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
 
onCancelClicked() - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener
User wants to cancel snapping
onCancelClicked() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
User wants to cancel snapping
onCancelScanning() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
User wants to cancel scanning
onCancelScanninLicenseInvalid() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
Scanning is canceled because of the invalid license
onConfirmationPending() - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView
Called when the scan result is waiting for confirmation
onConfirmationPending() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
Called when the scan result is waiting for confirmation
onCreate(savedInstanceState) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
 
onCreate(savedInstanceState) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
onCreateDialog(savedInstanceState) - Method in class io.scanbot.sdk.ui.view.licenseplate.dialog.LicensePlateConfirmationDialog
 
onCreateView(inflater, container, savedInstanceState) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
onDetachedFromWindow() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
 
onDismiss(dialog) - Method in class io.scanbot.sdk.ui.view.licenseplate.dialog.LicensePlateConfirmationDialog
 
onFlashClicked() - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener
User wants to change flash mode
onFlashClicked() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
User wants to change flash mode
onLicensePlateConfirmed(result) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
Called when the user wants to confirm the scan result
onLicensePlateConfirmed(result) - Method in interface io.scanbot.sdk.ui.view.licenseplate.dialog.LicensePlateConfirmationDialogInterface
Called when the user wants to confirm the scan result
onLicensePlateRejected() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
Called when the user rejected the scan result and wants to retry the scan
onLicensePlateRejected() - Method in interface io.scanbot.sdk.ui.view.licenseplate.dialog.LicensePlateConfirmationDialogInterface
Called when the user rejected the scan result and wants to retry the scan
onRequestPermissionsResult(requestCode, permissions, grantResults) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
onRetryClicked() - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView
Called when the user wants to resume the process of scanning
onRetryClicked() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
Called when the user wants to resume the process of scanning
onStart() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
onStop() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 

P

PACKAGE_SCHEME - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
 
pause() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
PERMISSIONS_REQUEST_CAMERA - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
processScannedResult(result) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
Delivers scanned scanned text result to the user
processScannedResult(result) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
Delivers scanned scanned text result to the user

R

requestCameraPermission() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
User want to request camera permission
requestCameraPermission() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
RESULT_LICENSE_INVALID - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
 
resume(view) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
retryScanningProcess() - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
Resume the scanning process on the user intention

S

setCameraModule(cameraModule) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others. Optional. By default is CameraModule.BACK.
setCameraModule(cameraModule) - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView
Set camera module
setCameraModule(cameraModule) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
Set camera module
setCameraOrientationMode(cameraOrientationMode) - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView
Sets camera orientation mode
setCameraOrientationMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
Sets camera orientation mode
setCameraOverlayColor(cameraOverlayColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Background color outside of the finder window.
setCancelButtonTitle(cancelButtonTitle) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Title of the cancel button.
setCheckCameraPermissionUseCase(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
setCheckCameraPermissionUseCase(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
 
setConfiguration(map) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfigurationHelper
 
setConfirmationDialogAccentColor(dialogAccentColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
The accent color of buttons on a confirmation dialog
setConfirmationDialogConfirmButtonFilled(buttonFilled) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Allows to set if the confirm button should be filled
setConfirmationDialogConfirmButtonFilledTextColor(textColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Allows to set a text color of the filled button. See setConfirmationDialogConfirmButtonFilled
setConfirmationDialogConfirmButtonTitle(confirmButton) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Confirmation dialog confirm button text
setConfirmationDialogMessage(message) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Confirmation dialog message
setConfirmationDialogRetryButtonTitle(retryButton) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Confirmation dialog retry button text
setConfirmationDialogTitle(title) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Confirmation dialog title
setEnableCameraButtonTitle(enableCameraButtonTitle) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
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.licenseplate.configuration.LicensePlateScannerConfiguration
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.
setFinderLineColor(finderLineColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Color of the finder window's outline.
setFinderLineWidth(finderLineWidth) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Thickness of the finder window's outline.
setFinderTextHint(finderTextHint) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
User guidance text below the finder view
setFinderTextHintColor(finderTextHintColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
The color of the text with user guidance below the finder view
setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Controls whether the flash should be initially enabled. The default value is FALSE.
setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter
Enables/Disables flash
setLicensePlateCameraView(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
setLicensePlateScanner(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
setLicensePlateScannerPresenter(p) - Method in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
setListener(listener) - Method in interface io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView
 
setListener(listener) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
 
setMaximumNumberOfAccumulatedFrames(numberOfFrames) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Maximum number of accumulated frames to inspect before actual result is returned
setMinNumberOfRequiredFramesWithEqualRecognitionResult(numberOfFrames) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Minimum number of accumulated frames that have equal result
setOrientationLockMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE. By default the camera orientation is not locked.
setScanStrategy(scanStrategy) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Additional parameter to set the type of the scanned object. @see LicensePlateScanStrategy. Default is LicensePlateScanStrategy.LicensePlateML
setSignificantShakeDelay(significantShakeDelay) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Detection will be paused after significant movement Default is 1000
setTopBarBackgroundColor(topBarBackgroundColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Background color of the top toolbar.
setTopBarButtonsColor(topBarButtonsColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setTopBarButtonsInactiveColor(topBarButtonsInactiveColor) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Color of the titles of all buttons in the top toolbar.
setUseButtonsAllCaps(allCaps) - Method in class io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
Controls whether buttons should use all capitals style
State(cameraOpened, cameraClosed, cameraPermissionGranted, flash) - Constructor for class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
State() - Constructor for class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
State.Companion - Class in io.scanbot.sdk.ui.view.licenseplate
 

T

TAG - Static variable in class io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerFragment
 
toString() - Method in class io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
 
toString() - Method in class io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.State
 
toString() - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerPresenter.LicensePlateScanned
 

U

updateState(newState) - Method in class io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerView
 
B C E G H I L N O P R S T U 
Skip navigation links