A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

O

observeBarcodeScanningResults() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScanningSession
Observes newly processed barcodes
OCR_BLOBS - enum entry in io.scanbot.sdk.blob.BlobType
 
ocrBlobsPath() - function in io.scanbot.sdk.connectivity.BlobsStorage
 
OcrResult - class in io.scanbot.genericdocument.entity
Result of OCR text recognition.
onAccuracyChanged(android.hardware.Sensor,java.lang.Integer) - function in io.scanbot.sdk.camera.autosnapping.SignificantMoveCatcher
 
onAction(io.scanbot.sdk.ui_v2.common.viewmodel.UiAction) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
onActivateCameraPermission() - function in io.scanbot.sdk.ui.view.base.IPermissionViewModel
Called when user wants to activate camera permission
onActivateCameraPermission() - function in io.scanbot.sdk.ui.view.base.PermissionViewModel
Called when user wants to activate camera permission
onAnnotationAdded(java.lang.Integer,java.lang.Long) - function in io.scanbot.sdk.pdf.PdfiumSdk
 
onAnnotationRemoved(java.lang.Integer,java.lang.Long) - function in io.scanbot.sdk.pdf.PdfiumSdk
 
onAnnotationUpdated(java.lang.Integer,java.lang.Long) - function in io.scanbot.sdk.pdf.PdfiumSdk
 
onArBarcodeItemClick(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
onArBarcodeItemClick(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onArBarcodeItemClick(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
onAutoFocus(boolean,android.hardware.Camera) - function in com.commonsware.cwac.camera.CameraView
 
onAutoFocus(boolean,android.hardware.Camera) - function in com.commonsware.cwac.camera.SimpleCameraHost
 
onAutoSnapping() - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController.AutoSnappingCallback
Called right before auto-snapping routine takes picture.
onAutoSnapping() - function in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.Callback
To be called before autosnap.
onAutoSnappingCanceled() - function in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.AutoSnappingStateListener
Triggers when autosnapping won't start within this delay
onAutoSnappingCanceled() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Triggers when autosnapping won't start within this delay
onAutoSnappingFinished() - function in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.AutoSnappingStateListener
Triggers when autosnapping is finished (it happens when camera returns taken picture)
onAutoSnappingFinished() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Triggers when autosnapping is finished (it happens when camera returns taken picture)
onAutoSnappingIn(java.lang.Long) - function in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.AutoSnappingStateListener
Triggers when autosnapping will start in within delay
onAutoSnappingIn(java.lang.Long) - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Triggers when autosnapping will start in within delay
onBackPressed() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView
Processing back press and collapsing bottom sheet if needed
onBackPressed() - function in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity
 
onBarcodeConfirmed(io.scanbot.sdk.barcode.entity.BarcodeScanningResult) - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity
Called when the user wants to confirm the scan result
onBarcodeConfirmed(io.scanbot.sdk.barcode.entity.BarcodeScanningResult) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogInterface
Called when the user wants to confirm the scan result
onBarcodeRejected() - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity
Called when the user rejected the scan result and wants to retry the scan
onBarcodeRejected() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogInterface
Called when the user rejected the scan result and wants to retry the scan
onBarcodeSelected(java.util.List,java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
When user clicked on a specific barcode on the Barcode selection overlay
onBarcodeSelected(java.util.List,java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
When user clicked on a specific barcode on the Barcode selection overlay
onBindViewHolder(io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemViewHolder,java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
onCameraFail(com.commonsware.cwac.camera.CameraHost.FailureReason) - function in com.commonsware.cwac.camera.CameraHost
Called when we failed to open the camera for one reason or another, so you can let the user know
onCameraFail(com.commonsware.cwac.camera.CameraHost.FailureReason) - function in com.commonsware.cwac.camera.SimpleCameraHost
Called when we failed to open the camera for one reason or another, so you can let the user know
onCameraOpen(android.hardware.Camera) - function in com.commonsware.cwac.camera.CameraView
You must call super.onCameraOpen first
onCameraOpen() - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewCallback
Called each time camera view is ready for detection
onCameraOpen() - function in io.scanbot.sdk.ui.ICameraViewCallback
Invoked when the camera was init successfully and preview is started
onCameraOpened() - function in io.scanbot.sdk.camera.CameraOpenCallback
Called when camera is opened and ready for shooting
onCameraOpened() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Camera has been opened.
onCameraOpened() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Camera has been opened.
onCancel(android.content.DialogInterface) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialog
 
onCancelBarcodeCounter() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onCancelClicked() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
User wants to cancel snapping.
onCancelClicked() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
User wants to cancel snapping.
onCancelErrorDialogClick() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onCancelErrorDialogClick() - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
onCancelScanning() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
User wants to cancel scanning.
onCancelScanning() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity
User wants to cancel scanning.
onCancelScanningLicenseInvalid() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
Cancel barcode scanning because of the invalid license.
onCancelScanningLicenseInvalid() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity
Cancel barcode scanning because of the invalid license.
onChange(android.hardware.Camera.OnZoomChangeListener) - function in com.commonsware.cwac.camera.ZoomTransaction
Call this to specify an OnZoomChangeListener to be notified of changes in the zoom level.
onClearClick() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onCleared() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
onClick(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.PolygonValueClickListener
When the user clicked on the view under the polygon
onCloseCamera() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
 
onComplete(java.lang.Runnable) - function in com.commonsware.cwac.camera.ZoomTransaction
Call this to specify a Runnable to be executed when the zoom operation is complete.
onConfirmationRemoved() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
View has removed confirmation dialog (to restart scanning), preview resumed.
onConfirmationRemoved() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
View has removed confirmation dialog (to restart scanning), preview resumed.
onCounterManual(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onCounterMinus(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onCounterPlus(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onCreate(android.os.Bundle) - function in io.scanbot.sdk.ui.barcode_scanner.view.barcode.BarcodeScannerActivity
 
onCreate(android.os.Bundle) - function in io.scanbot.sdk.ui.barcode_scanner.view.barcode.batch.BatchBarcodeScannerActivity
 
onCreate(android.os.Bundle) - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
 
onCreate(android.os.Bundle) - function in io.scanbot.sdk.ui.view.base.BaseActivity
 
onCreate(android.os.Bundle) - function in io.scanbot.sdk.ui.view.base.NFBaseActivity
 
onCreate(android.os.Bundle) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity
 
onCreateDialog(android.os.Bundle) - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialog
 
onCreateDrawableState(java.lang.Integer) - function in io.scanbot.sdk.ui.utils.CheckableImageButton
 
onCreateDrawableState(java.lang.Integer) - function in io.scanbot.sdk.ui.utils.CheckableImageView
 
onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in com.commonsware.cwac.camera.CameraFragment
 
onCreateViewHolder(android.view.ViewGroup,java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
onDestroy() - function in io.scanbot.sdk.ui.view.base.BaseActivity
 
onDestroy() - function in io.scanbot.sdk.ui.view.base.NFBaseActivity
 
onDiscardResultClick() - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
onError() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappingResult
 
onFinishCurrentState() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
Triggered when the signal to finish was received from outside.
onFinishCurrentState() - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
Triggered when the signal to finish was received from outside.
onFlashClicked() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
User wants to change flash mode.
onFlashClicked() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
User wants to change flash mode.
onImageCaptured() - function in io.scanbot.sdk.camera.CaptureCallback
Invoked when picture is taken
onItemDelete(java.lang.String) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onLicenseError() - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewCallback
 
ONLY_WITH_EXTENSIONS - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodesExtensionFilter

Only EAN and UPC codes with extensions are returned.

ONLY_WITH_EXTENSIONS - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodesExtensionFilter

Only EAN and UPC codes with extensions are returned.

ONLY_WITHOUT_EXTENSIONS - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodesExtensionFilter

Only EAN and UPC codes without extensions are returned.

ONLY_WITHOUT_EXTENSIONS - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodesExtensionFilter

Only EAN and UPC codes without extensions are returned.

onPageProcessed(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.util.ProgressCallback
Will be called after every bit of progress (e.g.
onPause() - function in com.commonsware.cwac.camera.CameraFragment
 
onPause() - function in com.commonsware.cwac.camera.CameraView
 
onPause() - function in io.scanbot.sdk.camera.CameraStateCallback
Called when camera switches to paused state.
onPause() - function in io.scanbot.sdk.camera.ScanbotCameraView
Notifies view that enclosing android.app.Activity or android.app.Fragment was paused and therefore camera must be closed.
onPause() - function in io.scanbot.sdk.camera.autosnapping.ShakeAutoSnappingPredicate
Call to detach when component no longer needed.
onPause() - function in io.scanbot.sdk.ui.ILegacyCameraController
Notifies view that enclosing android.app.Activity or android.app.Fragment was paused and therefore camera must be closed.
onPause() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
 
onPause() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
 
onPause() - function in io.scanbot.sdk.ui.view.interactor.ShakePauseController
Call to detach when component no longer needed.
onPictureTaken(kotlin.ByteArray,io.scanbot.sdk.camera.CaptureInfo) - function in io.scanbot.sdk.camera.PictureCallback
Invoked when picture is taken
onPictureTaken(kotlin.ByteArray,io.scanbot.sdk.camera.CaptureInfo) - function in io.scanbot.sdk.ui.ICameraViewCallback
Invoked when picture is taken
onPictureTakenInternal(kotlin.ByteArray,java.lang.Integer,java.util.List,java.lang.Boolean) - function in io.scanbot.sdk.camera.BasePictureCallback
Invoked when picture is taken
onPictureTakenInternal(kotlin.ByteArray,java.lang.Integer,java.util.List,java.lang.Boolean) - function in io.scanbot.sdk.camera.PictureCallback
Invoked when picture is taken
onPinchedToValue(java.lang.Float) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView.PinchToZoomCallback
 
onPinchToZoom(java.lang.Float) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray) - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity
 
onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray) - function in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity
 
onRestartScanning() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Scanning result confirmation dialogue finished.
onRestartScanning() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Scanning result confirmation dialogue finished.
onRestoreInstanceState(android.os.Parcelable) - function in io.scanbot.sdk.ui.utils.CheckableImageButton
 
onResult(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData) - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappingResult
 
onResultConfirmationPending() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
User was shown scanning result confirmation dialogue and we are waiting for his response.
onResultConfirmationPending() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
User was shown scanning result confirmation dialogue and we are waiting for his response.
onResultConfirmed(io.scanbot.sdk.barcode.entity.BarcodeScanningResult) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
Barcode scanning result was confirmed in the confirmation dialog.
onResultConfirmed(io.scanbot.sdk.barcode.entity.BarcodeScanningResult) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
Barcode scanning result was confirmed in the confirmation dialog.
onResume() - function in com.commonsware.cwac.camera.CameraFragment
 
onResume() - function in com.commonsware.cwac.camera.CameraView
 
onResume() - function in io.scanbot.sdk.camera.CameraStateCallback
Called when camera switches to resumed state and is about to start streaming preview stream.
onResume() - function in io.scanbot.sdk.camera.ScanbotCameraView
Notifies view that enclosing android.app.Activity or android.app.Fragment was resumed and therefore camera can be started.
onResume() - function in io.scanbot.sdk.camera.autosnapping.ShakeAutoSnappingPredicate
Call to attach to hardware listener.
onResume() - function in io.scanbot.sdk.ui.ILegacyCameraController
Notifies view that enclosing android.app.Activity or android.app.Fragment was resumed and therefore camera can be started.
onResume() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
 
onResume() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
 
onResume() - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity
 
onResume() - function in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity
 
onResume() - function in io.scanbot.sdk.ui.view.interactor.ShakePauseController
Call to attach to hardware listener.
onRetryErrorClicked() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
onRetryErrorDialogClicked() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onRetryErrorDialogClicked() - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
onSaveInstanceState() - function in io.scanbot.sdk.ui.utils.CheckableImageButton
 
onScanAndCountFinished(java.util.List) - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewCallback
Called after the successful barcodes detection
onScanAndCountStarted() - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewCallback
Called each time the view going to run detection Can be used to show progress view while waiting till the successful image snap and detection
onSelectionOverlayBarcodeClicked(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerViewCallback
 
onSelectionOverlayBarcodeClicked(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
When the barcode was clicked on the Barcode selection overlay layer
onSelectionOverlayBarcodeClicked(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
When the barcode was clicked on the Barcode selection overlay layer
onSensorChanged(android.hardware.SensorEvent) - function in io.scanbot.sdk.camera.autosnapping.SignificantMoveCatcher
 
onSetBarcodeCounter(java.lang.String,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onShutter() - function in com.commonsware.cwac.camera.PictureTransaction
 
onSignificantMove() - function in io.scanbot.sdk.camera.autosnapping.SignificantMoveListener
Gets called every time when significant move detected
onSnappingTimeout() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
Timeout time has passed.
onSnappingTimeout() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity
Timeout time has passed.
onSubmitClick() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
onSubmitResultClick() - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
onTakePictureCancelled() - function in io.scanbot.sdk.camera.CameraTakePictureCallback
Called when the take picture operation could not be performed.
onTakePictureRequested() - function in io.scanbot.sdk.camera.CameraTakePictureCallback
Called when the take picture operation was successfully requested.
onTouchEvent(android.view.MotionEvent) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
onZoomChange(int,boolean,android.hardware.Camera) - function in com.commonsware.cwac.camera.ZoomTransaction
 
openFileInputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
Returns OutputStream for the source file
openFileInputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.BaseFileIOProcessor
Returns OutputStream for the source file
openFileInputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
Returns OutputStream for the source file
openFileInputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
Returns OutputStream for the source file
openFileOutputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
Returns OutputStream for the destination file
openFileOutputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.BaseFileIOProcessor
Returns OutputStream for the destination file
openFileOutputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
Returns OutputStream for the destination file
openFileOutputStream(java.io.File) - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
Returns OutputStream for the destination file
openPage(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Open page and store native pointer
openPage(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Open range of pages and store native pointers
openPermissionSettings() - function in io.scanbot.sdk.ui.view.base.PermissionAware
Open system UI - permission settings for current application.
openPermissionSettings() - function in io.scanbot.sdk.ui.view.base.PermissionAwareDelegate
Open system UI - permission settings for current application.
OPERATING_CARRIER_DESIGNATOR - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Operating carrier designator

OPERATING_CARRIER_PNR_CODE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Operating carrier PNR code

OperatingCarrierDesignator - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
OperatingCarrierPNRCode - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
OperationCancelledException - class in io.scanbot.sdk.exceptions
The exception that should be thrown when a time-consuming operation in the SDK was canceled by the user due to a timeout or any other reason.
Optional1 - enum entry in io.scanbot.barcodescanner.model.IDCardPDF417.IDCardPDF417DocumentFieldType
 
OPTIONAL_1 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.IDCardPDF417DocumentFieldType

Optional 1

orderBestPatterns(kotlin.Array) - function in io.scanbot.sdk.barcode.entity.ResultPoint.Companion
Orders an array of three ResultPoints in an order A,B,C such that AB is less than AC and BC is less than AC, and the angle between BC and BA is less than 180 degrees.
ORGAN_DONOR - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Organ donor

ORGAN_DONOR_INDICATOR - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Organ donor indicator

OrganDonor - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
OrganDonorIndicator - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
Organisation - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
ORGANISATION - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Organisation

ORI - enum entry in io.scanbot.sdk.entity.Language
 
OrientationLockMode - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
OrientationLockMode - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
OrientationLockMode - class in io.scanbot.sdk.ui_v2.common
Configure the orientation of the interface.
OrientationLockMode.Companion - class in io.scanbot.sdk.ui_v2.common.OrientationLockMode
 
OrientationMode - class in io.scanbot.sdk.ui.view.base.configuration
Represents supported screen orientation lock modes.
OTSU_BINARIZATION - enum entry in io.scanbot.sdk.ui.configuration.json.JsonImageFilterType

A filter for black and white conversion using OTSU binarization.

Outlined - enum entry in io.scanbot.sdk.ui_v2.common.components.ScanbotButtonType
 
OverlayConfiguration - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
OverlayConfiguration - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z