C
- calculateLine(android.graphics.PointF,android.graphics.PointF) - function in io.scanbot.sdk.util.view.PolygonViewHelper.Line
- Calculate all 3 components of the line
- CAMERA - enum entry in io.scanbot.sdk.core.ImageSourceType
ImageRef was created from data from the camera.
- CAMERA_X - enum entry in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView.CameraType
- CameraConfiguration - class in io.scanbot.sdk.ui_v2.common
- Configuration of the camera settings to be used while scanning.
- CameraConfigurationException - class in io.scanbot.sdk.exceptions.camera
- Thrown when Camera configured with incorrect property values
- CameraImageUtils - class in io.scanbot.sdk.ui.camera.util
- Util methods to process Camera images
- CameraModule - class in io.scanbot.sdk.camera
- Represents all supported cameras.
- CameraModule - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- CameraModule - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- CameraModule - class in io.scanbot.sdk.ui_v2.common
- Determines which camera module to use on start-up.
- CameraModule.Companion - class in io.scanbot.sdk.ui_v2.common.CameraModule
- CameraModuleClickAction - class in io.scanbot.sdk.ui_v2.common.components
- CameraOpenCallback - class in io.scanbot.sdk.camera
- Called when camera is opened and ready for shooting
- CameraOpenCallback.Companion - class in io.scanbot.sdk.camera.CameraOpenCallback
- CameraOrientationMode - class in io.scanbot.sdk.ui.view.base.configuration
- Represents supported camera orientation lock modes.
- CameraOverlayColor - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- CameraOverlayColor - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- CameraParametersException - class in io.scanbot.sdk.exceptions.camera
- Thrown when Camera parameters are invalid
- cameraPermissionChanged() - function in io.scanbot.sdk.ui.view.base.IPermissionViewModel
- Camera permission was changed and we need to change ui state
- cameraPermissionChanged() - function in io.scanbot.sdk.ui.view.base.PermissionViewModel
- Camera permission was changed and we need to change ui state
- CameraPermissionScreen - class in io.scanbot.sdk.ui_v2.common
- Configuration of the camera permission request view.
- CameraPermissionViewKt - class in io.scanbot.sdk.ui_v2.common.components
- CameraPreviewMode - class in io.scanbot.sdk.camera
- Represents IScanbotCameraView preview modes.
- CameraPreviewMode - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- CameraPreviewMode - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- CameraPreviewMode - class in io.scanbot.sdk.ui_v2.common
- Configuration of the camera preview mode.
- CameraPreviewMode.Companion - class in io.scanbot.sdk.ui_v2.common.CameraPreviewMode
- CameraStateCallback - class in io.scanbot.sdk.camera
- Notified about state of the camera
- CameraTakePictureCallback - class in io.scanbot.sdk.camera
- Notified about state of the take picture operation
- CameraTransformationException - class in io.scanbot.sdk.exceptions.camera
- Thrown when Camera unable to process transformations of preview, caused by incorrect init values
- CameraUiSettings - class in io.scanbot.sdk.ui.camera
- Holds global settings for Camera UI
- CameraZoomFactor - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- CameraZoomFactor - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- CameraZoomRange - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- CameraZoomRange - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- cancel() - function in io.scanbot.sdk.camera.SnapFlashView
- cancel() - function in io.scanbot.sdk.ui.view.base.BaseActivity
- Cancel this feature's scanning process.
- cancel() - function in io.scanbot.sdk.ui.view.base.BaseFragment
- Cancel this feature's scanning process.
- cancel() - function in io.scanbot.sdk.ui.view.base.Cancelable
- Cancel action or process.
- cancel() - function in io.scanbot.sdk.ui.view.base.NFBaseActivity
- Cancel this feature's scanning process.
- cancel() - function in io.scanbot.sdk.ui_v2.common.activity.BaseActivity
- Cancel this feature's scanning process.
- cancel() - function in io.scanbot.sdk.ui_v2.common.activity.Cancelable
- Cancel action or process.
- Cancelable - class in io.scanbot.sdk.ui.view.base
- Component can cancel itself or whatever it is that he is doing.
- Cancelable - class in io.scanbot.sdk.ui_v2.common.activity
- Component can cancel itself or whatever it is that he is doing.
- CancelButtonTitle - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- CancelButtonTitle - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- CanceledByUser - class in io.scanbot.sdk.ui_v2.common.activity
- CancelView - class in io.scanbot.sdk.ui.view.widget
- Container view that handles usage of arrow icon button and text button for cancel event in toolbars
- cancelWithInvalidLicense() - function in io.scanbot.sdk.ui.view.base.BaseActivity
- Cancel this feature's scanning process due to invalid license.
- cancelWithInvalidLicense() - function in io.scanbot.sdk.ui.view.base.BaseFragment
- Cancel this feature's scanning process due to invalid license.
- cancelWithInvalidLicense() - function in io.scanbot.sdk.ui.view.base.Licensable
- Cancel itself or whatever it is that this component is doing due to license being invalid.
- cancelWithInvalidLicense() - function in io.scanbot.sdk.ui.view.base.NFBaseActivity
- Cancel this feature's scanning process due to invalid license.
- cancelWithInvalidLicense() - function in io.scanbot.sdk.ui_v2.common.activity.BaseActivity
- Cancel this feature's scanning process due to invalid license.
- cancelWithInvalidLicense() - function in io.scanbot.sdk.ui_v2.common.activity.Licensable
- Cancel itself or whatever it is that this component is doing due to license being invalid.
- cancelWithNotInitialized() - function in io.scanbot.sdk.ui.view.base.BaseActivity
- Cancel this feature's scanning process due to SDK is not initialized.
- cancelWithNotInitialized() - function in io.scanbot.sdk.ui.view.base.Initializable
- Cancel itself or whatever it is that this component is doing due to not initialized status.
- cancelWithNotInitialized() - function in io.scanbot.sdk.ui.view.base.NFBaseActivity
- Cancel this feature's scanning process due to SDK is not initialized.
- cancelWithNotInitialized() - function in io.scanbot.sdk.ui_v2.common.activity.BaseActivity
- Cancel this feature's scanning process due to SDK is not initialized.
- cancelWithNotInitialized() - function in io.scanbot.sdk.ui_v2.common.activity.Initializable
- Cancel itself or whatever it is that this component is doing due to not initialized status.
- CaptureCallback - class in io.scanbot.sdk.camera
- Basic internal Camera picture callback interface
- CAPTURED_IMAGE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeImageGenerationType
Generating barcode image from separately captured frame. Higher resolution, but might have a slight delay.
- CaptureInfo - class in io.scanbot.sdk.camera
- Contains information about the captured image
- CaptureIntervalAutoSnappingPredicate - class in io.scanbot.sdk.camera.autosnapping
- Determines how often consecutive snaps can be made.
- CaptureMode - class in io.scanbot.sdk.barcode.ui
- Configuration class that defines on which data to run scan and count feature.
- CapturePhotoQualityPrioritization - class in io.scanbot.sdk.ui_v2.common.camera
- The prioritization of still image quality and capturing speed.
- CapturePhotoQualityPrioritization.Companion - class in io.scanbot.sdk.ui_v2.common.camera.CapturePhotoQualityPrioritization
- CARD_ACCESS_NUMBER - enum entry in io.scanbot.sdk.genericdocument.entity.CommonFieldType
Card access number field.
- CAT - enum entry in io.scanbot.sdk.entity.Language
- CEB - enum entry in io.scanbot.sdk.entity.Language
- CES - enum entry in io.scanbot.sdk.entity.Language
- check() - function in io.scanbot.sdk.ui.view.interactor.ShakePauseController
- CHECK_DIGIT_RECOGNITION_MODEL - enum entry in io.scanbot.sdk.blob.BlobType
- CheckableFrameLayout - class in io.scanbot.sdk.ui.utils
- FrameLayout that supports checkable state.
- CheckableImageButton - class in io.scanbot.sdk.ui.utils
- ImageButton that supports checkable state
- CheckableImageView - class in io.scanbot.sdk.ui.utils
- android.widget.ImageView that supports checkable state
- checkCameraPermission() - function in io.scanbot.sdk.ui.view.interactor.CheckCameraPermissionUseCase
- CheckCameraPermissionUseCase - class in io.scanbot.sdk.ui.view.interactor
- Checks camera permission
- checkDependency(io.scanbot.sdk.di.RequiredDependency) - function in io.scanbot.sdk.di.DependencyCheckUtils
- Checks that the given dependency is available.
- checkPermission() - function in io.scanbot.sdk.ui.view.base.IPermissionViewModel
- Check camera permission and change state accordingly
- checkPermission() - function in io.scanbot.sdk.ui.view.base.PermissionViewModel
- Check camera permission and change state accordingly
- checkPermission(.<Error class: unknown class>,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraKt
- checkPolygonSize(java.util.List) - function in io.scanbot.sdk.util.view.PolygonViewHelper
- checkState(kotlin.Unit) - function in io.scanbot.sdk.camera.autosnapping.CaptureIntervalAutoSnappingPredicate
- Run this check.
- checkState(T) - function in io.scanbot.sdk.camera.autosnapping.IAutoSnappingPredicate
- Run this check.
- checkState(kotlin.Unit) - function in io.scanbot.sdk.camera.autosnapping.ShakeAutoSnappingPredicate
- Run this check.
- CHI_SIM - enum entry in io.scanbot.sdk.entity.Language
- CHI_TRA - enum entry in io.scanbot.sdk.entity.Language
- childByDocumentType(io.scanbot.sdk.genericdocument.entity.GenericDocument,java.lang.String) - function in io.scanbot.genericdocument.entity.GenericDocumentKt
- Returns a sub-document given its document type name.
- childrenByDocumentType(io.scanbot.sdk.genericdocument.entity.GenericDocument,java.lang.String) - function in io.scanbot.genericdocument.entity.GenericDocumentKt
- Returns all children given their document type name.
- CHR - enum entry in io.scanbot.sdk.entity.Language
- CLASSIC_BEEP - enum entry in io.scanbot.sdk.ui_v2.common.SoundType
The old, classic beep sound.
- cleanup() - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
- Cleanup all resources and listeners.
- cleanupBarcodeImagesDirectory() - function in io.scanbot.sdk.persistence.BarcodeFileStorage
- Cleans a directory with all stored barcode images stored
- clear() - function in io.scanbot.sdk.barcode.ui.result.BarcodeScannerUiResultInternalLruStorage
- Removes all the results from the storage
- clear() - function in io.scanbot.sdk.barcode.ui.result.BarcodeScannerUiResultInternalRepository
- Deletes all the results from the repository
- clear() - function in io.scanbot.sdk.core.ImageRef
- Releases native resources stored by the ref.
- clear() - function in io.scanbot.sdk.ui.result.ResultRepository
- Deletes all the results from the repository
- clear() - function in io.scanbot.sdk.ui.result.ResultStorage
- Removes all the results from the storage
- clearBarcodes() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
- ClearButtonTitle - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- clearClick() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
- User wants to clear the list of items.
- clearClick() - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
- User wants to clear the list of items.
- clearCountedBarcodes() - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewController
- Clear all barcodes from the scanning session
- CLOCKWISE_180 - enum entry in io.scanbot.sdk.core.ImageRotation
180 degrees rotation.
- CLOCKWISE_90 - enum entry in io.scanbot.sdk.core.ImageRotation
90 degrees clockwise rotation.
- clone() - function in io.scanbot.common.RefCountedObjectProfile
- clone() - function in io.scanbot.sdk.barcode.BarcodeDocumentFormats
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatFourStateConfigurationBase
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatJapanPostConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatMaxiCodeConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalTntPostConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatTwoDConfigurationBase
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormatUspsIntelligentMailConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeFormats
- clone() - function in io.scanbot.sdk.barcode.BarcodeItem
- clone() - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration
- clone() - function in io.scanbot.sdk.barcode.BarcodeScannerResult
- clone() - function in io.scanbot.sdk.barcode.ui.result.model.BarcodeScannerUiItemInternal
- clone() - function in io.scanbot.sdk.barcode.ui.result.model.BarcodeScannerUiResultInternal
- clone() - function in io.scanbot.sdk.common.AspectRatio
- clone() - function in io.scanbot.sdk.common.LineSegmentFloat
- clone() - function in io.scanbot.sdk.common.LineSegmentInt
- clone() - function in io.scanbot.sdk.common.ToJsonConfiguration
- clone() - function in io.scanbot.sdk.core.BasicImageLoadOptions
- clone() - function in io.scanbot.sdk.core.BufferImageLoadOptions
- clone() - function in io.scanbot.sdk.core.EncodeImageOptions
- clone() - function in io.scanbot.sdk.core.ImageInfo
- clone() - function in io.scanbot.sdk.core.ImageProfile
- clone() - function in io.scanbot.sdk.core.ImageRef
- Creates a deep copy of the image.
- clone() - function in io.scanbot.sdk.core.ImageRefPoolSnapshot
- clone() - function in io.scanbot.sdk.core.ImageRefPoolSnapshotsDiff
- clone() - function in io.scanbot.sdk.core.ImageRefProfile
- clone() - function in io.scanbot.sdk.core.ImageSource
- clone() - function in io.scanbot.sdk.core.PathImageLoadOptions
- clone() - function in io.scanbot.sdk.core.RawImageLoadOptions
- clone() - function in io.scanbot.sdk.core.SaveImageOptions
- clone() - function in io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
- clone() - function in io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
- clone() - function in io.scanbot.sdk.genericdocument.entity.Field
- clone() - function in io.scanbot.sdk.genericdocument.entity.FieldParsedData
- clone() - function in io.scanbot.sdk.genericdocument.entity.FieldType
- clone() - function in io.scanbot.sdk.genericdocument.entity.GenericDocument
- clone() - function in io.scanbot.sdk.genericdocument.entity.GenericDocumentType
- clone() - function in io.scanbot.sdk.genericdocument.entity.OcrResult
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayFindAndPickConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerUiItem
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerUiResult
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeUseCase
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ExpectedBarcode
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickArOverlayPolygonConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickBadgeConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
- clone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete
- clone() - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.BadgeStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
- clone() - function in io.scanbot.sdk.ui_v2.common.BarButtonConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.BaseViewFinderConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
- clone() - function in io.scanbot.sdk.ui_v2.common.EdgeInsets
- clone() - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.FinderStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.IconButton
- clone() - function in io.scanbot.sdk.ui_v2.common.IconStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.IconUserGuidanceConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.Palette
- clone() - function in io.scanbot.sdk.ui_v2.common.PermanentViewFinderConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
- clone() - function in io.scanbot.sdk.ui_v2.common.PopupMenuItem
- clone() - function in io.scanbot.sdk.ui_v2.common.RoundButton
- clone() - function in io.scanbot.sdk.ui_v2.common.ScanCompletionOverlay
- clone() - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog
- clone() - function in io.scanbot.sdk.ui_v2.common.Sound
- clone() - function in io.scanbot.sdk.ui_v2.common.StyledText
- clone() - function in io.scanbot.sdk.ui_v2.common.Timeouts
- clone() - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
- clone() - function in io.scanbot.sdk.ui_v2.common.Vibration
- clone() - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
- close() - function in io.scanbot.cryptio.AesGcmDecryptingInputStream
- close() - function in io.scanbot.cryptio.AesGcmEncryptingOutputStream
- close() - function in io.scanbot.sdk.barcode.BarcodeItem
- close() - function in io.scanbot.sdk.barcode.BarcodeScannerResult
- close() - function in io.scanbot.sdk.barcode.ui.result.model.BarcodeScannerUiItemInternal
- close() - function in io.scanbot.sdk.barcode.ui.result.model.BarcodeScannerUiResultInternal
- close() - function in io.scanbot.sdk.core.ImageRef
- Releases strong reference to the image
- close() - function in io.scanbot.sdk.genericdocument.entity.Field
- close() - function in io.scanbot.sdk.genericdocument.entity.GenericDocument
- close() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerUiItem
- close() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerUiResult
- closeCamera() - function in io.scanbot.sdk.ui.ILegacyCameraController
- Stop camera preview and free up the resourcesFor CameraX approach this call is redundant and may be skipped
- closeDocument() - function in io.scanbot.sdk.pdf.PdfiumSdk
- Release native resources and opened file
- closeQuietly(android.database.Cursor) - function in io.scanbot.sdk.util.CursorUtil
- Closes cursor if it is not
null
or is not closed already - CloseReason - class in io.scanbot.sdk.ui_v2.common.activity
- Reason why the scanning was closed.
- CODABAR - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
CODABAR (1D).
- CODABAR - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
CODABAR barcode type
- CODE - enum entry in io.scanbot.sdk.barcode.ui.BarcodeOverlayTextFormat
Show barcode value with extention.
- CODE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDialogFormat
Show the barcode value only.
- CODE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeOverlayTextFormat
Show barcode value with extention.
- CODE - enum entry in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeDialogFormat
Show the barcode value only.
- CODE_11 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
Code 11 (1D).
- CODE_11 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
Code 11
- CODE_128 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
Code 128 (1D).
- CODE_128 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
CODE_128 barcode type
- CODE_25 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
CODE 25 (1D).
- CODE_25 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
CODE_25 barcode type
- CODE_32 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
Code 32 (Italian Pharmacode) (1D).
- CODE_32 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
Code 32
- CODE_39 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
Code 39 (1D).
- CODE_39 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
CODE_39 barcode type
- CODE_93 - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
Code 93 (1D).
- CODE_93 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
CODE_93 barcode type
- CODE_AND_TYPE - enum entry in io.scanbot.sdk.barcode.ui.BarcodeOverlayTextFormat
Show barcode value with barcode format.
- CODE_AND_TYPE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeOverlayTextFormat
Show barcode value with barcode format.
- CodecFailedException - class in io.scanbot.sdk.exceptions.camera
- Exception for error during transcoding image.
- CodecFailedException.FailureType - class in io.scanbot.sdk.exceptions.camera.CodecFailedException
- collapse() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
- Collapse the bottom sheet with animation and suspend until it if fully collapsed or animation has been cancelled.
- Collapsed - enum entry in io.scanbot.sdk.ui_v2.common.components.BottomSheetValue
The bottom sheet is visible, but only showing its pick height.
- COLLAPSED_SHEET - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SheetMode
Result sheet is visible and collapsed and can be expanded by dragging it up.
- CollapsedVisibleHeight - class in io.scanbot.sdk.ui_v2.barcode.configuration
- Configuration of the barcodes result sheet's height while collapsed.
- CollapsedVisibleHeight.Companion - class in io.scanbot.sdk.ui_v2.barcode.configuration.CollapsedVisibleHeight
- COLOR - enum entry in io.scanbot.sdk.ui.configuration.json.JsonImageFilterType
Optimizes colors, contrast and brightness. Usecase: photos.
- COLOR_DOCUMENT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonImageFilterType
Fixes white-balance and cleans up the background. Usecase: images of paper documents.
- colorOrPalette() - function in io.scanbot.sdk.ui_v2.common.ScanbotColor
- COMM10 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonPageSize
COMM10 page size.
- CommonExtensionsKt - class in io.scanbot.sdk.ui.configuration.json
- CommonFieldType - class in io.scanbot.sdk.genericdocument.entity
- Common field types.
- CommonFieldType.Companion - class in io.scanbot.sdk.genericdocument.entity.CommonFieldType
- CommonNavigationEvent - class in io.scanbot.sdk.ui.utils
- Common navigation events for RTU UI screens
- CommonNavigationEvent.Cancel - class in io.scanbot.sdk.ui.utils.CommonNavigationEvent
- The process was canceled
- CommonNavigationEvent.InvalidLicense - class in io.scanbot.sdk.ui.utils.CommonNavigationEvent
- License is not valid or expired
- compare(android.hardware.Camera.Size,android.hardware.Camera.Size) - function in io.scanbot.sdk.util.snap.Utils.AspectRatioComparator
- ComposePreviewUtilsKt - class in io.scanbot.sdk.ui_v2.common.utils
- ComposeUtilsKt - class in io.scanbot.sdk.ui_v2.common.utils
- computeCropRectFromAspectRatio(android.util.Size,android.util.Rational) - function in io.scanbot.sdk.ui.camera.util.CameraImageUtils
- Calculates crop rect with the specified aspect ratio on the given size.
- ConfigUtilsKt - class in io.scanbot.sdk.ui_v2.common.components
- ConfirmationDialogConfiguration - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
- ConfirmationMethod - class in io.scanbot.sdk.frameaccumulation
- Method used to confirm a result.
- ConfirmationMethod.Companion - class in io.scanbot.sdk.frameaccumulation.ConfirmationMethod
- CONFIRMED - enum entry in io.scanbot.sdk.genericdocument.entity.FieldValidationStatus
The same field value was recognized in multiple frames, thereby confirming the value. Occurs only for fields that have no validation rules otherwise. A CONFIRMED value gives a strong guarantee that the field value has been read out without errors, but not as strong as VALID. The value may still be incorrect, due to systemic OCR errors. In case of OCR errors, increase the number of frames needed to confirm the value in the recognizer configuration.
- Constants - class in io.scanbot.sdk
- Constants - class in io.scanbot.sdk.ui_v2.common
- Constants.Ui - class in io.scanbot.sdk.ui_v2.common.Constants
- ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection(io.scanbot.sdk.ui_v2.common.components.SwipeableV2State,.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.common.components.ScanbotScaffoldKt
- Content() - function in io.scanbot.sdk.ui_v2.common.components.ArComposeView
- continueScanning() - function in io.scanbot.sdk.barcode.ui.IBarcodeScanCountViewController
- Prepare view to count next bach of the barcodes
- continuousFocus() - function in io.scanbot.sdk.camera.ScanbotCameraView
- Cancels auto-focus and performs continuous-focus.
- continuousFocus() - function in io.scanbot.sdk.ui.ICameraViewController
- Cancels auto-focus and performs continuous-focus.
- continuousFocus() - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
- Cancels auto-focus and performs continuous-focus.
- continuousFocus() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
- Cancels auto-focus and performs continuous-focus.
- continuousFocus() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
- Cancels auto-focus and performs continuous-focus.
- convertNV21ToBitmap(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui.camera.util.PreviewImageUtil
- Converts the image byte array in NV21 format to Bitmap
- convertPoint(java.lang.Float,java.lang.Float) - function in io.scanbot.sdk.ui.camera.PreviewViewMeteringPointFactory
- convertYUV420toNV21(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.camera.util.PreviewImageUtil
- Converts the image in YUV_420_888 to NV21 format
- convertYUV420toNV21Fast(.<Error class: unknown class>) - function in io.scanbot.sdk.ui.camera.util.PreviewImageUtil
- Converts the image in YUV_420_888 to NV21 format with shortcut to improve performance
- coordinatesToPoints(java.util.List) - function in io.scanbot.sdk.util.PolygonHelperKt
- copy(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
- Creates a copy of the source file to the destination file with encryption if its enabled
- copy(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AesGcmEncryptedFileIoProcessor
- Creates a copy of the source file to the destination file with encryption if its enabled
- copy(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.BaseFileIOProcessor
- Creates a copy of the source file to the destination file with encryption if its enabled
- copy(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
- Creates a copy of the source file to the destination file with encryption if its enabled
- copy(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
- Creates a copy of the source file to the destination file with encryption if its enabled
- copy(.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
- copyCurrentConfiguration() - function in io.scanbot.sdk.barcode.BarcodeScanner
- Returns a copy of the current configuration.
- copyCurrentConfiguration() - function in io.scanbot.sdk.barcode.DefaultBarcodeScanner
- Returns a copy of the current configuration.
- copyRaw(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
- Creates a raw copy of the source file to the destination file without encryption if its enabled
- copyRaw(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.AesGcmEncryptedFileIoProcessor
- Creates a raw copy of the source file to the destination file without encryption if its enabled
- copyRaw(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.BaseFileIOProcessor
- Creates a raw copy of the source file to the destination file without encryption if its enabled
- copyRaw(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
- Creates a raw copy of the source file to the destination file without encryption if its enabled
- copyRaw(java.io.File,java.io.File) - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
- Decrypts encryptedSource file and creates unencrypted copy in the destination file.
- copyToFileAndClose(java.io.InputStream,java.io.File) - function in io.scanbot.sdk.util.FileUtilsKt
- CoreStreamProvider - class in io.scanbot.sdk.persistence.fileio
- Represents base file IO operations
- countCharactersOnPage(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
- COUNTERCLOCKWISE_90 - enum entry in io.scanbot.sdk.core.ImageRotation
90 degrees counterclockwise rotation.
- COUNTING - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleBarcodesScanningMode
Scan barcodes even if they have the same value and count the number of repeated barcodes.
- countResult() - function in io.scanbot.sdk.pdf.search.TextSearchContext
- COUNTRY_CODE - enum entry in io.scanbot.sdk.genericdocument.entity.CommonFieldType
Country code (ISO-3166 Alpha-3) field.
- countTextRect(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
- Count number of rectangular areas occupied by a segment of texts.
- create(io.scanbot.sdk.barcode.BarcodeScannerConfiguration.Companion,java.util.List,java.util.List,java.lang.Boolean) - function in io.scanbot.sdk.barcode.BarcodeScannerConfigurationKt
- Simplified create configuration method to set barcode formats and document formats filters.
- create(android.os.Parcel) - function in io.scanbot.sdk.core.ImageRef.Companion
- createBarcodeDocumentParser() - function in io.scanbot.sdk.barcode.BarcodeScanningSdk
- Provides BarcodeDocumentParser.
- createBarcodeDocumentParser() - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDK
- Provides BarcodeDocumentParser.
- createBarcodeFileStorage() - function in io.scanbot.sdk.barcode.BarcodeScanningSdk
- Provides BarcodeFileStorage.
- createBarcodeFileStorage() - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDK
- Provides BarcodeFileStorage.
- createBarcodeScanner() - function in io.scanbot.sdk.barcode.BarcodeScanningSdk
- Provides BarcodeScanner.
- createBarcodeScanner() - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDK
- Provides BarcodeScanner.
- createIntent(android.content.Context,io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration) - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity.InternalResultContract
- createIntent(android.content.Context,io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity.InternalResultContract
- createIntent(android.content.Context,io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity.InternalResultContract
- createPdfImagesExtractor() - function in io.scanbot.sdk.barcode_scanner.ScanbotBarcodeScannerSDK
- Provides PdfImagesExtractor.
- createView() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeItemViewFactory
- Implement this method to create a view
- createView() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeItemViewFactory
- Implement this method to create a view
- cropByteArray(kotlin.ByteArray,android.graphics.Rect) - function in io.scanbot.sdk.ui.camera.util.CameraImageUtils
- Crops byte array with given android.graphics.Rect.
- currentSyncTimeMillis() - function in io.scanbot.sdk.ui_v2.common.utils.KotlinExtensionsKt
- Proper and correct way to get current timestamp.
- CursorUtil - class in io.scanbot.sdk.util
- Helper class to work with Cursors
- CUSTOM - enum entry in io.scanbot.sdk.ui.configuration.json.JsonPageSize
Custom page size. From the Image.
- CustomBitmapFrameHandler - class in io.scanbot.sdk.ui_v2.common.animation
- CustomCameraLifecycleOwner - class in io.scanbot.sdk.ui.camera
- Class represents overriding of activity lifecycle for the camerax and helps.
- CWAC_CAMERA - enum entry in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView.CameraType
- CYM - enum entry in io.scanbot.sdk.entity.Language