- ScanningContext - Enum in com.scantrust.mobile.android_sdk.def
-
Contexts in which the scan was made
- ScanTrustCameraManager - Class in com.scantrust.mobile.android_sdk.camera
-
The entry point of the ScanTrust Processing, this abstract class is used to obtain the manager that will best fit with the phone's camera.
- ScanTrustCameraManager() - Constructor for class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager
-
- ScanTrustCameraManager.Builder - Class in com.scantrust.mobile.android_sdk.camera
-
Builder class for the camera manager
- ScanTrustCameraManager.ManagerCallback - Interface in com.scantrust.mobile.android_sdk.camera
-
Callback interface for the camera events.
- setAspectRatio(int, int) - Method in class com.scantrust.mobile.android_sdk.camera.AutoFitSurfaceView
-
Sets the aspect ratio for this view.
- setAspectRatio(int, int) - Method in class com.scantrust.mobile.android_sdk.camera.AutoFitTextureView
-
Sets the aspect ratio for this view.
- setAuthScanning(boolean) - Method in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager
-
Triggers the processing for the authentication, as opposed to the processing for the content of the codes.
- setBaseImage(SimpleImage) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
- setBlurScore(float) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
- setCameraTorchModeOnOff(boolean) - Method in class com.scantrust.mobile.android_sdk.camera.ReadOnlyCameraManager
-
Turns the torch on or off depending on the value of turnOn.
- setCameraTorchModeOnOff(boolean) - Method in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager
-
Turns the torch on or off depending on the value of turnOn.
- setCameraTorchModeOnOff(boolean) - Method in class com.scantrust.mobile.android_sdk.controllers.ThreeStepsFlowController
-
Turns the torch on or off depending on the value of turnOn.
- setCorners(FPoint[]) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
- setCropImage(SimpleImage) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
- setCropOffsets(int[]) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
- setCropResult(CropResult) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
Incorporates the crop result into the code data.
- setEncodedParams(EncodedParams) - Method in class com.scantrust.mobile.android_sdk.core.BarcodeData
-
- setGlareProportion(float) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
- setImei(String) - Method in class com.scantrust.mobile.android_sdk.util.DeviceInfo
-
- setKernelVersion(String) - Method in class com.scantrust.mobile.android_sdk.util.DeviceInfo
-
- setMessage(String) - Method in class com.scantrust.mobile.android_sdk.core.BarcodeData
-
- setModel(String) - Method in class com.scantrust.mobile.android_sdk.util.DeviceInfo
-
- setOrigin(CodeOrigin) - Method in class com.scantrust.mobile.android_sdk.core.BarcodeData
-
- setOs(String) - Method in class com.scantrust.mobile.android_sdk.util.DeviceInfo
-
- setOsVersion(String) - Method in class com.scantrust.mobile.android_sdk.util.DeviceInfo
-
- setParams(int[]) - Method in class com.scantrust.mobile.android_sdk.core.BarcodeData
-
- setQrSize(int) - Method in class com.scantrust.mobile.android_sdk.core.QRCodeData
-
- setScalingFactor(int) - Method in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager
-
Sets the scaling factor for the QR detection according to the given code physical size.
- setState(CodeState) - Method in class com.scantrust.mobile.android_sdk.core.BarcodeData
-
- SimpleImage - Class in com.scantrust.mobile.android_sdk.core
-
A very basic image object
- SimpleImage(int, int) - Constructor for class com.scantrust.mobile.android_sdk.core.SimpleImage
-
- SimpleImage(int, int, byte[]) - Constructor for class com.scantrust.mobile.android_sdk.core.SimpleImage
-
- startCamera() - Method in class com.scantrust.mobile.android_sdk.camera.ReadOnlyCameraManager
-
Starts the underlying camera object, its preview and starts the ScanTrust frame processing.
- startCamera() - Method in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager
-
Starts the underlying camera object, its preview and starts the ScanTrust frame processing once the setup is done.
- startCamera() - Method in class com.scantrust.mobile.android_sdk.controllers.ThreeStepsFlowController
-
Starts the underlying camera object, its preview and starts the ScanTrust frame processing.
- startWithTorchOn - Variable in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager.Builder
-
- startWithTorchOn(boolean) - Method in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager.Builder
-
Defines if the camera starts with the torch on or not
- startZoomedOut - Variable in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager.Builder
-
- startZoomedOut(boolean) - Method in class com.scantrust.mobile.android_sdk.camera.ScanTrustCameraManager.Builder
-
Defines if the camera starts zoomed out or not.
- startZoomedOut(boolean) - Method in class com.scantrust.mobile.android_sdk.controllers.ThreeStepsFlowController.Builder
-
Defines if the camera starts zoomed out or not.
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.CameraApiVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.scantrust.mobile.android_sdk.def.CameraApiVersion
-
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.CaptureQualityEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.scantrust.mobile.android_sdk.def.CaptureQualityEvent
-
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.CodeOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.CodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.CropType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.ProcessingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.scantrust.mobile.android_sdk.def.ProcessingStatus
-
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.ScanningContext
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.scantrust.mobile.android_sdk.def.ScanningContext
-
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.def.ThreeStepsState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scantrust.mobile.android_sdk.util.PhoneCompatibilityManager.NfcStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.CameraApiVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.CaptureQualityEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.CodeOrigin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.CodeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.CropType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.ProcessingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.ScanningContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.def.ThreeStepsState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scantrust.mobile.android_sdk.util.PhoneCompatibilityManager.NfcStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.