A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
A
- AAMVA - enum entry in io.scanbot.sdk.barcode.entity.BarcodeDocumentFormat
- acceptsBarcode(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.BarcodeEanUpcNoExtensionsFilter
- Accepts or rejects a scanned barcode.
- acceptsBarcode(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.BarcodeExtensionsFilter
- Accepts or rejects a scanned barcode.
- acceptsBarcode(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.BarcodeFilter
- Accepts or rejects a scanned barcode.
- acceptsBarcode(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.IBarcodeFilter
- Accepts or rejects a scanned barcode.
- activate() - function in io.scanbot.sdk.barcode.SuccessFrameDebouncer
- shouldSkip will return false until the interval will pass starting from the current moment
- activateCameraPermission() - function in io.scanbot.sdk.ui.view.base.PermissionAware
- Will ask for permission OR show rationale - if permission was already turned down.
- activateCameraPermission() - function in io.scanbot.sdk.ui.view.base.PermissionAwareDelegate
- Will ask for permission OR show rationale - if permission was already turned down.
- addBottomPlaceholder(android.view.View) - function in io.scanbot.sdk.ui.IFinderViewController
- Add view on bottom of the finder window| | | | || | | | | || | | |bottomPlaceholder| |_________________|
- addCameraStateCallback(io.scanbot.sdk.camera.CameraStateCallback) - function in io.scanbot.sdk.camera.ScanbotCameraView
- Adds callback which will be notified about camera state changes.
- addCameraStateCallback(io.scanbot.sdk.camera.CameraStateCallback) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
- Adds callback which will be notified about camera state changes.
- addCameraStateCallback(io.scanbot.sdk.camera.CameraStateCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
- Adds callback which will be notified about camera state changes.
- addCameraStateCallback(io.scanbot.sdk.camera.CameraStateCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
- Adds callback which will be notified about camera state changes.
- addCameraZoomDelegate(io.scanbot.sdk.ui.camera.UiZoomDelegate) - function in io.scanbot.sdk.ui.camera.ZoomFinderOverlayView
- Adds a delegate to control the dependent view from this ZoomFinderOverlayView
- addFinderPlaceholder(android.view.View) - function in io.scanbot.sdk.ui.IFinderViewController
- Add view inside of the finder window| | | | || | | | finderWindow | || | | | | |_________________|
- addFrameHandler(io.scanbot.sdk.camera.FrameHandler) - function in io.scanbot.sdk.camera.PreviewBuffer
- Registers FrameHandler which will receive preview frames from camera.
- addFrameHandler(io.scanbot.sdk.camera.FrameHandler) - function in io.scanbot.sdk.camera.ScanbotCameraView
- Used to add frame handler that will be called on each next frame
- addFrameHandler(io.scanbot.sdk.camera.FrameHandler) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
- Used to add frame handler that will be called on each next frame
- addFrameHandler(io.scanbot.sdk.camera.FrameHandler) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
- Used to add frame handler that will be called on each next frame
- addFrameHandler(io.scanbot.sdk.camera.FrameHandler) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
- Used to add frame handler that will be called on each next frame
- addPictureCallback(io.scanbot.sdk.camera.BasePictureCallback) - function in io.scanbot.sdk.camera.ScanbotCameraView
- Adds callback which will be notified when picture will be taken.
- addPictureCallback(io.scanbot.sdk.camera.BasePictureCallback) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
- Adds callback which will be notified when picture will be taken.
- addPictureCallback(io.scanbot.sdk.camera.BasePictureCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
- Adds callback which will be notified when picture will be taken.
- addPictureCallback(io.scanbot.sdk.camera.BasePictureCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
- Adds callback which will be notified when picture will be taken.
- addResultHandler(io.scanbot.sdk.barcode.BarcodeCounterFrameHandler.ResultHandler) - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler
- Registers result handler which will be notified about barcode/QR code detection results.
- addResultHandler(io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler.ResultHandler) - function in io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler
- Registers result handler which will be notified about barcode/QR code detection results.
- addResultPoints(kotlin.Array) - function in io.scanbot.sdk.barcode.entity.BarcodeItem
- addTakePictureCallback(io.scanbot.sdk.camera.CameraTakePictureCallback) - function in io.scanbot.sdk.camera.ScanbotCameraView
- Adds callback which will be notified about take picture operation process.
- addTakePictureCallback(io.scanbot.sdk.camera.CameraTakePictureCallback) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
- Adds callback which will be notified about take picture operation process.
- addTakePictureCallback(io.scanbot.sdk.camera.CameraTakePictureCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
- Adds callback which will be notified about take picture operation process.
- addTakePictureCallback(io.scanbot.sdk.camera.CameraTakePictureCallback) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
- Adds callback which will be notified about take picture operation process.
- addTopPlaceholder(android.view.View) - function in io.scanbot.sdk.ui.IFinderViewController
- Add view on top of the finder window| | | topPlaceholder | || | | | | || | | | | |_________________|
- adjustPosition(android.view.View,java.util.List,android.graphics.RectF) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewPositionHandler
- Implement this method to bind a view to a barcode item
- adjustPosition(android.view.View,java.util.List,android.graphics.RectF) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewPositionHandler
- Implement this method to bind a view to a barcode item
- AES128 - enum entry in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor.AESEncrypterMode
- AES256 - enum entry in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor.AESEncrypterMode
- AESEncryptedFileIOProcessor - class in io.scanbot.sdk.persistence.fileio
- File processor which performs AES based encryption/decryption
- AESEncryptedFileIOProcessor.AESEncrypterMode - class in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
- Represents supported AES key sizes
- AFR - enum entry in io.scanbot.sdk.entity.Language
- allBlobsAvailable(java.util.Collection) - function in io.scanbot.sdk.blob.BlobManager
- allowGpuAcceleration(java.lang.Boolean) - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDKInitializer
- Enables/disables GPU acceleration for TensorFlow ML models
- allowXnnpackAcceleration(java.lang.Boolean) - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDKInitializer
- Enables/disables XNNPACK acceleration for TensorFlow ML models, which provides highly optimized implementations of floating-point neural network operators.
- AMH - enum entry in io.scanbot.sdk.entity.Language
- ANDROID_PDF_WRITER - enum entry in io.scanbot.sdk.pdf.PdfImagesExtractor.Type
- AndroidModule - class in io.scanbot.sdk.barcode_scanner.di
- Contains android related dependencies.
- applyConfigurationValue(io.scanbot.sdk.ui.view.barcode.BarcodeCameraView,io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel,io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel,io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView,android.content.Context) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeCameraConfigurationHelper
- applyConfigurationValue(io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel,io.scanbot.sdk.ui.view.barcode.BarcodeCameraView,io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeCameraConfigurationHelper
- approximatePolygonAspectRatio(java.util.List,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.util.PolygonHelper.Companion
- Approximate polygon aspect ratio
- ARA - enum entry in io.scanbot.sdk.entity.Language
- ASM - enum entry in io.scanbot.sdk.entity.Language
- attach(io.scanbot.sdk.ui.camera.IScanbotCameraView,io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler) - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController.Companion
- Convenience method for attaching BarcodeAutoSnappingController to camera view and BarcodeDetectorFrameHandler.
- attach(io.scanbot.sdk.ui.camera.IScanbotCameraView,io.scanbot.sdk.barcode.ScanbotBarcodeDetector) - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController.Companion
- Same as BarcodeAutoSnappingController.attach, but creates new BarcodeDetectorFrameHandler which will be attached to camera.
- attach(io.scanbot.sdk.ui.camera.IScanbotCameraView,io.scanbot.sdk.barcode.ScanbotBarcodeDetector) - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler.Companion
- Convenience method for creating new BarcodeCounterFrameHandler and adding it as FrameHandler to given camera view.
- attach(io.scanbot.sdk.ui.camera.IScanbotCameraView,io.scanbot.sdk.barcode.ScanbotBarcodeDetector) - function in io.scanbot.sdk.barcode.BarcodeDetectorFrameHandler.Companion
- Convenience method for creating new BarcodeDetectorFrameHandler and adding it as FrameHandler to given camera view.
- attachPermissionViewModel(io.scanbot.sdk.ui.view.base.IPermissionViewModel) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
- attachPermissionViewModel(io.scanbot.sdk.ui.view.base.IPermissionViewModel) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
- attachViewModel(io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
- attachViewModel(io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
- attachViewModel(io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView
- attachViewModel(io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel) - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView
- AUSTRALIA_POST - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat
Australia Post Four-State Customer Code
- autoFocus() - function in io.scanbot.sdk.camera.ScanbotCameraView
- Performs auto-focus.
- autoFocus() - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
- Performs auto-focus.
- autoFocus() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
- Performs auto-focus.
- autoFocus() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
- Performs auto-focus.
- AZE - enum entry in io.scanbot.sdk.entity.Language
- AZE_CYRL - enum entry in io.scanbot.sdk.entity.Language
- AZTEC - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat
Aztec 2D barcode format.