- setCameraModule(cameraModule) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
Optional. By default is CameraModule.BACK.
- setCameraModule(cameraModule) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
Set camera module
- setCameraModule(cameraModule) - Method in interface io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView
-
Set camera module
- setCameraOrientationMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
Sets camera orientation mode
- setCameraOrientationMode(cameraOrientationMode) - Method in interface io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView
-
Sets camera orientation mode
- setCameraOverlayColor(cameraOverlayColor) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Background color outside of the finder window.
- setCancelButtonTitle(cancelButtonTitle) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Title of the cancel button.
- setCheckCameraPermissionUseCase(p) - Method in class io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardCameraFragment
-
- setCheckCameraPermissionUseCase(p) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraPresenter
-
- setDetectionStatusDefaultText(p) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
- setDetectionStatusFailedDetectionText(detectionStatusFailedDetectionText) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
String being displayed when health insurance card was not found.
- setDetectionStatusFailedDetectionText(p) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
- setDetectionStatusFailedValidationText(detectionStatusFailedValidationText) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
String being displayed when health insurance card was found but not recognized.
- setDetectionStatusFailedValidationText(p) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
- setDetectionStatusSuccessText(detectionStatusSuccessText) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
String being displayed when health insurance card was found and recognized.
- setDetectionStatusSuccessText(p) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
- setEnableCameraButtonTitle(enableCameraButtonTitle) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Title of the button that opens the screen where the user can allow
the usage of the camera by the app.
- setEnableCameraExplanationText(enableCameraExplanationText) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Text that will be displayed when the app
is not allowed to use the camera, prompting the user
to enable the usage of the camera.
- setFinderLineColor(finderLineColor) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Color of the finder window's outline.
- setFinderLineWidth(finderLineWidth) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Thickness of the finder window's outline.
- setFinderTextHint(finderTextHint) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Text hint shown under the finder window.
- setFinderTextHintColor(finderTextHintColor) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Color of the text hint under the finder window.
- setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Controls whether the flash should be initially enabled.
The default value is FALSE.
- setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraPresenter
-
Enables/Disables flash
- setHealthInsuranceCardCameraPresenter(p) - Method in class io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardCameraFragment
-
- setHealthInsuranceCardScanner(p) - Method in class io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardCameraFragment
-
- setHicScanner(healthInsuranceCardScanner) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
Sets instance of health insurance scanner to be used for this view
- setListener(listener) - Method in class io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
-
- setListener(listener) - Method in interface io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView
-
- setOrientationLockMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
By default the camera orientation is not locked.
- setTopBarBackgroundColor(topBarBackgroundColor) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Background color of the top toolbar.
- setTopBarButtonsColor(topBarButtonsColor) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Color of the titles of all buttons in the top toolbar.
- setUseButtonsAllCaps(allCaps) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
Controls whether buttons should use all capitals style
- setValidationType(validationType) - Method in class io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
-
set initialise global health insurance card scanner with provided validation type
default value will be the same as last setup for health insurance card scanner
- State(cameraOpened, cameraClosed, cameraPermissionGranted, flash) - Constructor for class io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView.State
-
- State() - Constructor for class io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView.State
-
- State.Companion - Class in io.scanbot.sdk.ui.view.hic
-