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 

G

Gender - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientFieldType
 
Gender - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
Gender - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Gender field

GENDER - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientFieldType

Gender

GENDER - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Gender

GENERAL_INFORMATION - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanSubheadingPrescriptionFieldType

General informationm

GENERAL_NOTES - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineFieldType

General notes

GeneralInformation - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanSubheadingPrescriptionFieldType
 
GeneralNotes - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanMedicineFieldType
 
generateAndSetFilteredPreviewForId(android.graphics.Bitmap,java.lang.String,io.scanbot.imagefilters.ParametricFilter) - function in io.scanbot.sdk.persistence.PageFileStorage
Generates a preview image of given filteredImage and saves (replaces or creates) it as file for existingPageId, for parametricFilter.
generateAndSetFilteredPreviewForId(kotlin.ByteArray,java.lang.String,io.scanbot.imagefilters.ParametricFilter) - function in io.scanbot.sdk.persistence.PageFileStorage
Generates a preview image of given filteredImage and saves (replaces or creates) it as file for existingPageId, for parametricFilter.
generateFilteredPreview(io.scanbot.sdk.persistence.Page,io.scanbot.imagefilters.ParametricFilter) - function in io.scanbot.sdk.docprocessing.PageProcessor
Generates filtered preview image based on the unfiltered document preview image and caches it in the file system.
GENERIC_TEXT_RECOGNIZER_MODELS - enum entry in io.scanbot.sdk.blob.BlobType
 
GenericDocument - class in io.scanbot.genericdocument.entity
A generic document.
GenericDocument.Type - class in io.scanbot.genericdocument.entity.GenericDocument
Document type
GenericDocumentAutoSnappingController - class in io.scanbot.sdk.genericdocument
Controls auto-snapping for generic document scanning.
GenericDocumentAutoSnappingController.Param - class in io.scanbot.sdk.genericdocument.GenericDocumentAutoSnappingController
Data holder for info needed for frame validation.
GenericDocumentCameraView - class in io.scanbot.sdk.ui.view.genericdocument
Represents camera view for GenericDocumentRecognizer scanner.
GenericDocumentCameraViewModel - class in io.scanbot.sdk.ui.view.genericdocument
Presenter for GenericDocumentCameraView
GenericDocumentConfigurationHelper - class in io.scanbot.sdk.ui.view.genericdocument.configuration
Encapsulates the logic of work with configuration for document recognizer view.
GenericDocumentFieldListView - class in io.scanbot.sdk.ui.view.genericdocument.list
Represents a list of scanned field of the document
GenericDocumentFieldListViewModel - class in io.scanbot.sdk.ui.view.genericdocument.list
ViewModel for IGenericDocumentFieldListView
GenericDocumentGradleDependencyException - class in io.scanbot.sdk.exceptions.genericdocument
Thrown when there is no Generic Document Recognizer assets gradle dependency found which is required to run the Generic Document Recognizer
GenericDocumentJsonExtensionsKt - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
GenericDocumentLibrary - class in io.scanbot.genericdocument.entity
Provides an ability to convert the GenericDocument object to a strongly typed successor of the GenericDocumentWrapper class.
GenericDocumentNavigationEvent - class in io.scanbot.sdk.ui.view.genericdocument
This is navigation events that describe all events inside Health insurance screen
GenericDocumentNavigationEvent.DocumentScanningFinished - class in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentNavigationEvent
This is navigation events that describe returning result when scanning is successful
GenericDocumentRecognitionResult - class in io.scanbot.sdk.genericdocument
Container for results of GenericDocumentRecognizer
GenericDocumentRecognitionResult.RecognitionStatus - class in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult
Enumerated result status of the recognition
genericDocumentRecognizer() - function in io.scanbot.sdk.di.SdkComponent
 
GenericDocumentRecognizer - class in io.scanbot.sdk.genericdocument
Component to scan image, detect different documents of known types, perform image optimization, cropping and (optionally) fields detection and fields' data recognition
GenericDocumentRecognizer.Companion - class in io.scanbot.sdk.genericdocument.GenericDocumentRecognizer
 
GenericDocumentRecognizerActivity - class in io.scanbot.sdk.ui.view.genericdocument
Shows document recognizer camera screen of application.
GenericDocumentRecognizerActivity.Companion - class in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity
 
GenericDocumentRecognizerActivity.Result - class in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity
 
GenericDocumentRecognizerActivity.ResultContract - class in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
GenericDocumentRecognizerConfiguration - class in io.scanbot.sdk.ui.view.genericdocument.configuration
Class which is used to configure io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity Contains settings indicating views Behaviour, Texts and Appearance
GenericDocumentRecognizerConfiguration.Companion - class in io.scanbot.sdk.ui.view.genericdocument.configuration.GenericDocumentRecognizerConfiguration
 
GenericDocumentRecognizerConfigurationException - class in io.scanbot.sdk.exceptions.genericdocument
Thrown when Generic Document Recognizer initialized with incorrect values
GenericDocumentRecognizerFrameHandler - class in io.scanbot.sdk.genericdocument
Performs document recognition on camera preview frames.
GenericDocumentRecognizerFrameHandler.GenericDocumentRecognizerResultHandler - class in io.scanbot.sdk.genericdocument.GenericDocumentRecognizerFrameHandler
Successor-class needed for cross-platform implementation
GenericDocumentRecognizerFrameHandler.ResultHandler - class in io.scanbot.sdk.genericdocument.GenericDocumentRecognizerFrameHandler
Continuously notified about document recognition results.
GenericDocumentRecognizerJsonConfiguration - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
GenericDocumentRecognizerJsonConfigurationKt - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
GenericDocumentRecognizerNativeConfiguration - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
GenericDocumentRecognizerNativeConfigurationKt - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
GenericDocumentRecognizerNativeParam - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
GenericDocumentRecognizerNativeParam.CancelButtonIcon - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerNativeParam
 
GenericDocumentRecognizerParameter - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
GenericDocumentResultLruStorage - class in io.scanbot.sdk.genericdocument.result
Stores and provides access to the scanning result of the given type by ResultId This implementation uses LRU cache as a storage to keep the memory usage low even if many results will be added to the storage
GenericDocumentResultRepository - class in io.scanbot.sdk.genericdocument.result
Provides access to the scanning result of the given type by ResultId The current implementation of the repository keeps the result only in RAM and does not store anything on the persistent storage It is important to persist the data manually if it is needed to be used after the restart of the process of the application Be careful when processing the intent with ResultId in onCreate method of the Activity as it may be recreated after the termination of the process
GenericDocumentScanningSession - class in io.scanbot.sdk.ui.view.genericdocument
Provides a wrapper for observing an document scanning result
GenericDocumentScanResult - class in io.scanbot.genericdocument.entity
Container for result of recognition attempt
GenericDocumentScanResult.DocumentType - class in io.scanbot.genericdocument.entity.GenericDocumentScanResult
Type of detected document
GenericDocumentScanResult.RecognitionStatus - class in io.scanbot.genericdocument.entity.GenericDocumentScanResult
Enumerated Document scan attempt result status
GenericDocumentViewConfiguration - class in io.scanbot.sdk.ui.view.genericdocument.list
Inner class that handles string and color values for GenericDocumentCameraView and GenericDocumentFieldListView
GenericDocumentViewConfiguration.Companion - class in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
GenericDocumentWrapper - class in io.scanbot.genericdocument.entity
Base class for strongly-typed GenericDocument wrappers
GenericTextRecognitionResult - class in io.scanbot.sdk.generictext
Recognition result of generic text scanner
genericTextRecognizer() - function in io.scanbot.sdk.di.SdkComponent
 
GenericTextRecognizer - class in io.scanbot.sdk.generictext
Component to scan image, recognize text on it and validate the recognized text.
GenericTextRecognizer.CleanRecognitionResultCallback - class in io.scanbot.sdk.generictext.GenericTextRecognizer
Optional callback to clean recognized string prior to validation.
GenericTextRecognizer.GenericTextValidationCallback - class in io.scanbot.sdk.generictext.GenericTextRecognizer
Callback for text validation.
GenericTextRecognizerFrameHandler - class in io.scanbot.sdk.generictext
Performs generic text recognition on camera preview frames.
GenericTextRecognizerFrameHandler.ResultHandler - class in io.scanbot.sdk.generictext.GenericTextRecognizerFrameHandler
Continuously notified about generic text recognition results.
GenericTextRecognizerFrameHandler.TextRecognitionScannerResultHandler - class in io.scanbot.sdk.generictext.GenericTextRecognizerFrameHandler
Successor-class needed for cross-platform implementation
GenericTextRecognizerJsonConfigurationKt - class in io.scanbot.sdk.ui.view.generictext.configuration.json
 
genericTextScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.generictext.ITextDataCameraView.ViewModel
New frame was processed with generic recognizer.
genericTextScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerCameraViewModel
New frame was processed with generic recognizer.
GenericTextWordBox - class in io.scanbot.sdk.generictext
Represents one word in detected text
GEO_LOCATION - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Geo Location

GeoLocation - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
getA() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the A sub-document.
getA1() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the A1 sub-document.
getA2() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the A2 sub-document.
getAamvaVersionNumber() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
AAMVA Version Number
getAcceptedAngleScore() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
getAcceptedAngleScore() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
getAcceptedCheckStandards() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Accepted check standards.
getAcceptedDocumentFormats() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfig
List of BarcodeDocumentFormat to scan.
getAcceptedDocumentFormats() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
An optional array of barcode document formats that act as a detection filter.
getAcceptedDocumentFormats() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
An optional array of barcode document formats that act as a detection filter.
getAcceptedDocumentFormats() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
List of accepted barcode document formats.
getAcceptedDocumentTypes() - function in io.scanbot.sdk.genericdocument.DefaultGenericDocumentRecognizer
Accepted document types.
getAcceptedDocumentTypes() - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognizer
Accepted document types.
getAcceptedDocumentTypes() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Accepted document types.
getAcceptedSharpnessScore() - function in io.scanbot.sdk.genericdocument.DefaultGenericDocumentRecognizer
Accepted minimal sharpness score.
getAcceptedSharpnessScore() - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognizer
Accepted minimal sharpness score.
getAcceptedSizeScore() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The minimum document width or height in percent (0 - 100) of the screen size to accept a detected document.
getAcceptedSizeScore() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The minimum document width or height in percent (0 - 100) of the screen size to accept a detected document.
getAcceptedType() - function in io.scanbot.sdk.check.result.CheckRecognizerResultLruStorage
 
getAcceptedType() - function in io.scanbot.sdk.check.result.CheckRecognizerResultRepository
 
getAcceptedType() - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultLruStorage
 
getAcceptedType() - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultRepository
 
getAcceptedType() - function in io.scanbot.sdk.mcrecognizer.result.MedicalCertificateRecognizerResultLruStorage
 
getAcceptedType() - function in io.scanbot.sdk.mcrecognizer.result.MedicalCertificateRecognizerResultRepository
 
getAcceptedType() - function in io.scanbot.sdk.ui.result.ResultRepository
Each result repository works with a single class.
getAcceptedType() - function in io.scanbot.sdk.ui.result.ResultStorage
Each result repository works with a single class.
getAccessibilityClassName() - function in io.scanbot.sdk.ui_v2.barcode.common.ArComposeView
 
getAccessibilityConfiguration() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Allows you to customize the accessibility configuration for the Document Scanner UI
getAccessibilityConfiguration() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Allows you to customize the accessibility configuration for the Document Scanner UI
getAccessibilityConfiguration() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Allows you to customize the accessibility configuration for the Cropping UI
getAccountNumber() - function in io.scanbot.check.entity.AUSCheck
Account number
getAccountNumber() - function in io.scanbot.check.entity.FRACheck
Account number
getAccountNumber() - function in io.scanbot.check.entity.INDCheck
Account number
getAccountNumber() - function in io.scanbot.check.entity.ISRCheck
Account number
getAccountNumber() - function in io.scanbot.check.entity.KWTCheck
Account number
getAccountNumber() - function in io.scanbot.check.entity.USACheck
Account number
getActionBar() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the action bar.
getActionBarHeight() - function in io.scanbot.sdk.ui_v2.common.Constants.Ui
 
getActionBarSheetPadding() - function in io.scanbot.sdk.ui_v2.common.Constants.Ui
 
getActiveBackgroundColor() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the button background shape when the button is active (selected, toggled).
getActiveBackgroundColor() - function in io.scanbot.sdk.ui_v2.common.RoundButton
Color of the button background shape when the button is active (selected, toggled).
getActiveForegroundColor() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the button foreground (icon, text) when the button is active (selected, toggled).
getActiveForegroundColor() - function in io.scanbot.sdk.ui_v2.common.RoundButton
Color of the button foreground (icon, text) when the button is active (selected, toggled).
getActualTagCount(int,int) - function in com.android.mms.exif.ExifInterface
Gets the number of elements for an ExifTag in a given IFD.
getAddImageFileFormatExtension() - function in io.scanbot.sdk.persistence.PageStorageSettings
 
getAdditionalConfig() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfig
Additional config wrapped into separate entity.
getAddNavigationBarPadding() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotTopBarConfiguration
 
getAddress() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Address
getAddress() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Address
getAddStatusBarPadding() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotTopBarConfiguration
 
getALL_CODES() - function in io.scanbot.sdk.ui_v2.barcode.common.mappers.BarcodeItemKt
 
getALL_TYPES() - function in io.scanbot.check.entity.RootDocumentType.Companion
List of all enum values
getALL_TYPES() - function in io.scanbot.genericdocument.entity.RootDocumentType.Companion
List of all enum values
getAllDocuments() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentScanningSession
Provides access to the current state
getAllLanguagesWithAvailableOcrBlobs() - function in io.scanbot.sdk.blob.BlobManager
 
getAllowedSymbols() - function in io.scanbot.sdk.generictext.DefaultGenericTextRecognizer
Allowed symbols to be detected.
getAllowedSymbols() - function in io.scanbot.sdk.generictext.GenericTextRecognizer
Allowed symbols to be detected.
getAllowedSymbols() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
A string (list) of accepted characters during text recognition.
getAllowedSymbols() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Allowed symbols to be detected.
getAllowGpuAcceleration() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
If set to true, GPU Acceleration will be enabled for Barcode Scanner, Document Scanner and Generic Document Recognizer (Android only).
getAllowXnnpackAcceleration() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Enables/disables XNNPACK acceleration for TensorFlow ML models, which provides highly optimized implementations of floating-point neural network operators (Android only)
getAllTags() - function in com.android.mms.exif.ExifInterface
Get the exif tags in this ExifInterface object or null if none exist.
getALPHA_DEFAULT() - function in io.scanbot.sdk.utils.ViewUtils
 
getALPHA_TRANSPARENT() - function in io.scanbot.sdk.utils.ViewUtils
 
getAnalyzerImageSizeLimit() - function in io.scanbot.sdk.process.NativeDocumentQualityAnalyzer
 
getAnchorPointsColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Default color of the cropping draggable elements.
getAngleInDegrees() - function in io.scanbot.sdk.util.view.PolygonViewHelper.Edge
 
getAnimationPoints() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getAnimationPoints() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getAnimators() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getAnimators() - function in io.scanbot.sdk.ui.PolygonView
 
getAnimators() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getAppearanceConfiguration() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraView
 
getAppFilesDirOrShowError(android.content.Context,java.lang.String) - function in io.scanbot.sdk.util.FileUtils
Returns the application (internal or external) directory with provided name (creates if needed).
getApplication() - function in io.scanbot.sdk.ScanbotSDKInitializer.PrepareBlobsTask
 
getApplication() - function in io.scanbot.sdk.persistence.BarcodeFileStorage
 
getApplication() - function in io.scanbot.sdk.persistence.DraftPageStorage
 
getApplicationIdentifier() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentField
Application Identifier
getApplyValue() - function in io.scanbot.sdk.ui_v2.common.camera.ZoomCameraValue
 
getArOverlay() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the AR overlay.
getArOverlay() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Configuration of the AR overlay.
getAspectRatio() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
The cameras zoom level preferred for this step.
getAspectRatio() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Aspect ratio for the step.
getAspectRatio() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The cameras zoom level preferred for this step.
getAspectRatio() - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
The viewfinder's aspect ratio.
getAspectRatio() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getAspectRatio() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getAttachedFrameHandler(java.lang.Class) - function in io.scanbot.sdk.camera.PreviewBuffer
Check whether there is same class of FrameHandler attached to the view return object of the same class if exists otherwise null
getAttachedFrameHandler(java.lang.Class) - function in io.scanbot.sdk.camera.ScanbotCameraView
Check whether there is same class of FrameHandler attached to the view return object of the same class if exists otherwise null
getAttachedFrameHandler(java.lang.Class) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Check whether there is same class of FrameHandler attached to the view return object of the same class if exists otherwise null
getAttachedFrameHandler(java.lang.Class) - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
Check whether there is same class of FrameHandler attached to the view return object of the same class if exists otherwise null
getAttachedFrameHandler(java.lang.Class) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Check whether there is same class of FrameHandler attached to the view return object of the same class if exists otherwise null
getAttachedFrameHandler(java.lang.Class) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Check whether there is same class of FrameHandler attached to the view return object of the same class if exists otherwise null
getAttrs() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
 
getAuthor() - function in io.scanbot.pdf.model.PdfAttributes
 
getAuthor() - function in io.scanbot.sdk.pdf.Meta
 
getAutoCancelTimeout() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Sets auto close timer in seconds.
getAutoCancelTimeout() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Sets auto close timer in seconds.
getAutoCancelTimeout() - function in io.scanbot.sdk.ui_v2.common.Timeouts
Sets the auto close timer in ms.
getAutomaticSelection() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.BarcodesSelected
 
getAutomaticSelectionEnabled() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
Whether the barcode is selected automatically when being detected or not.
getAutomaticSelectionEnabled() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
Whether the barcode is selected automatically when being detected or not.
getAutomaticSelectionEnabled() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
If enabled, the scanner will always immediately scan a barcode in the viewfinder or the camera view.
getAutoSnapEnabled() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
getAutoSnapEnabled() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
 
getAutoSnapping() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getAutoSnapping() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getAutoSnappingButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the auto-snapping button
getAutoSnappingButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the auto-snapping button.
getAutoSnappingButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the auto-snapping button
getAutoSnappingButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the auto-snapping button.
getAutoSnappingButtonHidden() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the auto-snapping toggle button is hidden or not.
getAutoSnappingButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the auto-snapping toggle button.
getAutoSnappingEnabled() - function in io.scanbot.sdk.ui.IAutoSnappingViewController
Flag to disable autosnapping processing.
getAutoSnappingEnabled() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.DocumentScannerSettings
 
getAutoSnappingEnabled() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerNavigationEvent.CloseSnapping
 
getAutoSnappingEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
When auto-snapping is enabled the document scanner will take a photo automatically when a document is detected, conditions are good and the auto-snapping time-out elapses.
getAutoSnappingEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
When auto-snapping is enabled the document scanner will take a photo automatically when a document is detected, conditions are good and the auto-snapping time-out elapses.
getAutoSnappingSensitivity() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls the auto-snapping speed.
getAutoSnappingSensitivity() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Controls the auto-snapping speed.
getAutoSnapProgressColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Stroke color of polygon or finder auto snap progress animation.
getAutoSnapProgressEnabled() - function in io.scanbot.sdk.ui.PolygonView
 
getAutoSnapProgressEnabled() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
getAutoSnapProgressEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether polygon or finder auto snap progress animation is enabled or not.
getAutoSnapProgressLineWidth() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Line width of polygon or finder auto snap progress animation.
getAutosnapSensitivity() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getAutosnapSensitivity() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getAuxDomestic() - function in io.scanbot.check.entity.AUSCheck
Auxiliary domestic
getAuxiliaryOnUs() - function in io.scanbot.check.entity.USACheck
Auxiliary On-Us
getAvailableDiskSpace() - function in io.scanbot.sdk.persistence.StorageSpaceAware
Provides full info of how much space available to write data by sdk in bytes.
getAvailableDiskSpace() - function in io.scanbot.sdk.persistence.StorageSpaceAwareImpl
Provides full info of how much space available to write data by sdk in bytes.
getAverageConfidence() - function in io.scanbot.sdk.ui.view.genericdocument.DocumentRecognitionState
 
getAverageConfidence() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentFieldListViewModel
 
getAverageConfidence() - function in io.scanbot.sdk.ui.view.genericdocument.list.IGenericDocumentFieldListView.ViewModel
 
getB() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the B sub-document.
getB1() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the B1 sub-document.
getBackground() - function in io.scanbot.sdk.ui.coroutines.DispatchersProvider
 
getBackground() - function in io.scanbot.sdk.ui.coroutines.IDispatchersProvider
 
getBackground() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BadgeStyle
The style of the button's background.
getBackground() - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
The style of the button's background.
getBackground() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Background color of the camera permission request.
getBackground() - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
Background style used for the user guidance.
getBackground() - function in io.scanbot.sdk.ui_v2.common.coroutines.DispatchersProvider
 
getBackground() - function in io.scanbot.sdk.ui_v2.common.coroutines.IDispatchersProvider
 
getBackgroundColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The background color of the button while not pressed.
getBackgroundColor() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
getBackgroundColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Background color of the screen.
getBackgroundColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Color of the screen's background.
getBackgroundColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete
Color of the swipe-to-delete button.
getBackgroundColor() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the button background shape.
getBackgroundColor() - function in io.scanbot.sdk.ui_v2.common.RoundButton
Color of the button background shape.
getBackgroundColor() - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Background color of the top bar to be used when the visual mode is specified as SOLID.
getBackgroundDeselected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Appearance of the barcode info box's background when a barcode is yet to be selected.
getBackgroundSelected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Appearance of the barcode info box's background when a barcode has been selected.
getBadgeBackgroundColor() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the badge's background shape.
getBadgeForegroundColor() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the badge foreground (icon, text).
getBankNumber() - function in io.scanbot.check.entity.ISRCheck
Bank number
getBanksDataFile() - function in io.scanbot.sdk.blob.BlobManager
 
getBarcodeAcceptanceDelegate() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Allows to set a delegate to decide if the given barcode should be highlighted
getBarcodeAppearanceDelegate() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Allows to set a style delegate to the view
getBarcodeAppearanceDelegate() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Allows to set a style delegate to the view
getBarcodeBinarizationModelFile() - function in io.scanbot.sdk.blob.BlobManager
 
getBarcodeCameraView() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
 
getBarcodeDetectionInterval() - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerViewController
Set barcode detection interval in milliseconds.
getBarcodeDetectionModelFile() - function in io.scanbot.sdk.blob.BlobManager
 
getBarcodeFilter() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
getBarcodeFilter() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
 
getBarcodeFilter() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
getBarcodeFilter() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
getBarcodeFormat() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
Representing the format of the barcode that was decoded
getBarcodeFormats() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
List of formats to scan.
getBarcodeFormats() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfig
List of BarcodeFormat to scan.
getBarcodeFormats() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Accepted barcode formats
getBarcodeFormats() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Accepted barcode formats
getBarcodeFormats() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
List of accepted barcode symbologies.
getBarcodeHighlightDelegate() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Allows to set a delegate to decide if the given barcode should be highlighted
getBarcodeImage() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
The image of the barcode.
getBarcodeImage() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData
Image of the barcode.
getBarcodeImageBitmap() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
The image of the barcode.
getBarcodeImageGenerationType() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The type of barcode image generation.
getBarcodeImagePath() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.BarcodeScanned
 
getBarcodeImagePath() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Result
Path to snapped image of area, containing detected barcode(s).
getBarcodeImagePath() - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity.InternalResult
Path to snapped image of area, containing detected barcode(s).
getBarcodeImagePath() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Result
Path to snapped image of area, containing detected barcode(s).
getBarcodeImagePath() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity.InternalResult
Path to snapped image of area, containing detected barcode(s).
getBarcodeImagesDirectory() - function in io.scanbot.sdk.persistence.BarcodeFileStorage
Provides directory which store all barcode images
getBarcodeImageVisible() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
If enabled, the barcode image will be shown on the confirmation sheet.
getBarcodeInfoMapping() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Appearance of the barcode info mapping.
getBarcodeInfoMapping() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the barcode info mapping.
getBarcodeItem() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getBarcodeItem() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.AddBarcode
 
getBarcodeItem() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeArClicked
 
getBarcodeItem() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
 
getBarcodeItem() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getBarcodeItemConfiguration() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Configuration of the barcode info box displayed in the camera preview.
getBarcodeItemImageVisible() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Visibility of the barcode image in a barcode list entry.
getBarcodeItemInfoPosition() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Where to display the barcode info box in the camera preview.
getBarcodeItemMapper() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Callback to map the barcode data to the data of the corresponding product.
getBarcodeItemPositionHandler() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
getBarcodeItems() - function in io.scanbot.sdk.barcode.entity.BarcodeScanningResult
 
getBarcodeItemSubtitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the subtitle of a barcode list entry (displaying the barcode's symbology).
getBarcodeItemTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the title of a barcode list entry (displaying the barcode's value).
getBarcodeItemViewBinder() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Callback for the binding a BarcodeItem to a view created by BarcodeItemViewFactory
getBarcodeItemViewBinder() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Callback for the binding a BarcodeItem to a view created by BarcodeItemViewFactory
getBarcodeItemViewFactory() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Factory for the viewsPool appearing on the bottom of the barcode (or null if the view is not needed)
getBarcodeItemViewFactory() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Factory for the views appearing on the bottom of the barcode (or null if the view is not needed)
getBarcodeItemViewPositionHandler() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
 
getBarcodePreviewFramePath() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.BarcodeScanned
 
getBarcodePreviewFramePath() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Result
Path to preview frame image of area, containing detected barcode(s).
getBarcodePreviewFramePath() - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity.InternalResult
Path to preview frame image of area, containing detected barcode(s).
getBarcodePreviewFramePath() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Result
Path to preview frame image of area, containing detected barcode(s).
getBarcodePreviewFramePath() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity.InternalResult
Path to preview frame image of area, containing detected barcode(s).
getBarcodes() - function in io.scanbot.sdk.ui.view.barcode.BatchBarcodeNavEvent.BarcodesScanFinished
 
getBarcodes() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
 
getBarcodes() - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
 
getBarcodes() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
getBarcodesCountText() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color for barcodes count text
getBarcodesCountTextColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color for barcodes count text
getBarcodesExtensionFilter() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The extension filter for EAN and UPC barcodes.
getBarcodesExtensionFilter() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The extension filter for EAN and UPC barcodes.
getBarcodesExtensionFilter() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
Filter for extended EAN and UPC barcodes.
getBarcodesResultHandler() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Add this result handler to your BarcodeCounterFrameHandler
getBarcodesResultHandler() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Add this result handler to your BarcodeDetectorFrameHandler
getBarcodeSubtitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the barcode subtitle (the barcode's symbology) on the confirmation sheet.
getBarcodeTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the barcode title (the barcode's value) on the confirmation sheet.
getBatteryLevel() - function in io.scanbot.sdk.util.device.DeviceUtils
 
getBe() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the BE sub-document.
getBeepJob() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
getBestAspectPictureSize(java.lang.Integer,java.lang.Integer,java.lang.Integer,android.hardware.Camera.Parameters,java.lang.Double) - function in io.scanbot.sdk.util.snap.Utils
 
getBestAspectPreviewSize(int,int,int,android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.CameraUtils
 
getBestAspectPreviewSize(int,int,int,android.hardware.Camera.Parameters,double) - function in com.commonsware.cwac.camera.CameraUtils
 
getBinariesDirectory() - function in io.scanbot.sdk.persistence.BlobStoreStrategy
 
getBinarizationFilters() - function in io.scanbot.sdk.process.ImageFilterType.Companion
 
getBinarizeImage() - function in io.scanbot.sdk.ocr.intelligence.OcrSettings
 
getBinarizeImage() - function in io.scanbot.sdk.ocr.intelligence.OcrSettings.Builder
 
getBinding() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemViewHolder
 
getBinding() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getBinding() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getBinding() - function in io.scanbot.sdk.ui.view.widget.CancelView
 
getBirthDate() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Birth date
getBirthDate() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Birth date
getBirthDate() - function in io.scanbot.genericdocument.entity.DePassport
Birth date
getBirthDate() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Birth date
getBirthDate() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Birth date
getBirthDate() - function in io.scanbot.genericdocument.entity.MRZ
Birth date
getBirthplace() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Birthplace
getBirthplace() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Birthplace
getBirthplace() - function in io.scanbot.genericdocument.entity.DePassport
Birthplace
getBirthplace() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Birthplace
getBitmap() - function in io.scanbot.sdk.docprocessing.compose.BitmapInput
 
getBitmap() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.BitmapInput
 
getBitmap() - function in io.scanbot.sdk.ui.view.interactor.DetectPolygonOnPageUseCase.BitmapLines
 
getBitmapBounds(java.lang.String) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
 
getBlackOutliersFraction() - function in io.scanbot.imagefilters.GrayscaleFilter
Clip this fraction of the darkest pixels in operations such as autocontrast.
getBlackPoint() - function in io.scanbot.imagefilters.WhiteBlackPointFilter
Fraction of the value channel range that is set to 0.
getBlobsForType(io.scanbot.sdk.blob.BlobType) - function in io.scanbot.sdk.blob.BlobFactory
 
getBlurEstimatorModelFile() - function in io.scanbot.sdk.blob.BlobManager
 
getBody1() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getBody2() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getBorderWidthFraction() - function in io.scanbot.imagefilters.GrayscaleFilter
Ignore this fraction of pixels at the edge of the image when calculating statistics.
getBottomBarBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the bottom shutter-bar.
getBottomBarBackgroundColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The background color of the bottom shutter-bar.
getBottomBarButtonsColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the title of all buttons in the bottom shutter-bar (Cancel button, etc.), as well as the camera permission prompt button.
getBottomBarButtonsColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The color of the title of all buttons in the bottom shutter-bar (Cancel button, etc.), as well as the camera permission prompt button.
getBottomContent() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getBottomContent() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getBottomSheetCornerRadius() - function in io.scanbot.sdk.ui_v2.common.Constants.Ui
 
getBottomSheetState() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetScaffoldState
 
getBottomSheetToggleButtonLayoutHeight() - function in io.scanbot.sdk.ui_v2.barcode.components.BottomSheetToggleButtonKt
 
getBoundingRect() - function in io.scanbot.sdk.generictext.GenericTextWordBox
 
getBounds() - function in io.scanbot.sdk.pdf.Link
 
getBranchNumber() - function in io.scanbot.check.entity.ISRCheck
Branch number
getBrightness() - function in io.scanbot.imagefilters.BrightnessFilter
Brightness adjustment value in the range from -1 to 1.
getBsb() - function in io.scanbot.check.entity.AUSCheck
BSB
getButtonsAccentColor() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
The accent color of buttons on a confirmation dialog.
getByCode(java.lang.Integer) - function in io.scanbot.sdk.process.ImageFilterType.Companion
 
getByCode(java.lang.Integer) - function in io.scanbot.textorientation.model.TextOrientation.Companion
 
getByCode(java.lang.Integer) - function in io.scanbot.tiffwriter.model.TIFFWriterCompressionOptions.Companion
 
getByCode(java.lang.Integer) - function in io.scanbot.tiffwriter.model.TIFFWriterUserDefinedFieldType.Companion
 
getByDatabaseId(java.lang.Integer) - function in io.scanbot.sdk.entity.OcrStatus.Companion
 
getByDegrees(java.lang.Integer) - function in io.scanbot.sdk.entity.RotationType.Companion
 
getByMimeType(java.lang.String) - function in io.scanbot.sdk.entity.DocumentType.Companion
 
getC() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the C sub-document.
getC1() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the C1 sub-document.
getC1e() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the C1E sub-document.
getCacheDir() - function in io.scanbot.sdk.docprocessing.compose.ComposerCache
Returns the directory which is needed to be used as a cache storage for composer
getCacheDir() - function in io.scanbot.sdk.docprocessing.compose.InternalComposerCache
Returns the directory which is needed to be used as a cache storage for composer
getCameraBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the camera background (relevant only when the camera preview mode is CameraPreviewMode.FIT_IN).
getCameraBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The color of the camera background (relevant only when the camera preview mode is CameraPreviewMode.FIT_IN).
getCameraBinding() - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
getCameraConfiguration() - function in io.scanbot.sdk.barcode.ui.BarcodeScanAndCountView
Use this object to control configuration parameters of the Camera inside
getCameraConfiguration() - function in io.scanbot.sdk.barcode.ui.BarcodeScannerView
Use this object to control configuration parameters of the Camera inside
getCameraConfiguration() - function in io.scanbot.sdk.barcode.ui.IBarcodeCounterView
Use this object to control configuration parameters of the Camera inside
getCameraConfiguration() - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerView
Use this object to control configuration parameters of the Camera inside
getCameraConfiguration() - function in io.scanbot.sdk.docdetection.ui.DocumentScannerView
Use this object to control configuration parameters of the Camera inside
getCameraConfiguration() - function in io.scanbot.sdk.docdetection.ui.IDocumentScannerView
Use this object to control configuration parameters of the Camera inside
getCameraConfiguration() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the camera behavior.
getCameraHost() - function in com.commonsware.cwac.camera.CameraFragment
 
getCameraHost() - function in com.commonsware.cwac.camera.CameraHostProvider
 
getCameraHost() - function in com.commonsware.cwac.camera.CameraView
 
getCameraHovered() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
The camera is on the screen or went to background somehow.
getCameraId() - function in com.commonsware.cwac.camera.CameraHost
 
getCameraId() - function in com.commonsware.cwac.camera.SimpleCameraHost
 
getCameraModule() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Background color of the detection overlay.
getCameraModule() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The camera module to be used for barcode scanning.
getCameraModule() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The preferred camera module (default - BACK)
getCameraModule() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Which camera module to use on start-up.
getCameraModule() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Which camera module should be used
getCameraOpened() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.genericdocument.IGenericDocumentCameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.generictext.ITextDataCameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.licenseplate.ILicensePlateCameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateRecognizerView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.mrz.IMRZCameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView.ViewModel
 
getCameraOpened() - function in io.scanbot.sdk.ui.view.vin.VinScannerViewModel
 
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Background color of the detection overlay.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Background color of the detection overlay.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Background color outside of the finder window.
getCameraOverlayColor() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Background color outside of the finder window.
getCameraParameters() - function in com.commonsware.cwac.camera.CameraView
 
getCameraPermission() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the dialog for requesting camera permissions.
getCameraPermissionGranted() - function in io.scanbot.sdk.ui.view.base.IPermissionViewModel
 
getCameraPermissionGranted() - function in io.scanbot.sdk.ui.view.base.PermissionViewModel
 
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Preview mode of the camera.
getCameraPreviewMode() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Which camera preview mode to use.
getCameraPreviewMode() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
The camera preview mode.
getCameraType() - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
 
getCameraUiSettings() - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
getCameraUiSettings() - function in io.scanbot.sdk.ui.view.base.BaseFragment
 
getCameraUiSettings() - function in io.scanbot.sdk.ui.view.base.NFBaseActivity
 
getCameraUiSettings() - function in io.scanbot.sdk.ui_v2.common.activity.BaseActivity
 
getCameraView() - function in io.scanbot.sdk.barcode.BarcodeAutoSnappingController
 
getCameraView() - function in io.scanbot.sdk.ui.view.genericdocument.BaseGenericDocumentRecognizerActivity
 
getCameraViewModel() - function in io.scanbot.sdk.ui.view.camera.BaseDocumentScannerActivity
 
getCameraViewModel() - function in io.scanbot.sdk.ui.view.camera.BaseFinderDocumentScannerActivity
 
getCameraViewModel() - function in io.scanbot.sdk.ui.view.genericdocument.BaseGenericDocumentRecognizerActivity
 
getCameraViewModel() - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
getCameraZoomFactor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The relative initial zoom level of the camera in the range (0,1), where 0 is zoomed out and 1 is zoomed in.
getCameraZoomFactor() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The relative initial zoom level of the camera in the range (0,1), where 0 is zoomed out and 1 is zoomed in.
getCameraZoomRange() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The range of valid camera zoom factors.
getCameraZoomRange() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The range of valid camera zoom factors.
getCameraZoomRatio() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
getCameraZoomRatio() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
getCancelButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Configuration of the cancel button.
getCancelButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's cancel button.
getCancelButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the cancel button on the confirmation sheet.
getCancelButton() - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Configuration of the cancel button's appearance.
getCancelButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the cancel button
getCancelButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the cancel button
getCancelButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the cancel button.
getCancelButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the cancel button.
getCancelButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the cancel button
getCancelButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the cancel button
getCancelButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button
getCancelButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button
getCancelButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button.
getCancelButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button.
getCancelButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button
getCancelButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the cancel button
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerNativeConfiguration
 
getCancelButtonIcon() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerNativeConfiguration
 
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
String being displayed on the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
String being displayed on the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Title of the cancel button.
getCancelButtonTitle() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Title of the cancel button.
getCaption1() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getCaption2() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getCaptureHighResolutionImage() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getCaptureHighResolutionImage() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getCaptureHighResolutionImage() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Set high-resolution Check image capturing.
getCapturing() - function in io.scanbot.sdk.ui.view.check.configuration.CheckUserGuidanceStrings
 
getCapturing() - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text that is shown when the camera snaps the image.
getCapturing() - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateUserGuidanceStrings
 
getCapturing() - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown when the camera snaps the image.
getCategories() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack
Contains the Categories sub-document.
getCe() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the CE sub-document.
getChar() - function in io.scanbot.generictext.NativeTextCharacterBox
 
getCharacterIndex(java.lang.Integer,java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Double) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get the index of a character at or nearby a certain position on the page
getCheck() - function in io.scanbot.sdk.check.entity.CheckRecognizerResult
Represents recognized Check data
getCheckDigitBirthDate() - function in io.scanbot.genericdocument.entity.MRZ
Check digit birth date
getCheckDigitDocumentNumber() - function in io.scanbot.genericdocument.entity.MRZ
Check digit document number
getCheckDigitExpiryDate() - function in io.scanbot.genericdocument.entity.MRZ
Check digit expiry date
getCheckDigitGeneral() - function in io.scanbot.genericdocument.entity.MRZ
Check digit general
getCheckDigitPersonalNumber() - function in io.scanbot.genericdocument.entity.MRZ
Check digit personal number
getCheckDigitPredictionModelFile() - function in io.scanbot.sdk.blob.BlobManager
 
getCheckingPredicate() - function in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
getCheckRecognizer() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getCheckRecognizer() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getChequeNumber() - function in io.scanbot.check.entity.FRACheck
Cheque number
getChequeNumber() - function in io.scanbot.check.entity.ISRCheck
Cheque number
getChequeNumber() - function in io.scanbot.check.entity.KWTCheck
Cheque number
getChildren() - function in io.scanbot.genericdocument.entity.GenericDocument
a list of sub-documents
getChildren() - function in io.scanbot.sdk.pdf.Bookmark
 
getClazz() - function in io.scanbot.sdk.ui.result.ResultWrapper
 
getCleanRecognitionResultCallback() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeConfiguration
 
getCleanRecognitionResultCallback() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Callback to clean recognized string prior to validation.
getClearAllButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the button for clearing the barcode list.
getClearButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Text of the button which clears the list of scanned barcodes.
getClearButtonTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String used for displaying amount of detected fields.
getClearTextButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's button to clear the entered count number.
getCloseButton() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's close button.
getCode() - function in io.scanbot.sdk.process.ImageFilterType
 
getCode() - function in io.scanbot.textorientation.model.TextOrientation
Integer parameter that should be passed to io.scanbot.textorientation.TextOrientationRecognizer and used in persistence
getCodeDensity() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
The expected density of QR codes.
getCodeDensity() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
The expected density of QR codes.
getCodeDensity() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The expected density of QR codes in an image.
getCodeDensity() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
The expected density of QR codes.
getCodeDensity() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The expected density of QR codes in an image.
getCodeDensity() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
The expected quantity of QR codes in an image.
getCollapsedVisibleHeight() - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet
Height of the collapsed result sheet.
getColor() - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Color used for foreground elements.
getColor() - function in io.scanbot.sdk.ui_v2.common.IconStyle
Icon color.
getColor() - function in io.scanbot.sdk.ui_v2.common.StyledText
Text color.
getColorBy(java.lang.String) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTheme
 
getCOMMON_CODES() - function in io.scanbot.sdk.ui_v2.barcode.common.mappers.BarcodeItemKt
 
getCommonType() - function in io.scanbot.genericdocument.entity.Field.Type
optional common field type.
getCompatColor(android.content.Context,java.lang.Integer) - function in io.scanbot.sdk.ui.utils.ThemeUtilsKt
 
getComponent() - function in io.scanbot.sdk.ui.di.HasComponent
 
getComponent() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
getComponent() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity
 
getComponent() - function in io.scanbot.sdk.ui.view.edit.CroppingActivity
 
getComponent() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity
 
getComponent() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerActivity
 
getComponent() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity
 
getComponent() - function in io.scanbot.sdk.ui.view.mrz.MRZScannerActivity
 
getComponent() - function in io.scanbot.sdk.ui.view.vin.VinScannerActivity
 
getComponent() - function in io.scanbot.sdk.ui_v2.common.di.HasComponent
 
getComponentCount() - function in com.android.mms.exif.ExifTag
Gets the component count of this tag.
getCompression() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterParameters
Defines target document compression algorithm.
getConfidence() - function in io.scanbot.genericdocument.entity.GenericDocument
the average confidence in the accuracy of the document recognition result
getConfidence() - function in io.scanbot.genericdocument.entity.OcrResult
confidence in result accuracy.
getConfidence() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStepResult
The confidence of the recognized text
getConfidence() - function in io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The confidence of the recognized text.
getConfidenceValue() - function in io.scanbot.generictext.NativeTextCharacterBox
 
getConfidenceValue() - function in io.scanbot.generictext.NativeTextRecognitionResult
 
getConfidenceValue() - function in io.scanbot.generictext.NativeTextWordBox
 
getConfidenceValue() - function in io.scanbot.licenseplate.NativeLicensePlateScanResult
 
getConfidenceValue() - function in io.scanbot.mcscanner.model.McPatientInfoField
 
getConfidenceValue() - function in io.scanbot.sdk.generictext.GenericTextRecognitionResult
 
getConfidenceValue() - function in io.scanbot.sdk.generictext.GenericTextWordBox
 
getConfidenceValue() - function in io.scanbot.sdk.licenseplate.LicensePlateScanResult
 
getConfidenceValue() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String that shows average confidence value of scanned document.
getConfidenceValue() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getConfidenceValue() - function in io.scanbot.sdk.vin.VinScanResult
 
getConfidenceValue() - function in io.scanbot.vin.NativeVinScanResult
 
getConfidenceWeight() - function in io.scanbot.genericdocument.entity.GenericDocument
the weight of the confidence.
getConfig() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
 
getConfig() - function in io.scanbot.sdk.ui.view.generictext.configuration.TextDataScannerConfiguration
 
getConfig() - function in io.scanbot.sdk.ui.view.generictext.configuration.TextDataScannerConfigurationHelper
 
getConfigHelper() - function in io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardScannerActivity
 
getConfiguration() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
getConfiguration() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
getConfiguration() - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
getConfirmationDialogAccentColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The accent color of buttons on a confirmation dialog.
getConfirmationDialogConfiguration() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The confirmation dialog configuration.
getConfirmationDialogConfirmButtonFilled() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Allows to set if the confirm button should be filled.
getConfirmationDialogConfirmButtonFilledTextColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Allows to set a text color of the filled button.
getConfirmationDialogConfirmButtonStyle() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The style of the confirmation dialogs confirm button.
getConfirmationDialogConfirmButtonTitle() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The title of the confirmation dialog retry button.
getConfirmationDialogMessage() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The message text of the confirmation dialog.
getConfirmationDialogRetryButtonStyle() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The style of the confirmation dialogs retry button.
getConfirmationDialogRetryButtonTitle() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The title of the confirmation dialog confirm button.
getConfirmationDialogStyle() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The style of the confirmation dialog.
getConfirmationDialogTitle() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The title of the confirmation dialog.
getConfirmationSheetEnabled() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
If enabled, the confirmation sheet will be shown after the barcode has been scanned.
getConfirmationState() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
getConfirmationState() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
 
getConfirmationState() - function in io.scanbot.sdk.ui.view.licenseplate.ILicensePlateCameraView.ViewModel
 
getConfirmationState() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerCameraViewModel
 
getConfirmButtonFilled() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
Allows to set if the confirm button should be filled.
getConfirmButtonFilledTextColor() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
Allows to set a text color of the filled button.
getConfirmButtonTitle() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The title of the confirmation dialog confirm button.
getConfirmButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog confirm button text.
getConstantValue(android.content.Context,java.lang.String) - function in io.scanbot.sdk.util.ManifestConstantsProvider
 
getContentBounds(android.graphics.Bitmap) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
 
getContext() - function in io.scanbot.sdk.pdf.PdfiumPdfImagesExtractor
 
getContext() - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
 
getContext() - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
 
getContext() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
getContourDetector() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getContourDetector() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getContourDetectorFrameHandler() - function in io.scanbot.sdk.ui.camera.AdaptiveFinderOverlayView
 
getContourDetectorSettings() - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
getContrast() - function in io.scanbot.imagefilters.ContrastFilter
Contrast adjustment value in the range from -1 to 254 (inclusively).
getCoreEngineMode() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
Defines used engine mode.
getCoreEngineMode() - function in io.scanbot.sdk.barcode.entity.EngineMode
 
getCornerHighlightedRadius() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getCornerRadius() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getCornerRadius() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getCornerRadius() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The corner radius of the dialog.
getCornerRadius() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getCornerRadius() - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
Radius of the viewfinder's corners.
getCornerRadius() - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
The viewfinder's corner radius.
getCornerRadius() - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Polygon corner radius in dp.
getCornerRadius() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getCornerRadius() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getCount() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.AddBarcode
 
getCount() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.SetCount
 
getCount() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
getCount() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
 
getCount() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItem
Number of recognized barcodes of this symbology and value.
getCountedBarcodes() - function in io.scanbot.sdk.barcode.ui.BarcodeScanAndCountView
 
getCountEditDialog() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
getCounterBadge() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Parameters of the counter badge appearance e.g.
getCounterOverlayController() - function in io.scanbot.sdk.barcode.ui.BarcodeScanAndCountView
Use this object to control the state or the behavior of the selection overlay layer
getCounterOverlayController() - function in io.scanbot.sdk.barcode.ui.IBarcodeCounterView
Use this object to control the state or the behavior of the selection overlay layer
getCountingRepeatDelay() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Time interval in milliseconds before a barcode is counted again.
getCountryCode() - function in io.scanbot.genericdocument.entity.DePassport
Country code
getCountryCode() - function in io.scanbot.licenseplate.NativeLicensePlateScanResult
 
getCountryCode() - function in io.scanbot.sdk.licenseplate.LicensePlateScanResult
 
getCountryCode() - function in io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning.
getCreateDocument() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getCreatePreview() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getCreateView() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity
Will be overridden by descendants that define their own composable views, but we need to call it in onCreate here.
getCreateView() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity
Will be overridden by descendants that define their own composable views, but we need to call it in onCreate here.
getCreationDate() - function in io.scanbot.sdk.pdf.Meta
 
getCreator() - function in io.scanbot.pdf.model.PdfAttributes
 
getCreator() - function in io.scanbot.sdk.pdf.Meta
 
getCroppedImage() - function in io.scanbot.genericdocument.entity.GenericDocumentScanResult
Contains cropped document image if it was detected (that is when status equals RecognitionStatus.Success or RecognitionStatus.SuccessFound)
getCroppedImage() - function in io.scanbot.licenseplate.NativeLicensePlateScanResult
 
getCroppedImage() - function in io.scanbot.sdk.check.entity.CheckRecognizerResult
Internal field, do not use.
getCroppedImage() - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult
Contains cropped document image if it was detected (that is when status equals RecognitionStatus.Success or RecognitionStatus.SuccessFound)
getCroppedImage() - function in io.scanbot.sdk.licenseplate.LicensePlateScanResult
 
getCurrentDpi() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getCurrentPage() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Current page (index)
getCurrentStep() - function in io.scanbot.sdk.ui.view.generictext.ITextDataCameraView.ViewModel
 
getCurrentStep() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerCameraViewModel
 
getCurrentValue() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
 
getCurrentValue() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
The current value of the SwipeableV2State.
getCustomFileIOProcessor() - function in io.scanbot.sdk.persistence.FileStorageSettings
 
getCustomFileIOProcessor() - function in io.scanbot.sdk.persistence.FileStorageSettings.Builder
 
getD() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the D sub-document.
getD1() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the D1 sub-document.
getD1e() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the D1E sub-document.
getData() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.UpdateFormattedData
 
getData() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getDatabaseId() - function in io.scanbot.sdk.entity.OcrStatus
 
getDataColumn(android.content.Context,android.net.Uri,java.lang.String,kotlin.Array) - function in io.scanbot.sdk.util.FileChooserUtils
Get the value of the data column for this Uri.
getDataSize() - function in com.android.mms.exif.ExifTag
Gets the total data size in bytes of the value of this tag.
getDataTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentField
Data Title
getDataType() - function in com.android.mms.exif.ExifTag
Gets the data type of this tag
getDateOfIssuance() - function in io.scanbot.genericdocument.entity.MRZ
Date of issuance
getDcModelsFolderFile() - function in io.scanbot.sdk.blob.BlobManager
 
getDe() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the DE sub-document.
getDebugImage() - function in io.scanbot.hicscanner.model.HealthInsuranceCardRecognitionResult
Internal field, do not use.
getDEFAULT_CODE_DENSITY() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig.Companion
 
getDEFAULT_GS1_DECODING_HANDLING() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig.Companion
 
getDEFAULT_MSI_PLESSEY_CHECKSUM_ALGORITHMS() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig.Companion
 
getDEFAULT_ZOOM_STEPS() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel.Companion
 
getDefaultCornerRadius() - function in io.scanbot.sdk.ui_v2.common.Constants.Ui
 
getDefaultDisplayState() - function in io.scanbot.genericdocument.entity.FieldProperties
the default display state of a field in the RTU UI, could be hidden by default or visible by default.
getDefaultDisplayState() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonFieldsDisplayConfiguration
The default display state of a field in the RTU UI, could be hidden by default or visible by default.
getDefaultDisplayText() - function in io.scanbot.genericdocument.entity.DocumentProperties
the friendly display name of a document in English.
getDefaultDisplayText() - function in io.scanbot.genericdocument.entity.FieldProperties
the friendly display name of a field in English.
getDefaultDisplayText() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonDocumentsDisplayConfiguration
The display text of the document in the list
getDefaultDisplayText() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonFieldsDisplayConfiguration
The display text of the field in the list
getDefaultOrientation() - function in com.commonsware.cwac.camera.DeviceProfile
 
getDefaultOrientation() - function in com.commonsware.cwac.camera.SimpleDeviceProfile
 
getDefaultPageFilter() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The default image filter type for new documents pages.
getDefaultPageFilter() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The default image filter type for new documents pages.
getDefaultPageParametricFilter() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
getDefaultPattern() - function in io.scanbot.sdk.util.DateFormat
Default UTS pattern for DateFormat
getDefaultPolygon() - function in io.scanbot.sdk.ui.EditPolygonImageView.Companion
 
getDefaultRecordingHint() - function in com.commonsware.cwac.camera.DeviceProfile
 
getDefaultRecordingHint() - function in com.commonsware.cwac.camera.SimpleDeviceProfile
 
getDefaultZoomFactor() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
The default zoom factor on start-up.
getDefinedTagCount(int) - function in com.android.mms.exif.ExifInterface
Gets the defined number of elements for a tag.
getDefinedTagDefaultIfd(int) - function in com.android.mms.exif.ExifInterface
Gets the default IFD for a tag.
getDefinedTagType(int) - function in com.android.mms.exif.ExifInterface
Gets the defined type for a tag.
getDegrees() - function in io.scanbot.sdk.entity.RotationType
 
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.camera.ScanbotCameraView
Delay that camera will took before snap on auto focus complete called from camera core in ms.
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Delay that camera will took before snap on auto focus complete called from camera core in ms.
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Delay that camera will took before snap on auto focus complete called from camera core in ms.
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.camera.ScanbotCameraContainerView
 
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Delay that camera will took before snap on auto focus complete called from camera core in ms.
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Delay that camera will took before snap on auto focus complete called from camera core in ms.
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
getDelayAfterFocusCompleteMs() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
getDelayAfterMove() - function in io.scanbot.sdk.ui.view.interactor.ShakePauseController
Delay to wait after significant move.
getDelayAfterScan() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Freezes a preview after a scan for a given amount of seconds.
getDelayAfterScanMs() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.BarcodeScanned
 
getDelayAfterScanMs() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.BarcodesSelected
 
getDenoise() - function in io.scanbot.imagefilters.CustomBinarizationFilter
Value controlling the amount of noise removal.
getDenominator() - function in com.android.mms.exif.Rational
Gets the denominator of the rational
getDescriptionBinding() - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
getDeselected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration
Appearance of the overlay polygon when a barcode is not selected.
getDestPageIdx() - function in io.scanbot.sdk.pdf.Link
 
getDetailsActionColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color of Submit button
getDetailsActionColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The color of Submit button
getDetailsBackgroundColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color of bottom sheet
getDetailsBackgroundColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The color of bottom sheet
getDetailsOpened() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentFieldListViewModel
 
getDetailsOpened() - function in io.scanbot.sdk.ui.view.genericdocument.list.IGenericDocumentFieldListView.ViewModel
 
getDetailsPrimaryColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The color of text elements in bottom sheet
getDetailsPrimaryColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The color of text elements in bottom sheet
getDetectButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the detect button
getDetectButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the detect button
getDetectButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the detect button
getDetectButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the detect button
getDetectButtonTitle() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Detect button.
getDetectedBarcodes() - function in io.scanbot.barcodescanner.model.BarcodeScannerResult
Detected list of barcodes
getDetectedLines() - function in io.scanbot.sdk.ocr.intelligence.OcrPdfRenderer.RenderIterator
 
getDetectedParagraphs() - function in io.scanbot.sdk.ocr.intelligence.OcrPdfRenderer.RenderIterator
 
getDetectedText() - function in io.scanbot.sdk.ocr.intelligence.OcrPdfRenderer.RenderIterator
 
getDetectedWords() - function in io.scanbot.sdk.ocr.intelligence.OcrPdfRenderer.RenderIterator
 
getDetectionScore() - function in io.scanbot.sdk.core.contourdetector.DetectionResult
 
getDetectionStatus() - function in io.scanbot.sdk.persistence.Page
 
getDetectionStatus() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getDetectionStatus() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getDetectionStatusDefaultText() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
getDetectionStatusFailedDetectionText() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
getDetectionStatusFailedDetectionText() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed when health insurance card was not found.
getDetectionStatusFailedValidationText() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
getDetectionStatusFailedValidationText() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed when health insurance card was found but not recognized.
getDetectionStatusSuccessText() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraView
 
getDetectionStatusSuccessText() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed when health insurance card was found and recognized.
getDetectResetButtonHidden() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Changes the visibility of Detect and Reset buttons.
getDeviceProfile() - function in com.commonsware.cwac.camera.CameraHost
 
getDeviceProfile() - function in com.commonsware.cwac.camera.SimpleCameraHost
 
getDialogBackgroundColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The general background color of the actual dialog view.
getDialogBackgroundEffect() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The visual effect of the dialogs background.
getDialogButtonsAccentColor() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The accent color of buttons on a confirmation dialog.
getDialogMessage() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The message text of the confirmation dialog.
getDialogTextFormat() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The text format of the result dialog.
getDialogTextFormat() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
The text format of the result dialog.
getDialogTitle() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The title of the confirmation dialog.
getDISABLED_ACTIONMODE_CALLBACK() - function in io.scanbot.sdk.utils.ViewUtils
Use this ActionMode.Callback if action mode should be disabled
getDisplayName(android.content.Context) - function in io.scanbot.sdk.entity.DocumentType
 
getDisplayOrientation() - function in com.commonsware.cwac.camera.CameraFragment
 
getDisplayOrientation() - function in com.commonsware.cwac.camera.CameraView
 
getDistanceToPoint(android.graphics.PointF) - function in io.scanbot.sdk.util.view.PolygonViewHelper.Line
Calculates distance to point Should be used after line components are calculated
getDividerColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Color of the divider and separator lines in the barcode info dialog.
getDividerColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Color of the divider and separator lines in the edit dialog.
getDividerColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
The color of the dividers in the list sheet.
getDividerColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Color of the divider and separator lines in the confirmation sheet.
getDocProps() - function in io.scanbot.check.entity.ModelConstants
Default document display properties containing English translation
getDocProps() - function in io.scanbot.genericdocument.entity.ModelConstants
Default document display properties containing English translation
getDoctor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Doctor Information
getDocument() - function in io.scanbot.genericdocument.entity.GenericDocumentScanResult
Generic document object containing the recognized document
getDocument() - function in io.scanbot.genericdocument.entity.GenericDocumentWrapper
 
getDocument() - function in io.scanbot.sdk.docprocessing.DocumentProcessingResult
Document which was processed.
getDocument() - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult
Contains a document which might be wrapped into one of io.scanbot.genericdocument.entity modelsFor the convenience it is possible to get strongly typed wrapper around GenericDocument To do so, use the io.scanbot.genericdocument.entity.GenericDocumentLibrary wrapperFromGenericDocument method
getDocumentDetectorMode() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional mode for document detection.
getDocumentDetectorModelFile() - function in io.scanbot.sdk.blob.BlobManager
 
getDocumentDir(java.lang.String) - function in io.scanbot.sdk.persistence.DocumentStoreStrategy
 
getDocumentDisplayMap() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getDocumentDraftExtractor() - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
Customizable instances which will be used for injections.
getDocumentFile() - function in io.scanbot.sdk.docprocessing.DocumentProcessingResult
resulting file of the document
getDocumentFile(java.lang.String,java.lang.String) - function in io.scanbot.sdk.persistence.DocumentStoreStrategy
 
getDocumentImage(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides File of the document image.
getDocumentImage(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides File of the document image.
getDocumentImagePreview(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides File of the document preview image.
getDocumentImagePreview(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides File of the document preview image.
getDocumentImageSizeLimit() - function in io.scanbot.sdk.persistence.Page
 
getDocumentImageSizeLimit() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getDocumentImageSizeLimit() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Limits the maximum size of the document image.
getDocumentImageSizeLimit() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Limits the maximum size of the document image.
getDocumentMeta() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getDocumentNumber() - function in io.scanbot.genericdocument.entity.MRZ
Document number
getDocuments() - function in io.scanbot.sdk.ui.view.genericdocument.DocumentRecognitionState
 
getDocuments() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentFieldListViewModel
 
getDocuments() - function in io.scanbot.sdk.ui.view.genericdocument.list.IGenericDocumentFieldListView.ViewModel
 
getDocumentsDir() - function in io.scanbot.sdk.persistence.DocumentStoreStrategy
 
getDocumentsDisplayConfiguration() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Allows to configure the display configuration for documents.
getDocumentsFiles() - function in io.scanbot.sdk.persistence.DocumentStoreStrategy
 
getDocumentTypeCode() - function in io.scanbot.genericdocument.entity.MRZ
Document type code
getDocumentVersionNumber() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Document version number
getDoneButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the done button.
getDoneButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the done button.
getDoneButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the done button
getDoneButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the done button
getDoneButtonTitle() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Done button.
getDoubleValue() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterUserDefinedField
 
getDpi() - function in io.scanbot.pdf.model.PdfConfig
 
getDpi() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterParameters
Defines target document DPI.
getDrawable() - function in io.scanbot.sdk.ui.EditPolygonImageView
 
getDrawerState() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetScaffoldState
 
getDrawingPolygon(java.util.List,java.util.List) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Processes original polygon with coordinates 0..
getDrawPolygon() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getDrawPolygon() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getDrawPolygon() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getDrawPolygonShadows() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
getDrawPolygonShadows() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
getElectronicTicket() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFormat
True if electronic ticket, false otherwise.
getElementSize(short) - function in com.android.mms.exif.ExifTag
Gets the element size of the given data type in bytes.
getEnableCameraButton() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's confirmation button.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraButtonTitle() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
getEnableCameraExplanation() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's explanatory text.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
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.
getEnableCameraExplanationText() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
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.
getEnableCameraTitle() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the camera permission request's title.
getEnabled() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete
Whether swipe to delete is enabled or not.
getEnabled() - function in io.scanbot.sdk.ui_v2.common.Vibration
Enable or disable vibration when a barcode is detected.
getEnableNativeLogging() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional boolean flag that enables Scanbot SDK Core native logging (default is false, Android only).
getEncryptedInput() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.UrisInput
 
getEncrypterMode() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
 
getEncryptionEnabled() - function in io.scanbot.sdk.persistence.FileStorageSettings
 
getEncryptionEnabled() - function in io.scanbot.sdk.persistence.FileStorageSettings.Builder
 
getEnergySaving() - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text text that is shown when energy saving is active.
getEnergySaving() - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text text that is shown when energy saving is active.
getEngineMode() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfig
Defines barcode detection mode to be used.
getEngineMode() - function in io.scanbot.sdk.ocr.OpticalCharacterRecognizer.OcrConfig
The OCR and PDF engine mode to use.
getEngineMode() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.BitmapInput
 
getEngineMode() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.PagesInput
 
getEngineMode() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.RecognizerInput
 
getEngineMode() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.UrisInput
 
getEngineMode() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
String being displayed on the cancel button.
getEngineMode() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The engine mode to be used for barcode scanning.
getError() - function in io.scanbot.sdk.camera.FrameHandlerResult.Failure
 
getError() - function in io.scanbot.sdk.ui_v2.common.viewmodel.Result.Failure
 
getErrorDialogAccentColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The accent color of buttons on a error dialog.
getErrorDialogMessage() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Error dialog message
getErrorDialogOkButton() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Error dialog ok button text.
getErrorDialogOkButtonFilled() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Allows to set if the confirm button should be filled.
getErrorDialogOkButtonFilledTextColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Allows to set a text color of the filled button.
getErrorDialogTitle() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Error dialog title
getErrorMessage() - function in io.scanbot.sdk.SdkLicenseError
 
getErrorState() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Configuration of the error state displayed when processing a barcode fails.
getException() - function in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
getExcludedFields() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getExcludedFieldTypes() - function in io.scanbot.sdk.genericdocument.DefaultGenericDocumentRecognizer
Set of secure fields which should be excluded from scanning process.
getExcludedFieldTypes() - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognizer
Set of secure fields which should be excluded from scanning process.
getExcludedFieldTypes() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
List of secure fields which should be excluded from scanning process.
getExifWriterStream(java.io.OutputStream) - function in com.android.mms.exif.ExifInterface
Wraps an OutputStream object with an ExifOutputStream.
getExifWriterStream(java.lang.String) - function in com.android.mms.exif.ExifInterface
Returns an OutputStream object that writes to a file.
getExpiryDate() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Expiry date
getExpiryDate() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Expiry date
getExpiryDate() - function in io.scanbot.genericdocument.entity.DePassport
Expiry date
getExpiryDate() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Expiry date
getExpiryDate() - function in io.scanbot.genericdocument.entity.MRZ
Expiry date
getExternalCacheDirOrShowError(android.content.Context,java.lang.String) - function in io.scanbot.sdk.util.FileUtils
Returns external cache directory with provided name (creates if needed).
getExternalFilesDirOrShowError(android.content.Context,java.lang.String) - function in io.scanbot.sdk.util.FileUtils
Returns external directory with provided name (creates if needed).
getExternalStorageDirOrShowError(java.lang.String) - function in io.scanbot.sdk.util.FileUtils
Returns external directory with provided name (creates if needed).
getExtraAuxDomestic() - function in io.scanbot.check.entity.AUSCheck
Extra auxiliary domestic
getExtractDocumentImage() - function in io.scanbot.sdk.mcrecognizer.MedicalCertificateFrameHandler
Image extraction with the result.
getExtractorType() - function in io.scanbot.sdk.pdf.PdfImagesExtractorSettings
Defines which PdfImagesExtractor.Type will be used in SDK
getEyeColor() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Eye color
getEyeColor() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Eye color
getFabAdditionalSpacing() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotScaffoldKt
 
getFabSpacing() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotScaffoldKt
 
getFactory() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.camera.BaseDocumentScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.camera.BaseFinderDocumentScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.check.BaseCheckRecognizerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.edit.BaseCroppingActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.genericdocument.BaseGenericDocumentRecognizerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.generictext.BaseTextDataScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.licenseplate.BaseLicensePlateScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.mc.BaseMedicalCertificateRecognizerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.mrz.BaseMRZScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui.view.vin.BaseVinScannerActivity
 
getFactory() - function in io.scanbot.sdk.ui_v2.common.viewmodel.ScreenInjector
 
getFailureType() - function in io.scanbot.sdk.exceptions.camera.CodecFailedException
 
getFetchingStateText() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The text for the data fetching state of the barcode item in a list.
getFieldConfidenceHighColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Color of confidence value label background in details screen, when the field confidence level is high.
getFieldConfidenceHighColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getFieldConfidenceLowColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Color of confidence value label background in details screen, when the field confidence level is low.
getFieldConfidenceLowColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getFieldConfidenceModerateColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Color of confidence value label background in details screen, when the field confidence level is moderate.
getFieldConfidenceModerateColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getFieldConfidenceTextColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Color of confidence value label text in details.
getFieldConfidenceTextColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getFieldDescription() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentField
Field description
getFieldListView() - function in io.scanbot.sdk.ui.view.genericdocument.BaseGenericDocumentRecognizerActivity
 
getFieldListViewModel() - function in io.scanbot.sdk.ui.view.genericdocument.BaseGenericDocumentRecognizerActivity
 
getFieldName() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterUserDefinedField
 
getFieldProps() - function in io.scanbot.check.entity.ModelConstants
Default field display properties containing visibility and English translation
getFieldProps() - function in io.scanbot.genericdocument.entity.ModelConstants
Default field display properties containing visibility and English translation
getFields() - function in io.scanbot.genericdocument.entity.GenericDocument
a list of document fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentSubfile
Sub-file fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassLeg
Boarding Pass Leg Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentFormat
GS1 Document fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.IDCardPDF417DocumentFormat
ID Card PDF417 Document Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalCertificateDocumentFormat
Medical Certificate Document Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorInformation
Medical Plan Doctor Information Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicine
Medical Plan Medicine Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineSubstance
Medical Plan Medicine Substance Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientInformation
Medical Plan Patient Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanStandardSubheading
Subheading Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanSubheadingPrescription
Medical Plan Subheading Prescription Fields.
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFormat
SEPA Document Format Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFormat
Swiss QR Code Document Fields
getFields() - function in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormat
vCard Document Format Fields
getFieldsCountText() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String used for displaying amount of detected fields.
getFieldsCountText() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getFieldsCountTextColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Text color of the fields count label.
getFieldsCountTextColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getFieldsDisplayConfiguration() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Allows to configure the display configuration for fields.
getFieldsDisplayMap() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getFieldTag() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterUserDefinedField
 
getFieldType() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterUserDefinedField
 
getFileEncryptionMode() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional file encryption mode, 'AES128' or 'AES256'.
getFileEncryptionPassword() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional file encryption password.
getFileIOProcessor() - function in io.scanbot.sdk.pdf.DefaultPdfImagesExtractor
 
getFileIOProcessor() - function in io.scanbot.sdk.pdf.PdfiumPdfImagesExtractor
 
getFileIOProcessor() - function in io.scanbot.sdk.tiff.TIFFWriter
 
getFilename() - function in io.scanbot.sdk.blob.BlobType
 
getFileName() - function in io.scanbot.sdk.persistence.PageStorage.ImageType
 
getFilesDirOrShowError(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.FileUtils
Returns directory with provided path (creates if needed).
getFileType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
File Type
getFillColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getFillColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getFillColor() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getFillColor() - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
Polygon color.
getFillColor() - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Polygon color.
getFillDeclinedColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getFilledConfirmButtonTextColor() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
The text color of the confirm button if it is filled.
getFillHighlightedColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getFillHighlightedColor() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getFillHighlightedPaint() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getFillPaint() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getFillScaleWithBufferAspectRatio(android.view.View,android.util.Size) - function in io.scanbot.sdk.ui.camera.util.ScaleTypeTransform
Computes the scale by which a view has to scale in x and y in order to fill its parent while maintaining the buffer's aspect ratio.
getFilter() - function in io.scanbot.sdk.persistence.Page
 
getFilter() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterParameters
Defines if target document should be binarized.
getFilteredImagePreview(java.lang.String,io.scanbot.imagefilters.ParametricFilter) - function in io.scanbot.sdk.persistence.PageStorage
Provides File containing page preview with applied ParametricFilter
getFilteredImagePreview(java.lang.String,io.scanbot.imagefilters.ParametricFilter) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides File containing page preview with applied ParametricFilter
getFilteredImagePreviews(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides full list of Files containing page preview with applied filters
getFilteredImagePreviews(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides full list of Files containing page preview with applied filters
getFilteredPreviewImage(java.lang.String,io.scanbot.imagefilters.ParametricFilter,android.graphics.BitmapFactory.Options) - function in io.scanbot.sdk.persistence.PageFileStorage
Provides filtered preview image Bitmap for provided filter
getFilteredPreviewImageURI(java.lang.String,io.scanbot.imagefilters.ParametricFilter) - function in io.scanbot.sdk.persistence.PageFileStorage
Provides filtered preview imageUri Uri for provided filter
getFilterName() - function in io.scanbot.sdk.process.ImageFilterType
 
getFilterPredictionModelFile() - function in io.scanbot.sdk.blob.BlobManager
 
getFilterType() - function in io.scanbot.imagefilters.LegacyFilter
Id of filter to be applied.
getFinderAspectRatio() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
getFinderAspectRatio() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
getFinderAspectRatio() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
getFinderAspectRatio() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
getFinderAspectRatio() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Aspect ratio of finder frame (width \ height), which is used to build actual finder frame.
getFinderBaseInset() - function in io.scanbot.sdk.ui_v2.common.Constants.Ui
 
getFinderContent() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getFinderContent() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getFinderEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Enables the view finder.
getFinderInnerThresholdPx() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getFinderInsets() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Changes finder view padding to preview edges
getFinderLineColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineColor() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Foreground color of the detection overlay.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Width of finder frame border.
getFinderLineWidth() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Width of finder frame border.
getFinderMaxSize() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set the maximus size of the finder bigger size.
getFinderOuterThresholdPx() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getFinderRect() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getFinderTextHint() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
String being displayed as description.
getFinderTextHint() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
String being displayed as description.
getFinderTextHint() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
String being displayed as description.
getFinderTextHint() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
User guidance text below the finder view
getFinderTextHint() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
String being displayed as description.
getFinderTextHintColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the description label.
getFinderTextHintColor() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the description label.
getFinderTextHintColor() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Foreground color of the description label.
getFinderTextHintColor() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Foreground color of the description label.
getFinderTextHintColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Foreground color of the description label.
getFinderTextHintColor() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Foreground color of the description label.
getFinderTextHintColor() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Foreground color of the description label.
getFinderViewController() - function in io.scanbot.sdk.barcode.ui.BarcodeScannerView
Use this object to control the state or the behavior of the Finder inside
getFinderViewController() - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerView
Use this object to control the state or the behavior of the Finder inside
getFinderViewController() - function in io.scanbot.sdk.docdetection.ui.DocumentScannerView
Use this object to control configuration parameters of the Finder view inside
getFinderViewController() - function in io.scanbot.sdk.docdetection.ui.IDocumentScannerView
Use this object to control configuration parameters of the Finder view inside
getFinderViewEnabled() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getFinderViewId() - function in io.scanbot.sdk.ui.camera.util.FinderViewAttributeHandler
 
getFinderViewId() - function in io.scanbot.sdk.ui.camera.util.FinderViewAttributeHandlerImpl
 
getFitScaleWithBufferAspectRatio(android.view.View,android.util.Size) - function in io.scanbot.sdk.ui.camera.util.ScaleTypeTransform
Computes the scale by which a view has to scale in x and y in order to fit its parent while maintaining the buffer's aspect ratio.
getFlash() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.genericdocument.IGenericDocumentCameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.generictext.ITextDataCameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.licenseplate.ILicensePlateCameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateRecognizerView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.mrz.IMRZCameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView.ViewModel
 
getFlash() - function in io.scanbot.sdk.ui.view.vin.VinScannerViewModel
 
getFlashButton() - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Appearance of the flash button.
getFlashButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the flash button
getFlashButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the flash button
getFlashButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the flash button.
getFlashButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the flash button.
getFlashButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the flash button
getFlashButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the flash button
getFlashButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the flash button.
getFlashButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the flash button.
getFlashButtonEnabled() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Whether the flash is enabled.
getFlashButtonHidden() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the flash toggle button is hidden or not.
getFlashButtonHidden() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Controls whether the flash toggle button is hidden or not.
getFlashButtonHidden() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Controls whether the flash toggle button is hidden or not.
getFlashButtonInactiveColor() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the flash button when flash is off.
getFlashButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the flash toggle button.
getFlashButtonTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Title of the flash toggle button.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Whether flash is toggled on or off.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Whether flash is toggled on or off.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.DocumentScannerSettings
 
getFlashEnabled() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerNavigationEvent.CloseSnapping
 
getFlashEnabled() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.FinderDocumentScannerSettings
 
getFlashEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Controls whether the flash should be initially enabled.
getFlashEnabled() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Whether the flash is enabled by default.
getFlashEnabled() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Whether the flash is enabled.
getFlashMode() - function in com.commonsware.cwac.camera.CameraFragment
 
getFlashMode() - function in com.commonsware.cwac.camera.CameraView
 
getFlipCameraButton() - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Aappearance of the flip camera button.
getFocusedBarcode(java.util.List,io.scanbot.sdk.camera.FrameHandler.Frame) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModelKt
 
getFont() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The font of the button title.
getFontName() - function in io.scanbot.sdk.ui.configuration.json.JsonFont
The font name.
getFontSize() - function in io.scanbot.sdk.ui.configuration.json.JsonFont
The font size.
getFontType() - function in io.scanbot.check.entity.Check
type of check font
getForceMaxSnappingSize() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
getForceMaxSnappingSize() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
getForceUserGuidance() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getForceUserGuidance() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getForceUserGuidance() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Shows the user guidance elements if autosnapping is disabled.
getForceUserGuidance() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Shows the user guidance elements if autosnapping is disabled.
getForeground() - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
The style of the button's foreground (icon, text).
getForegroundColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BadgeStyle
Color of the button foreground (icon, text).
getForegroundColor() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Color of the button foreground (icon, text).
getForegroundColor() - function in io.scanbot.sdk.ui_v2.common.RoundButton
Color of the button foreground (icon, text).
getFormatExtension() - function in io.scanbot.sdk.persistence.CameraImageFormat
 
getFormattedData() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
Allows to set additional data encoded in barcode such as title and subtitle
getFormattedData(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
getFormattedDataMapper() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
getFormattedResult() - function in io.scanbot.barcodescanner.model.BarcodeItem
Parsed known document format.
getFormattedResult() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
Formatted result represented by the barcode content
getFormattedResult() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItem
Formatted barcode document (if parsed successfully).
getFrame() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getFrameHandler() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView
Attach this frame handler to IScanbotCameraView
getFrameHandler() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Attach this frame handler to IScanbotCameraView
getFrameHandler() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
getFrameHandler() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
getFrameHandler() - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
getFrameHeight() - function in io.scanbot.sdk.generictext.ui.WordboxPreviewView
 
getFrameOrientation() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getFrameOrientation() - function in io.scanbot.sdk.generictext.ui.WordboxPreviewView
 
getFrameSizeFlow() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
getFrameWidth() - function in io.scanbot.sdk.generictext.ui.WordboxPreviewView
 
getFullName() - function in io.scanbot.genericdocument.entity.Field.Type
Unique global field type name prefixed with the document types of all containing documents
getFullName() - function in io.scanbot.genericdocument.entity.GenericDocument.Type
Unique global document type name prefixed with the document types of all containing documents
getFullPolygon() - function in io.scanbot.sdk.util.PolygonHelper.Companion
Provide Polygon, covering whole image {(0,0), (0,1), (1,1), (1,0)}
getFullPolygonSelected() - function in io.scanbot.sdk.ui.EditPolygonImageView
 
getFullPolygonSelected() - function in io.scanbot.sdk.ui.view.edit.EditPolygonViewModel
 
getFullPolygonSelected() - function in io.scanbot.sdk.ui.view.edit.IEditPolygonView.ViewModel
 
getGender() - function in io.scanbot.genericdocument.entity.DePassport
Gender
getGender() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Gender
getGender() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Gender
getGender() - function in io.scanbot.genericdocument.entity.MRZ
Gender
getGeneralNotes() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanStandardSubheading
General Notes
getGenericTextRecognizerModelsFolderFile() - function in io.scanbot.sdk.blob.BlobManager
 
getGivenNames() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Given names
getGivenNames() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Given names
getGivenNames() - function in io.scanbot.genericdocument.entity.DePassport
Given names
getGivenNames() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Given names
getGivenNames() - function in io.scanbot.genericdocument.entity.MRZ
Given names
getGs1Handling() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
Handling mode for GS1-formatted results.
getGs1Handling() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
GS1 handling mode.
getGs1Handling() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
The expected way of handling GS1_COMPOSITE barcodes.
getGs1HandlingMode() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The GS1 handling mode.
getGs1HandlingMode() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
GS1 handling mode.
getGs1HandlingMode() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The GS1 handling mode.
getGUID() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Identifier
getGuidanceText() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
User guidance hint text.
getGuidanceText() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
User guidance for the step.
getGuidanceText() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
User guidance hint text.
getH1() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getH2() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getH3() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getHandle() - function in io.scanbot.sdk.util.view.PolygonViewHelper.Edge
 
getHardwareButtonKeyCode() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getHardwareButtonKeyCode() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getHardwareSnapButton() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
getHardwareSnapButton() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
getHeaderRawString() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
Header Raw String
getHealthInsuranceCardCameraViewModel() - function in io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardScannerActivity
 
getHealthInsuranceCardRecognitionResult() - function in io.scanbot.sdk.ui.view.hic.EhicNavigationEvent.HealthInsuranceCardScanned
 
getHeight() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Height
getHeight() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Height
getHeight() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getHeight() - function in io.scanbot.sdk.persistence.Page.Size
 
getHeight() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration.Size
 
getHeight() - function in io.scanbot.sdk.ui.configuration.json.JsonAspectRatio
The height component of the aspect ratio.
getHeight() - function in io.scanbot.sdk.ui.configuration.json.JsonSize
Height parameter
getHeight() - function in io.scanbot.sdk.ui_v2.common.AspectRatio
Height component of the aspect ratio.
getHeightInches() - function in io.scanbot.sdk.util.bitmap.ImageQualityOptimizer.PaperFormat
 
getHexString() - function in io.scanbot.sdk.ui.configuration.json.JsonColor
 
getHighlightDelegate() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
Set this delegate to the barcode selection overlay
getHighlightDelegate() - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
Set this delegate to the barcode selection overlay
getHighlightedBackgroundColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The background color of the button while pressed.
getHighlightedPolygonColor() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the polygon in the selection overlay, when highlighted.
getHighlightedPolygonColor() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the polygon in the selection overlay, when highlighted.
getHighlightedTextColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The color of the buttons title while pressed.
getHighlightedTextColor() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the text in the selection overlay, when highlighted.
getHighlightedTextColor() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the text in the selection overlay, when highlighted.
getHighlightedTextContainerColor() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the texts background in the selection overlay, when highlighted.
getHighlightedTextContainerColor() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the texts background in the selection overlay, when highlighted.
getHint() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getHint() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getHint() - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateRecognizerView.ViewModel
 
getHint() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getHintBadAngles() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintBadAngles() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintContentSize() - function in io.scanbot.sdk.ui_v2.common.Constants.Ui
 
getHintDontMove() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintDontMove() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintNothingDetected() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintNothingDetected() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintOffCenter() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintOffCenter() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintTitle() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Text of the edit screen hint.
getHintTitleColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Color of the edit screen hint text.
getHintTooDark() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintTooDark() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintTooNoisy() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintTooNoisy() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintTooSmall() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getHintTooSmall() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getHintValues() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getHintValues() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getHorizontal() - function in io.scanbot.sdk.ui.view.edit.EditPolygonViewModel
 
getHorizontal() - function in io.scanbot.sdk.ui.view.edit.IEditPolygonView.ViewModel
 
getHorizontal() - function in io.scanbot.sdk.ui.view.interactor.DetectPolygonOnPageUseCase.BitmapLines
 
getHorizontalLines() - function in io.scanbot.sdk.core.contourdetector.DetectionResult
 
getIcon() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Configuration of the icon used in the camera permission request.
getIconBackground() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Background color of the icon used in the camera permission request.
getIconColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete
Color of the icon on the swipe-to-delete button.
getIconVisible() - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Whether the icon is visible.
getId() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Document ID number (in the top-right corner)
getId() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Document ID number (in the top-right corner)
getId() - function in io.scanbot.genericdocument.entity.DePassport
Document ID number (in the top-right corner)
getId() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Document ID number (in the top-right corner)
getId() - function in io.scanbot.genericdocument.entity.GenericDocumentScanResult.DocumentType
 
getId() - function in io.scanbot.mrzscanner.model.MRZGenericDocument.MRZDocumentType
 
getId() - function in io.scanbot.ocr.model.OcrResultBlock.OcrResultBlockType
 
getId() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterCompressionOptions
 
getId() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterUserDefinedFieldType
 
getIdCardScannerModelsFolderFile() - function in io.scanbot.sdk.blob.BlobManager
 
getIfd() - function in com.android.mms.exif.ExifTag
Returns the ID of the IFD this tag belongs to.
getIgnoreBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getIgnoreBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getIgnoreBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Sets whether to ignore the OK_BUT_BAD_ASPECT_RATIO detection status.
getIgnoreBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Sets whether to ignore the OK_BUT_BAD_ASPECT_RATIO detection status.
getImage() - function in io.scanbot.barcodescanner.model.BarcodeItem
Detected barcode image.
getImage() - function in io.scanbot.genericdocument.entity.Field
image crop of the field.
getImage() - function in io.scanbot.genericdocument.entity.FieldWrapper
Field image crop
getImage() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
getImage(java.io.File,android.graphics.BitmapFactory.Options) - function in io.scanbot.sdk.persistence.PageFileStorage
Provides image Bitmap from provided File
getImage(java.lang.String,io.scanbot.sdk.persistence.PageFileStorage.PageFileType,android.graphics.BitmapFactory.Options) - function in io.scanbot.sdk.persistence.PageFileStorage
Provides image Bitmap for provided type
getImage() - function in io.scanbot.sdk.ui.view.edit.EditPolygonViewModel
 
getImage() - function in io.scanbot.sdk.ui.view.edit.IEditPolygonView.ViewModel
 
getImageFormat() - function in io.scanbot.sdk.persistence.PageStorageSettings
 
getImageOrientation() - function in io.scanbot.sdk.camera.CaptureInfo
 
getImageOrientation() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getImageProcessorModelsFolderFile() - function in io.scanbot.sdk.blob.BlobManager
 
getImageQuality() - function in io.scanbot.sdk.persistence.PageStorageSettings
 
getImageScale() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getImageScale() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The image scaling factor.
getImageScale() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The image scaling factor.
getImageTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
A title to show image content.
getImageTitle() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getImageURI(java.lang.String,io.scanbot.sdk.persistence.PageFileStorage.PageFileType) - function in io.scanbot.sdk.persistence.PageFileStorage
Provides imageUri Uri for provided type
getImageVisible() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Control the visibility of the barcode image in the info box.
getIndex() - function in io.scanbot.pdf.model.PageDirection
 
getIndex() - function in io.scanbot.pdf.model.PageFit
 
getIndex() - function in io.scanbot.pdf.model.PageSize
 
getInfo() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's info text.
getInitializationVector() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
 
getInitialScanDelay() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Scanning delay after scanner appearance in seconds.
getInitialScanDelay() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Scanning delay after scanner appearance in seconds.
getInitialScanDelay() - function in io.scanbot.sdk.ui_v2.common.Timeouts
Sets the time in ms the first scan is delayed by.
getInputEncrypted() - function in io.scanbot.sdk.docprocessing.compose.UrisInput
 
getInstalledLanguages() - function in io.scanbot.sdk.ocr.OpticalCharacterRecognizer
 
getInstalledLanguages() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer
 
getInstance(android.content.Context) - function in com.commonsware.cwac.camera.DeviceProfile
 
getIntersectionPoint(io.scanbot.sdk.util.view.PolygonViewHelper.Line) - function in io.scanbot.sdk.util.view.PolygonViewHelper.Line
 
getInterval() - function in io.scanbot.sdk.barcode.SuccessFrameDebouncer
 
getIntValue() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterUserDefinedField
 
getIo() - function in io.scanbot.sdk.ui.coroutines.DispatchersProvider
 
getIo() - function in io.scanbot.sdk.ui.coroutines.IDispatchersProvider
 
getIo() - function in io.scanbot.sdk.ui_v2.common.coroutines.DispatchersProvider
 
getIo() - function in io.scanbot.sdk.ui_v2.common.coroutines.IDispatchersProvider
 
getIssueDate() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Issue date
getIssueDate() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Issue date
getIssueDate() - function in io.scanbot.genericdocument.entity.DePassport
Issue date
getIssuerIdentificationNumber() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
Issuer Identification Number
getIssuingAuthority() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Issuing authority
getIssuingAuthority() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Issuing authority
getIssuingAuthority() - function in io.scanbot.genericdocument.entity.DePassport
Issuing authority
getIssuingAuthority() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Issuing authority
getIssuingAuthority() - function in io.scanbot.genericdocument.entity.MRZ
Issuing authority
getItemLoadingText() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
getItems() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerResult
Recognized barcode items.
getIterationCount() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
 
getIterator(io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeDocumentScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.edit.configuration.json.CroppingNativeConfiguration) - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration) - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonDocumentsDisplayConfiguration) - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonFieldsDisplayConfiguration) - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerNativeConfiguration) - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep) - function in io.scanbot.sdk.ui.view.generictext.configuration.json.GenericTextRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.generictext.configuration.json.GenericTextRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerNativeConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfigurationKt
 
getIterator(io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerNativeConfiguration) - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerNativeConfigurationKt
 
getJpegQuality() - function in io.scanbot.pdf.model.PdfConfig
 
getJpegQuality() - function in io.scanbot.sdk.core.processor.ImageProcessor.Companion
 
getJsonConfig(android.content.Context,java.lang.String,.<Error class: unknown class>,java.lang.String) - function in io.scanbot.sdk.util.JsonConfigUtilsKt
 
getJsonReader(android.content.Context,java.lang.String) - function in io.scanbot.sdk.util.JsonConfigUtilsKt
 
getJurisdictionVersionNumber() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
Jurisdiction Version Number
getKey() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
 
getKey() - function in io.scanbot.sdk.ui.view.check.configuration.CheckRecognizerConfigurationParams
 
getKeySize() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor.AESEncrypterMode
 
getKeywords() - function in io.scanbot.pdf.model.PdfAttributes
 
getKeywords() - function in io.scanbot.sdk.pdf.Meta
 
getL() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the L sub-document.
getLanguageCode() - function in io.scanbot.genericdocument.entity.MRZ
Language code
getLanguageCountryCode() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Language country code
getLanguageDataPath() - function in io.scanbot.sdk.ocr.OpticalCharacterRecognizer
 
getLanguageDataPath() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer
 
getLanguages() - function in io.scanbot.sdk.ocr.OpticalCharacterRecognizer.OcrConfig
Set of languages to use for OCR.
getLanguageTags() - function in io.scanbot.sdk.entity.Language
 
getLargestPictureSize(com.commonsware.cwac.camera.CameraHost,android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.CameraUtils
 
getLargestPictureSize(com.commonsware.cwac.camera.CameraHost,android.hardware.Camera.Parameters,boolean) - function in com.commonsware.cwac.camera.CameraUtils
 
getLargestPictureSize(android.hardware.Camera.Parameters) - function in io.scanbot.sdk.util.snap.Utils
Returns the biggest size for resulting image
getLargestSizeWithAspectRatioMatch(java.util.List,java.lang.Double) - function in io.scanbot.sdk.util.snap.Utils
 
getLastProcessedPosition() - function in io.scanbot.sdk.ocr.intelligence.OcrPdfRenderer.RenderIterator
 
getLastVelocity() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
The velocity of the last known animation.
getLatLongAsDoubles() - function in com.android.mms.exif.ExifInterface
Gets the GPS latitude and longitude as a pair of doubles from this ExifInterface object's tags, or null if the necessary tags do not exist.
getLegs() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFormat
Legs
getLicenseCategories() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Driver's license categories
getLicenseInfo() - function in io.scanbot.sdk.ScanbotSDK
 
getLicenseKey() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Your license key for the Scanbot SDK.
getLicensePlate() - function in io.scanbot.licenseplate.NativeLicensePlateScanResult
 
getLicensePlate() - function in io.scanbot.sdk.licenseplate.LicensePlateScanResult
 
getLicensePlate() - function in io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning.
getLifecycle() - function in io.scanbot.sdk.ui.camera.CustomCameraLifecycleOwner
 
getLifecycleOwner() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
getListButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet
Configuration of the list button.
getListOfCharacters() - function in io.scanbot.generictext.NativeTextRecognitionResult
 
getListOfWords() - function in io.scanbot.generictext.NativeTextRecognitionResult
 
getLoadingMessage() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Text being displayed while a barcode is being mapped.
getLocalFileFor(io.scanbot.sdk.blob.BlobType) - function in io.scanbot.sdk.persistence.BlobStoreStrategy
Returns a file where a blob of the given type should be stored in local storage
getLocalPath() - function in io.scanbot.sdk.entity.Blob
Local path of binary file
getLocalScanbotTheme() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotThemeKt
 
getLocalScanbotTopBarConfiguration() - function in io.scanbot.sdk.ui_v2.common.components.ScanbotCommonTopBarKt
Composition local for the top bar configuration.
getLockDocumentAspectRatioToFinder() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getLockDocumentAspectRatioToFinder() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
If true allows only scanning of documents with the aspect ratio that the finder has.
getLogger() - function in io.scanbot.sdk.util.log.LoggerProvider
 
getLoggingEnabled() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional boolean flag to enable logging.
getLowPowerMode() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
getLowPowerMode() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
getLowPowerMode() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
getLowPowerMode() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
getLowPowerMode() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
If true, enabled the mode which slightly decreases the scanning quality and the energy consumption, and increases the scanning speed.
getLowPowerMode() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
If true, enables a mode that slightly decreases scanning quality and energy consumption.
getM() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the M sub-document.
getMaidenName() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Maiden name
getMaidenName() - function in io.scanbot.genericdocument.entity.DePassport
Maiden name
getMain() - function in io.scanbot.sdk.ui.coroutines.DispatchersProvider
 
getMain() - function in io.scanbot.sdk.ui.coroutines.IDispatchersProvider
 
getMain() - function in io.scanbot.sdk.ui_v2.common.coroutines.DispatchersProvider
 
getMain() - function in io.scanbot.sdk.ui_v2.common.coroutines.IDispatchersProvider
 
getManualCountChangeColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Color of the buttons for manually changing the barcode count.
getManualCountChangeEnabled() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Enables the user to change the number of scanned items by pressing +,-, or changing the number using a keyboard.
getManualCountEditDialog() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the dialog to manually edit the barcode count.
getManualCountOutlineColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
The color of the outline of the manual counting buttons in the list sheet.
getMatchSubstringForPattern() - function in io.scanbot.sdk.generictext.DefaultGenericTextRecognizer
Find and match only part of the whole string if the pattern is used.
getMatchSubstringForPattern() - function in io.scanbot.sdk.generictext.GenericTextRecognizer
Find and match only part of the whole string if the pattern is used.
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.generictext.DefaultGenericTextRecognizer
Maximum number of accumulated frames to inspect before actual result is returned.
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.generictext.GenericTextRecognizer
Maximum number of accumulated frames to inspect before actual result is returned.
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.licenseplate.DefaultLicensePlateScanner
Maximum number of accumulated frames to inspect before actual result is returned.
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.licenseplate.LicensePlateScanner
Maximum number of accumulated frames to inspect before actual result is returned.
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Maximum number of accumulated frames to inspect before actual result is returned
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Maximum number of accumulated frames to inspect before actual result is returned
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Maximum number of accumulated frames to inspect before actual result is returned
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.vin.DefaultVinScanner
Maximum number of accumulated frames to inspect before actual result is returned.
getMaximumNumberOfAccumulatedFrames() - function in io.scanbot.sdk.vin.VinScanner
Maximum number of accumulated frames to inspect before actual result is returned.
getMaximumTextLength() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
Maximum text length of the detected barcode.
getMaximumTextLength() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
Maximum text length of the detected barcode.
getMaximumTextLength() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Optional maximum text length of the detected barcode.
getMaximumTextLength() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
Maximum text length of the detected barcode.
getMaximumTextLength() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Optional maximum text length of the detected barcode.
getMaximumTextLength() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
Optional maximum text length of the detected barcode.
getMaxNumberOfPages() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Maximum number of pages to scan.
getMaxOffset() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
The maximum offset this state can reach.
getMaxPictureHeight() - function in com.commonsware.cwac.camera.DeviceProfile
 
getMaxPictureHeight() - function in com.commonsware.cwac.camera.SimpleDeviceProfile
 
getMaxZoom() - function in io.scanbot.sdk.ui.configuration.json.JsonZoomRange
The maximum zoom scale.
getMaxZoomRatio() - function in io.scanbot.sdk.camera.ZoomRange
Maximal zoom factor in the range from 0.2f to 100f.
getMedicines() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanStandardSubheading
Medicines
getMessage() - function in io.scanbot.sdk.exceptions.camera.CameraConfigurationException
 
getMessage() - function in io.scanbot.sdk.exceptions.camera.CameraParametersException
 
getMessage() - function in io.scanbot.sdk.exceptions.camera.CameraTransformationException
 
getMessage() - function in io.scanbot.sdk.exceptions.crypto.EncryptionArgumentsException
 
getMessage() - function in io.scanbot.sdk.exceptions.crypto.EncryptionInitException
 
getMessage() - function in io.scanbot.sdk.exceptions.files.FileAccessException
 
getMessage() - function in io.scanbot.sdk.exceptions.files.blobManager.BlobsDirectoryException
 
getMessage() - function in io.scanbot.sdk.exceptions.files.blobManager.BlobsException
 
getMessage() - function in io.scanbot.sdk.exceptions.imageprocessing.BitmapAccessException
 
getMessage() - function in io.scanbot.sdk.exceptions.imageprocessing.ImageProcessorInitialisationException
 
getMessage() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog message.
getMessageColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The color of the dialogs message.
getMessageFont() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The font of the dialogs message.
getMetadata() - function in io.scanbot.barcodescanner.model.BarcodeItem
Additional metadata of the barcode.
getMetadata() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
Additional metadata of the barcode
getMFileDescriptor() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getMimeByName(java.lang.String) - function in io.scanbot.sdk.util.thread.MimeUtils
Detects MIME from document or file name.
getMimeType() - function in io.scanbot.sdk.entity.DocumentType
 
getMinEstimatedNumberOfSymbolsForNoDocument() - function in io.scanbot.sdk.process.NativeDocumentQualityAnalyzer
 
getMinFocusDistanceLock() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Lock focus distance withing minimum possible range
getMinFocusDistanceLock() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Lock focus distance withing minimum possible range
getMinFocusDistanceLock() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Whether to lock the focus on the minimum possible distance (device-specific).
getMinFocusDistanceLock() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Lock the focus on minimum possible distance (device specific).
getMinimum1DBarcodesQuietZone() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Optional minimum required quiet zone on the barcode.
getMinimum1DBarcodesQuietZone() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Optional minimum required quiet zone on the barcode.
getMinimum1DBarcodesQuietZone() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
Optional minimum required quiet zone on the barcode.
getMinimum1DQuietZoneSize() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
Minimum required quiet zone on the barcode.
getMinimum1DQuietZoneSize() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
Minimum required quiet zone on the barcode.
getMinimum1DQuietZoneSize() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
Minimum required quiet zone on the barcode.
getMinimumNumberOfRequiredFramesWithEqualRecognitionResult() - function in io.scanbot.sdk.generictext.DefaultGenericTextRecognizer
Minimum number of accumulated frames that have equal result.
getMinimumNumberOfRequiredFramesWithEqualRecognitionResult() - function in io.scanbot.sdk.generictext.GenericTextRecognizer
Minimum number of accumulated frames that have equal result.
getMinimumNumberOfRequiredFramesWithEqualRecognitionResult() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Minimum number of accumulated frames that have equal result
getMinimumNumberOfRequiredFramesWithEqualRecognitionResult() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Minimum number of accumulated frames that have equal result
getMinimumNumberOfRequiredFramesWithEqualRecognitionResult() - function in io.scanbot.sdk.vin.DefaultVinScanner
Minimum number of accumulated frames that have equal result.
getMinimumNumberOfRequiredFramesWithEqualRecognitionResult() - function in io.scanbot.sdk.vin.VinScanner
Minimum number of accumulated frames that have equal result.
getMinimumNumberOfRequiredFramesWithEqualScanResult() - function in io.scanbot.sdk.licenseplate.DefaultLicensePlateScanner
Minimum number of accumulated frames that have equal result.
getMinimumNumberOfRequiredFramesWithEqualScanResult() - function in io.scanbot.sdk.licenseplate.LicensePlateScanner
Minimum number of accumulated frames that have equal result.
getMinimumTextLength() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
Minimum required text length of the detected barcode.
getMinimumTextLength() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
Minimum required text length of the detected barcode.
getMinimumTextLength() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Optional minimum required text length of the detected barcode.
getMinimumTextLength() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
Minimum required text length of the detected barcode.
getMinimumTextLength() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Optional minimum required text length of the detected barcode.
getMinimumTextLength() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
Optional minimum required text length of the detected barcode.
getMinNumberOfRequiredFramesWithEqualRecognitionResult() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Minimum number of accumulated frames that have equal result
getMinOffset() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
The minimum offset this state can reach.
getMinPictureHeight() - function in com.commonsware.cwac.camera.DeviceProfile
 
getMinPictureHeight() - function in com.commonsware.cwac.camera.SimpleDeviceProfile
 
getMinZoom() - function in io.scanbot.sdk.ui.configuration.json.JsonZoomRange
The minimum zoom scale.
getMinZoomRatio() - function in io.scanbot.sdk.camera.ZoomRange
Minimal zoom factor in the range from 0.2f to 100f.
getMNativeDocPtr() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getMNativePagesPtr() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getMNativeSearchHandlePtr() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getMNativeTextPagesPtr() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getModalOverlayColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Background color of the overlay surrounding the barcode mapping error dialog.
getModalOverlayColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Background color of the overlay surrounding the edit dialog.
getModalOverlayColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Background color of the overlay surrounding the confirmation sheet.
getModDate() - function in io.scanbot.sdk.pdf.Meta
 
getMode() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Mode used for scanning multiple barcodes.
getMode() - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet
Mode used for the preview for scanning multiple barcodes.
getMode() - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Visual mode used for the top bar.
getMoveThreshold() - function in io.scanbot.sdk.camera.autosnapping.SignificantMoveListener
 
getMrz() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Contains the MRZ sub-document.
getMrz() - function in io.scanbot.genericdocument.entity.DePassport
Contains the MRZ sub-document.
getMrz() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Contains the MRZ sub-document.
getMrzCascadeFile() - function in io.scanbot.sdk.blob.BlobManager
 
getMrzRecognitionResult() - function in io.scanbot.sdk.ui.view.mrz.MrzNavigationEvent.MrzScanned
 
getMrzScanner() - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
 
getMrzTrainedDataFile() - function in io.scanbot.sdk.blob.BlobManager
 
getMsiPlesseyChecksumAlgorithm() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The checksum algorithm for MSI Plessey barcodes.
getMsiPlesseyChecksumAlgorithm() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The checksum algorithm for MSI Plessey barcodes.
getMsiPlesseyChecksumAlgorithm() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
Checksum algorithm used for MSI Plessey barcodes.
getMsiPlesseyChecksumAlgorithms() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
The checksum algorithms for MSI Plessey barcodes.
getMsiPlesseyChecksumAlgorithms() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
The checksum algorithms for MSI Plessey barcodes.
getMsiPlesseyChecksumAlgorithms() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
getMsiPlesseyChecksumAlgorithms() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
The checksum algorithms for MSI Plessey barcodes.
getMsiPlesseyChecksumAlgorithms() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeConfiguration
 
getMultiPage() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getMultiPage() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getMultiPageButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the multi-page button.
getMultiPageButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the multi-page button.
getMultiPageButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the multi-page button
getMultiPageButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the multi-page button.
getMultiPageButtonHidden() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether the multi-page toggle button is hidden or not.
getMultiPageButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title of the multi-page mode toggle button.
getMultiPageEnabled() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.DocumentScannerSettings
 
getMultiPageEnabled() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerNavigationEvent.CloseSnapping
 
getMultiPageEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls multi-page mode.
getName() - function in io.scanbot.genericdocument.entity.Field.Type
Local field type name scoped to the containing document type
getName() - function in io.scanbot.genericdocument.entity.GenericDocument.Type
Local document type name
getName(io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeFormat) - function in io.scanbot.sdk.ui_v2.barcode.common.mappers.BarcodeFormatNamesKt
 
getName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFormat
Passenger's name
getNamedMap() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
 
getNationality() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Nationality
getNationality() - function in io.scanbot.genericdocument.entity.DePassport
Nationality
getNationality() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Nationality
getNationality() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Nationality
getNationality() - function in io.scanbot.genericdocument.entity.MRZ
Nationality
getNativeConfig() - function in io.scanbot.sdk.ui.view.generictext.configuration.TextDataScannerConfiguration
 
getNativeConfig() - function in io.scanbot.sdk.ui.view.generictext.configuration.TextDataScannerConfigurationHelper
 
getNativeId() - function in io.scanbot.licenseplate.NativeLicensePlateScanStrategy
 
getNativeParams() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.check.configuration.CheckRecognizerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.GenericDocumentRecognizerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateRecognizerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
 
getNativeParams() - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
 
getNativePtr() - function in io.scanbot.sdk.pdf.Bookmark
 
getNavEvents() - function in io.scanbot.sdk.ui.utils.Router
 
getNavEvents() - function in io.scanbot.sdk.ui.utils.RouterImpl
 
getNoBarcodesTitle() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Text of the message that there are no barcodes scanned
getNoDataTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String that notifies that nothing was scanned yet.
getNoDataTitle() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getNormalizedDocumentName() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonDocumentsDisplayConfiguration
Complete list of available normalized document names is available in the documentation
getNormalizedFieldName() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonFieldsDisplayConfiguration
Complete list of available normalized field names is available in the documentation
getNormalizedName() - function in io.scanbot.genericdocument.entity.Field.Type
Normalized global field type name.
getNormalizedName() - function in io.scanbot.genericdocument.entity.GenericDocument.Type
Normalized global document type name.
getNULL() - function in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.AutoSnappingStateListener.Companion
 
getNULL() - function in io.scanbot.sdk.camera.autosnapping.IAutoSnappingController.Callback.Companion
NULL-object pattern.
getNumberOfEntries() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
Number of entries
getNumberOfLegs() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFormat
Number of legs
getNumBits() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
getNumerator() - function in com.android.mms.exif.Rational
Gets the numerator of the rational.
getOcrBlobLanguageTag() - function in io.scanbot.sdk.entity.Language
 
getOcrBlobsDirectory() - function in io.scanbot.sdk.blob.BlobManager
 
getOcrDataDirectory() - function in io.scanbot.sdk.persistence.BlobStoreStrategy
 
getOcrResolutionLimit() - function in io.scanbot.sdk.generictext.DefaultGenericTextRecognizer
The image will be downscaled to the given value during the processing.
getOcrResolutionLimit() - function in io.scanbot.sdk.generictext.GenericTextRecognizer
The image will be downscaled to the given value during the processing.
getOcrResolutionLimit() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
The image will be downscaled to the given value during the processing.
getOcrResolutionLimit() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The image will be downscaled to the given value during the processing.
getOcrResolutionLimit() - function in io.scanbot.sdk.vin.DefaultVinScanner
The image will be downscaled to the given value during the processing.
getOcrResolutionLimit() - function in io.scanbot.sdk.vin.VinScanner
The image will be downscaled to the given value during the processing.
getOcrSettings() - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
getOfficeOfIssuance() - function in io.scanbot.genericdocument.entity.MRZ
Office of issuance
getOffset() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
 
getOffset() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
The current offset, or null if it has not been initialized yet.
getOnPermissionGranted() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
 
getOptimalPreviewSize(int,int,int,android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.CameraUtils
 
getOptional1() - function in io.scanbot.genericdocument.entity.MRZ
TD1 Optional field (line 2)
getOptional2() - function in io.scanbot.genericdocument.entity.MRZ
TD1 Optional field (line 3)
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
UI Interface orientation lock mode
getOrientationLockMode() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Which mode to use when orientation should be locked to landscape or portrait.
getOrientationLockMode() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
The orientation lock mode.
getOrientationValueForRotation(int) - function in com.android.mms.exif.ExifInterface
Returns the Orientation ExifTag value for a given number of degrees.
getOriginalImage(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides File of the original image.
getOriginalImage(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides File of the original image.
getOriginalImagePreview(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides File of the original preview image.
getOriginalImagePreview(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides File of the original preview image.
getOriginOfCenteredView(android.view.View,android.view.View) - function in io.scanbot.sdk.ui.camera.util.ScaleTypeTransform
Computes the top left coordinates for the view to be centered inside its parent.
getOutputMode() - function in io.scanbot.imagefilters.CustomBinarizationFilter
Output mode of the filter.
getOutputMode() - function in io.scanbot.imagefilters.ScanbotBinarizationFilter
Output mode of the filter.
getOverlayBottomPadding() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
getOverlayColor() - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
Color of the viewfinder overlay.
getOverlayColor() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getOverlayColor() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getOverlayConfiguration() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The selection overay configuration.
getOverlayConfiguration() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The selection overlay configuration.
getOverlayEnabled() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
Whether the barcode selection overlay is enabled or not.
getOverlayEnabled() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
Whether the barcode selection overlay is enabled or not.
getOverlayLeftPadding() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
getOverlayRightPadding() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
getOverlayTopPadding() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
 
getPage(java.lang.Integer) - function in io.scanbot.sdk.entity.SnappingDraft
 
getPage() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
 
getPage() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingNativeConfiguration
 
getPage() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingNativeParam.PageParam
 
getPageCount() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getPageCounterAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the page-amount button
getPageCounterAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the page-amount button.
getPageCounterButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the page-amount button.
getPageCounterButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the page-amount button.
getPageCounterButtonTitle() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Title suffix of the button that finishes the document scanning when multi-page scanning is enabled.
getPageDir(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides directory to save image files for current Page
getPageDir(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides directory to save image files for current Page
getPageDirection() - function in io.scanbot.pdf.model.PdfConfig
 
getPageFileStorage() - function in io.scanbot.sdk.ScanbotSDK
 
getPageFileStorage() - function in io.scanbot.sdk.docprocessing.DefaultPdfPagesExtractor
 
getPageFileStorage() - function in io.scanbot.sdk.pdf.PdfiumPdfPagesExtractor
 
getPageFit() - function in io.scanbot.pdf.model.PdfConfig
 
getPageHeight(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get page height in pixels.
getPageHeightPoint(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get page height in PostScript points (1/72th of an inch).<br></br> This method requires page to be opened.
getPageId() - function in io.scanbot.sdk.persistence.Page
 
getPageIdx() - function in io.scanbot.sdk.pdf.Bookmark
 
getPageImagePath(java.lang.Integer,io.scanbot.sdk.entity.Document) - function in io.scanbot.sdk.persistence.DocumentStoreStrategy
 
getPageImageSource() - function in io.scanbot.sdk.persistence.Page
 
getPageImageSource() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getPageIndex() - function in io.scanbot.sdk.pdf.search.FPDFTextSearchContext
 
getPageIndex() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
getPageLinks(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get all links from given page
getPageRotation(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get the rotation of page<br></br>
getPages() - function in io.scanbot.sdk.docprocessing.DocumentProcessingResult
pages of the processed document
getPages() - function in io.scanbot.sdk.docprocessing.compose.PagesInput
 
getPages() - function in io.scanbot.sdk.entity.SnappingDraft
 
getPages() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.PagesInput
 
getPagesDirectory() - function in io.scanbot.sdk.persistence.CustomDraftPageStorage
Provides directory which store all pages
getPagesDirectory() - function in io.scanbot.sdk.persistence.CustomPageStorage
Provides directory which store all pages
getPagesDirectory() - function in io.scanbot.sdk.persistence.InternalDraftPageStorage
Provides directory which store all pages
getPagesDirectory() - function in io.scanbot.sdk.persistence.InternalPageStorage
Provides directory which store all pages
getPagesDirectory() - function in io.scanbot.sdk.persistence.PageStorage
Provides directory which store all pages
getPageSize() - function in io.scanbot.pdf.model.PdfConfig
 
getPageSize(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get size of page in pixels.<br></br> This method does not require given page to be opened.
getPageStorageSettings() - function in io.scanbot.sdk.persistence.DraftPageStorage
 
getPageText() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getPageTextContentDescription() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getPageWidth(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get page width in pixels.
getPageWidthPoint(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get page width in PostScript points (1/72th of an inch).<br></br> This method requires page to be opened.
getPalette() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Define the screen's base color values from which other colors are derived.
getPalette() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTheme
 
getParametricFilter() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getParametricFilter() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getParametricFilters() - function in io.scanbot.sdk.persistence.Page
 
getParams() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.BatchBarcodeScannerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.check.configuration.CheckRecognizerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.GenericDocumentRecognizerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.hic.configuration.HealthInsuranceCardScannerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateRecognizerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
 
getParams() - function in io.scanbot.sdk.ui.view.vin.configuration.VinScannerConfiguration
 
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
True if the document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BaseDocumentFormat
True if the barcode document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFormat
True if the document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentFormat
True if the document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.IDCardPDF417DocumentFormat
True if the document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalCertificateDocumentFormat
True if the document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
True if the document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFormat
True if the document was parsed successfully.
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFormat
True if the document was parsed successfully
getParsedSuccessful() - function in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormat
True if the document was parsed successfully.
getPassportType() - function in io.scanbot.genericdocument.entity.DePassport
Passport type
getPatchVersionNumber() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Patch version number
getPath() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getPath(android.content.Context,android.net.Uri) - function in io.scanbot.sdk.util.FileChooserUtils
Get a file path from a Uri.
getPatient() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Patient Information
getPatientInfoFieldType() - function in io.scanbot.mcscanner.model.McPatientInfoField
 
getPattern() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
Validation pattern to automatically validate recognized text.
getPattern() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Sets a validation pattern (Supports ?
getPaused() - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown when the detector is paused.
getPdfAttributes() - function in io.scanbot.pdf.model.PdfConfig
 
getPdfConfig() - function in io.scanbot.sdk.docprocessing.compose.BitmapInput
 
getPdfConfig() - function in io.scanbot.sdk.docprocessing.compose.PagesInput
 
getPdfConfig() - function in io.scanbot.sdk.docprocessing.compose.PdfRendererInput
 
getPdfConfig() - function in io.scanbot.sdk.docprocessing.compose.UrisInput
 
getPdfConfig() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.BitmapInput
 
getPdfConfig() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.PagesInput
 
getPdfConfig() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.RecognizerInput
 
getPdfConfig() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.UrisInput
 
getPdfImagesExtractorSettings() - function in io.scanbot.sdk.di.ScanbotSdkModule.Companion
 
getPermissionBinding() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraView
 
getPermissionBinding() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getPermissionBinding() - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
getPermissionEnabled() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Updated whe permission status is clarified
getPermissionViewModel() - function in io.scanbot.sdk.ui.view.camera.BaseDocumentScannerActivity
 
getPermissionViewModel() - function in io.scanbot.sdk.ui.view.camera.BaseFinderDocumentScannerActivity
 
getPermissionViewModel() - function in io.scanbot.sdk.ui.view.genericdocument.BaseGenericDocumentRecognizerActivity
 
getPermissionViewModel() - function in io.scanbot.sdk.ui.view.hic.BaseHealthInsuranceCardScannerActivity
 
getPermissionViewModel() - function in io.scanbot.sdk.ui.view.mrz.MRZCameraView
 
getPersonalNumber() - function in io.scanbot.genericdocument.entity.MRZ
Personal number
getPhoto() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Photo image
getPhoto() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Photo image
getPhoto() - function in io.scanbot.genericdocument.entity.DePassport
Photo image
getPhoto() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Photo image
getPhotoQualityPrioritization() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The prioritization of still image quality and capturing speed.
getPhotoQualityPrioritization() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The prioritization of still image quality and capturing speed.
getPictureDelay() - function in com.commonsware.cwac.camera.DeviceProfile
 
getPictureDelay() - function in com.commonsware.cwac.camera.SimpleDeviceProfile
 
getPictureProcessing() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getPictureProcessing() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getPictureProcessing() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getPictureProcessing() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getPictureProcessing() - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateRecognizerView.ViewModel
 
getPictureProcessing() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getPictureSize(com.commonsware.cwac.camera.PictureTransaction,android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.CameraHost
Called to allow you to be able to indicate what size photo should be taken.
getPictureSize(com.commonsware.cwac.camera.PictureTransaction,android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.SimpleCameraHost
Called to allow you to be able to indicate what size photo should be taken.
getPin() - function in io.scanbot.genericdocument.entity.DeIdCardFront
PIN
getPin() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
PIN
getPinchToZoomEnabled() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Whether pinch-to-zoom is enabled.
getPinchToZoomEnabled() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Whether the pinch to zoom is enabled.
getPinchToZoomListener() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
getPinCode() - function in io.scanbot.genericdocument.entity.MRZ
PIN code
getPlaceholderIcon() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the icon displayed in an empty barcode list.
getPlaceholderIconBackground() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Background color of the icon displayed in an empty barcode list.
getPlaceholderSubtitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the subtitle displayed in an empty barcode list.
getPlaceholderTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the title displayed in an empty barcode list.
getPlaceOfIssue() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Place of issue
getPoints() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getPoints() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getPointsList() - function in io.scanbot.barcodescanner.model.BarcodeItem
Polygon's points.
getPolygon() - function in io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
 
getPolygon() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getPolygon() - function in io.scanbot.sdk.core.contourdetector.DetectionResult
 
getPolygon() - function in io.scanbot.sdk.persistence.Page
 
getPolygon() - function in io.scanbot.sdk.ui.EditPolygonImageView
 
getPolygon() - function in io.scanbot.sdk.ui.view.edit.EditPolygonViewModel
 
getPolygon() - function in io.scanbot.sdk.ui.view.edit.IEditPolygonView.ViewModel
 
getPolygon() - function in io.scanbot.sdk.ui.view.interactor.DetectPolygonOnPageUseCase.BitmapLines
 
getPolygon() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getPolygon() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Configuration of the overlay polygon displayed on top of a barcode in the camera preview.
getPolygonAutoSnapProgressColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Stroke color of polygon auto snap progress animation.
getPolygonAutoSnapProgressEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Whether polygon auto snap progress animation is enabled or not.
getPolygonAutoSnapProgressLineWidth() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Line width of polygon auto snap progress animation.
getPolygonBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
getPolygonBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The background color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
getPolygonBackgroundColorOK() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the detected document outline when we are ready to snap OK.
getPolygonBackgroundColorOK() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The background color of the detected document outline when we are ready to snap OK.
getPolygonColor() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the polygon in the selection overlay.
getPolygonColor() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the polygon in the selection overlay.
getPolygonColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
getPolygonColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The color of the detected document outline when the document's angle, size or aspect ratio is not yet sufficiently good.
getPolygonColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Default color of the cropping outline.
getPolygonColorMagnetic() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Outline color of magnetically snapped edges.
getPolygonColorOK() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of the detected document outline when we are ready to snap OK.
getPolygonColorOK() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The color of the detected document outline when we are ready to snap OK.
getPolygonConfiguration() - function in io.scanbot.sdk.docdetection.ui.DocumentScannerView
Use this object to control configuration parameters of the Polygon view inside
getPolygonConfiguration() - function in io.scanbot.sdk.docdetection.ui.IDocumentScannerView
Use this object to control configuration parameters of the Polygon view inside
getPolygonCornerRadius() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The radius to use when drawing rounded corners of the polygon.
getPolygonCornerRadius() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The radius to use when drawing rounded corners of the polygon.
getPolygonEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Enables the displaying of the documents polygon.
getPolygonF() - function in io.scanbot.sdk.core.contourdetector.DetectionResult
 
getPolygonFromDrawingPolygon(java.util.List,java.util.List) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Processes drawing polygon coordinates to polygon with coordinates 0..
getPolygonLineWidth() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Width of the detected document outline.
getPolygonLineWidth() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Width of the detected document outline.
getPolygonLineWidth() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Width of the detected document outline.
getPolygonStyle(io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle,io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodeAppearanceDelegate
Implement this method to decide the colors of the given barcodes polygon
getPolygonStyle(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle,io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeAppearanceDelegate
Implement this method to decide the colors of the given barcodes polygon
getPolygonStyle() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getPolygonStyle() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getPolygonValueClickListener() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
Allows to set a click listener to the view under the polygon created by barcodeItemViewFactory
getPolygonViewEnabled() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerCameraView
 
getPosition(io.scanbot.sdk.persistence.Page) - function in io.scanbot.sdk.entity.SnappingDraft
 
getPreferredPreviewSizeForVideo(int,int,int,android.hardware.Camera.Parameters,android.hardware.Camera.Size) - function in com.commonsware.cwac.camera.CameraHost
Same as getPreviewSize(), but called when we anticipate taking videos, as some devices may work better with lower-resolution previews, to reduce CPU load
getPreferredPreviewSizeForVideo(int,int,int,android.hardware.Camera.Parameters,android.hardware.Camera.Size) - function in com.commonsware.cwac.camera.SimpleCameraHost
Same as getPreviewSize(), but called when we anticipate taking videos, as some devices may work better with lower-resolution previews, to reduce CPU load
getPreferredZoom() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
The cameras zoom level preferred for this step.
getPreferredZoom() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Zoom level required for this step.
getPrescriptions() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanStandardSubheading
Prescriptions
getPreset() - function in io.scanbot.imagefilters.CustomBinarizationFilter
Preset of binarization filter parameters that are found to perform well on different types of documents.
getPreviewBuffer() - function in io.scanbot.sdk.camera.ScanbotCameraView
 
getPreviewEnabled() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
The camera should be enabled.
getPreviewFrame() - function in io.scanbot.sdk.barcode.entity.BarcodeScanningResult
 
getPreviewImage(java.lang.String,io.scanbot.sdk.persistence.PageFileStorage.PageFileType,android.graphics.BitmapFactory.Options) - function in io.scanbot.sdk.persistence.PageFileStorage
Provides preview image Bitmap for provided type
getPreviewImageURI(java.lang.String,io.scanbot.sdk.persistence.PageFileStorage.PageFileType) - function in io.scanbot.sdk.persistence.PageFileStorage
Provides preview imageUri Uri for provided type
getPreviewInsets() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getPreviewInsets() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getPreviewSize(int,int,int,android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.CameraHost
Called to allow you to indicate what size preview should be used
getPreviewSize() - function in com.commonsware.cwac.camera.CameraView
 
getPreviewSize(int,int,int,android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.SimpleCameraHost
Called to allow you to indicate what size preview should be used
getPreviewTargetMax() - function in io.scanbot.sdk.persistence.PageStorageSettings
 
getPrimaryColor() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.BarcodeItemVerticalAdapter
 
getPrimaryColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getProcessing() - function in io.scanbot.sdk.ui.view.check.configuration.CheckUserGuidanceStrings
 
getProcessing() - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text that is shown when the detector tries to detect the document from the snapped image.
getProcessing() - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateUserGuidanceStrings
 
getProcessing() - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown when the detector tries to detect the document from the snapped image.
getProcessingEnabled() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView
 
getProducer() - function in io.scanbot.sdk.pdf.Meta
 
getProgress() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
 
getProgress() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
The fraction of the progress going from currentValue to targetValue, within 0f..
getPseudonym() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Pseudonym
getQuery() - function in io.scanbot.sdk.pdf.search.FPDFTextSearchContext
 
getQuery() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
getRadius() - function in io.scanbot.imagefilters.CustomBinarizationFilter
Filter radius.
getRawBytes() - function in io.scanbot.barcodescanner.model.BarcodeItem
Barcode data representation as a byte array.
getRawBytes() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
getRawBytes() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItem
Array of raw bytes that compose the recognized barcode.
getRawMRZ() - function in io.scanbot.genericdocument.entity.DeIdCardBack
Raw MRZ text value
getRawMRZ() - function in io.scanbot.genericdocument.entity.DePassport
Raw MRZ text value
getRawMRZ() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Raw MRZ text value
getRawString() - function in io.scanbot.barcodescanner.model.BarcodeItem
Raw recognized string.
getRawString() - function in io.scanbot.check.entity.Check
Detected raw string
getRawString() - function in io.scanbot.generictext.NativeTextRecognitionResult
 
getRawString() - function in io.scanbot.licenseplate.NativeLicensePlateScanResult
 
getRawString() - function in io.scanbot.sdk.licenseplate.LicensePlateScanResult
 
getRawString() - function in io.scanbot.vin.NativeVinScanResult
 
getRawText() - function in io.scanbot.sdk.generictext.GenericTextRecognitionResult
 
getRawText() - function in io.scanbot.sdk.ui.view.licenseplate.entity.LicensePlateScannerResult
The validated result of the scanning.
getRawText() - function in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatField
vCard Document Field Raw Text
getRawText() - function in io.scanbot.sdk.vin.VinScanResult
 
getRawValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentSubfileField
AAMVA Document sub-file Field raw value
getRawValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentField
Field raw value
getRecognizeBarcode() - function in io.scanbot.sdk.mcrecognizer.MedicalCertificateFrameHandler
Reading data from barcode, if it's present on document, could make data recognition more accurate.
getRecognizedText() - function in io.scanbot.sdk.ocr.process.OcrResult
 
getRecognizePatientInfo() - function in io.scanbot.sdk.mcrecognizer.MedicalCertificateFrameHandler
Recognition of Patient Information block.
getRecognizePatientInfo() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getRecognizePatientInfo() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Whether sdk should run recognition of Patient Information block.
getRecognizerConfiguration() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the scanning behavior.
getRecordingHint() - function in com.commonsware.cwac.camera.CameraHost
 
getRecordingHint() - function in com.commonsware.cwac.camera.SimpleCameraHost
 
getRect() - function in io.scanbot.generictext.NativeTextCharacterBox
 
getRect() - function in io.scanbot.generictext.NativeTextWordBox
 
getRectOfInterest() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getRemarks() - function in io.scanbot.genericdocument.entity.DeResidencePermitBack
Remarks
getRemarks() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Remarks
getRemotePath() - function in io.scanbot.sdk.entity.Blob
Path of binary file on remote storage (server)
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getReplaceCancelButtonWithIcon() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
If true, replaces the cancel button in the top bar with a back arrow icon.
getRequiredAspectRatio() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getRequiredAspectRatio() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getRequiredAspectRatios() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
getRequiredAspectRatios() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
An optional array of aspect ratios the documents have to conform to.
getResample() - function in io.scanbot.pdf.model.PdfConfig
 
getResetButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the reset button
getResetButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the reset button
getResetButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the reset button
getResetButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the reset button
getResetButtonTitle() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Reset button.
getResourceId(android.content.Context,java.lang.Integer) - function in io.scanbot.sdk.ui.utils.ThemeUtilsKt
 
getRestrictions() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack
Restrictions applied for the driver's license
getRestrictions() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Category
Restrictions
getResult(java.lang.String) - function in io.scanbot.sdk.check.result.CheckRecognizerResultLruStorage
Returns the result from the storage according to the given id
getResult(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.check.result.CheckRecognizerResultRepository
Returns the result for a given ResultId
getResult(java.lang.String) - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultLruStorage
Returns the result from the storage according to the given id
getResult(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultRepository
Returns the result for a given ResultId
getResult(java.lang.String) - function in io.scanbot.sdk.mcrecognizer.result.MedicalCertificateRecognizerResultLruStorage
Returns the result from the storage according to the given id
getResult(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.mcrecognizer.result.MedicalCertificateRecognizerResultRepository
Returns the result for a given ResultId
getResult() - function in io.scanbot.sdk.ui.ScanbotActivityResult
Scanning or recognition result - the essence of components work done.
getResult(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.ui.result.ResultRepository
Returns the result for a given ResultId
getResult(java.lang.String) - function in io.scanbot.sdk.ui.result.ResultStorage
Returns the result from the storage according to the given id
getResult() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.BarcodeScanned
 
getResult() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.ShowConfirmationDialog
 
getResult() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.check.CheckRecognizerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.edit.CroppingActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateRecognizerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.mrz.MRZScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.vin.VinScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui.view.vin.VinScannerNavigationEvent.VinScanned
 
getResult() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Result
Scanning or recognition result - the essence of components work done.
getResult() - function in io.scanbot.sdk.ui_v2.common.activity.ScanbotActivityResult
Scanning or recognition result - the essence of components work done.
getResultAndErase(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.check.result.CheckRecognizerResultRepository
Returns the result for a given ResultId and delete it from the repository Use this method if you just need to process the result after the successful recognition to keep the usage of memory low
getResultAndErase(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultRepository
Returns the result for a given ResultId and delete it from the repository Use this method if you just need to process the result after the successful recognition to keep the usage of memory low
getResultAndErase(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.mcrecognizer.result.MedicalCertificateRecognizerResultRepository
Returns the result for a given ResultId and delete it from the repository Use this method if you just need to process the result after the successful recognition to keep the usage of memory low
getResultAndErase(io.scanbot.sdk.ui.result.ResultId) - function in io.scanbot.sdk.ui.result.ResultRepository
Returns the result for a given ResultId and delete it from the repository Use this method if you just need to process the result after the successful recognition to keep the usage of memory low
getResultCode() - function in io.scanbot.sdk.ui.ScanbotActivityResult
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.
getResultCode() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.
getResultCode() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.check.CheckRecognizerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.edit.CroppingActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateRecognizerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.mrz.MRZScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui.view.vin.VinScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultCode() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Result
Defines whether activity finished and result provided or, for example, Activity.
getResultCode() - function in io.scanbot.sdk.ui_v2.common.activity.ScanbotActivityResult
Defines whether activity finished and result provided or, for example, Activity.RESULT_CANCELED
getResultDocumentIds() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentNavigationEvent.DocumentScanningFinished
 
getResultFlow() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
getResultId() - function in io.scanbot.sdk.ui.result.ResultWrapper
 
getResultOk() - function in io.scanbot.sdk.ui.ScanbotActivityResult
 
getResultOk() - function in io.scanbot.sdk.ui_v2.common.activity.ScanbotActivityResult
 
getResultPoints() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
getResults() - function in io.scanbot.sdk.pdf.search.SearchHandler
 
getResultWithConfirmationEnabled() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
Defines, if the confirmation dialog should be displayed or not before returing the results to the delegate.
getResultWithConfirmationEnabled() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Defines, if the confirmation dialog should be displayed or not before returning the barcode scanning results.
getRetryButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Configuration of the retry button.
getRetryButtonTitle() - function in io.scanbot.sdk.ui.configuration.json.JsonConfirmationDialogConfiguration
The title of the confirmation dialog retry button.
getRetryButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog retry button text.
getReturnCroppedDocument() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getReturnCroppedDocumentImage() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Whether sdk should return cropped document image or not
getRotateButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the rotate button
getRotateButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the rotate button
getRotateButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.CroppingAccessibilityConfiguration
Text, that is used as an accessibility label for the rotate button
getRotateButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.edit.configuration.json.JsonCroppingAccessibilityConfiguration
Text, that is used as an accessibility hint for the rotate button
getRotateButtonHidden() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Changes the visibility of the Rotate button.
getRotateButtonTitle() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Title of the Rotate button.
getRotation() - function in io.scanbot.sdk.ui.view.edit.EditPolygonViewModel
 
getRotation() - function in io.scanbot.sdk.ui.view.edit.IEditPolygonView.ViewModel
 
getRotationDegrees(android.view.View) - function in io.scanbot.sdk.ui.camera.util.ScaleTypeTransform
Computes the rotation of a android.view.View in degrees from its natural orientation.
getRotationForOrientationValue(short) - function in com.android.mms.exif.ExifInterface
Returns the rotation degrees corresponding to an ExifTag Orientation value.
getRoutingNumber() - function in io.scanbot.check.entity.FRACheck
Routing number
getRtuResult() - function in io.scanbot.sdk.ui.view.check.CheckNavigationEvent.CheckRecognized
 
getRtuResult() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateNavigationEvent.LicensePlateScanned
 
getRtuResult() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateNavigationEvent.MedicalCertificateScanned
 
getSafeAreaInsets() - function in io.scanbot.sdk.ui.camera.FinderOverlayView
Set a padding to finder parts that will be covered with other view's, like toolbar on top of the screen, and navigation bars on bottom of the screens
getSafeAreaInsets() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getSafeAreaInsets() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getSalt() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
 
getSapManager() - function in io.scanbot.sdk.ui.view.edit.BaseCroppingActivity
 
getSaveCameraPreviewFrame() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerConfig
Whether detector should save a frame with successful detection result.
getSbColorModalOverlay() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Transparent color with a very high alpha value used to fill certain overlays.
getSbColorNegative() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used to convey a negative meaning.
getSbColorOnPrimary() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used for displaying elements on top of the primary color.
getSbColorOnSecondary() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used for displaying elements on top of the secondary color.
getSbColorOnSurface() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used on top of surfaces.
getSbColorOnSurfaceVariant() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Alternative color used on top of surfaces.
getSbColorOutline() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used for outlines.
getSbColorPositive() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used to convey a positive meaning.
getSbColorPrimary() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Primary color used for enabled elements.
getSbColorPrimaryDisabled() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Primary color used for disabled elements.
getSbColorSecondary() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Secondary color used for enabled elements.
getSbColorSecondaryDisabled() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Secondary color used for disabled elements.
getSbColorSurface() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used for surfaces.
getSbColorSurfaceHigh() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Transparent color with a high alpha value used for certain surfaces.
getSbColorSurfaceLow() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Transparent color with a low alpha value used for certain surfaces.
getSbColorWarning() - function in io.scanbot.sdk.ui_v2.common.ScanbotPalette
Color used to convey warnings.
getSCALE_DEFAULT() - function in io.scanbot.sdk.utils.ViewUtils
 
getScanBackSideTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String that asks user to scan back side of a document.
getScanBackSideTitle() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getScanFrontSideTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String that asks user to scan front side of a document.
getScanFrontSideTitle() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getScannedEverythingTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String that notifies that both sides of document are scanned.
getScannedEverythingTitle() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getScanner() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.genericdocument.IGenericDocumentCameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.generictext.ITextDataCameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.licenseplate.ILicensePlateCameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateRecognizerView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.mrz.IMRZCameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView.ViewModel
 
getScanner() - function in io.scanbot.sdk.ui.view.vin.VinScannerViewModel
 
getScanning() - function in io.scanbot.sdk.ui.view.check.configuration.CheckUserGuidanceStrings
 
getScanning() - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text text that is shown when the camera is seeking for the document on the visible area, shown after the first result from the detector.
getScanning() - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateUserGuidanceStrings
 
getScanning() - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text text that is shown when the camera is seeking for the document on the visible area, shown after the first result from the detector.
getScanningStep() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
 
getScanningStep() - function in io.scanbot.sdk.ui.view.genericdocument.IGenericDocumentCameraView.ViewModel
 
getScanStrategy() - function in io.scanbot.sdk.licenseplate.DefaultLicensePlateScanner
Additional parameter to set the method of scanning.
getScanStrategy() - function in io.scanbot.sdk.licenseplate.LicensePlateScanner
Additional parameter to set the method of scanning.
getScanStrategy() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Detector mode, classic (OCR based) or ML (machine learning based) approach.
getScreen() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The configuration object should be applied for this screen
getScreen() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
The configuration object should be applied for this screen.
getScreenBackgroundColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The Color of the screen-covering backdrop view.
getScreenSizeFrameHandler() - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel
 
getScreenState() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
getSdkComponent() - function in io.scanbot.sdk.ScanbotSDK
 
getSdkComponent() - function in io.scanbot.sdk.ScanbotSDK.Companion
 
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.ScanbotActivityResult
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.check.CheckRecognizerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.edit.CroppingActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateRecognizerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.mrz.MRZScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui.view.vin.VinScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Result
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSdkIsNotInitialized() - function in io.scanbot.sdk.ui_v2.common.activity.ScanbotActivityResult
Indicates whether RTU returned due to Scanbot SDK is not initialized.
getSecurityData() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFormat
Security Data
getSelected() - function in io.scanbot.sdk.ui.view.barcode.BarcodeNavigationEvents.BarcodesSelected
 
getSelected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration
Appearance of the overlay polygon after a barcode has been selected.
getSelectionOverlayController() - function in io.scanbot.sdk.barcode.ui.BarcodeScannerView
Use this object to control the state or the behavior of the selection overlay layer
getSelectionOverlayController() - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerView
Use this object to control the state or the behavior of the selection overlay layer
getSeparatorColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The color of the separators around the dialogs button area.
getSeparatorWidth() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The width of the separators in points.
getSerialNumber() - function in io.scanbot.check.entity.INDCheck
Serial number
getSettings() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.Result
 
getSettings() - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.Result
 
getSharpnessAcceptanceFactor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Accepted minimal sharpness score.
getSheet() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the preview mode for scanning multiple barcodes.
getSheetColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping
Background color of the barcode info dialog.
getSheetColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Color of the edit dialog's background.
getSheetColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Color of the list's background.
getSheetColor() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Color of the confirmation sheet's background.
getSheetContent() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
Configuration of the list containing the barcodes that have already been scanned.
getSheetElevation() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetScaffoldDefaults
The default elevation used by ScanbotScaffold.
getSheetPickHeight() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetScaffoldDefaults
The default pick height used by ScanbotScaffold.
getShouldDrawPolygon() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getShouldDrawPolygon() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getShouldDrawShadows() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getShouldDrawShadows() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getShouldDrawShadows() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getShouldHighlight() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getShouldHighlight() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodeElement
 
getShouldMatchSubstring() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
If set to TRUE pattern validation also validates successfully if only a part of the whole recognized text matches the the validation pattern.
getShouldMatchSubstring() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Find and match only part of the whole string if the pattern is used.
getShouldProcessFrames() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
getShouldProcessFrames() - function in io.scanbot.sdk.ui.view.check.ICheckRecognizerView.ViewModel
 
getShouldProcessFrames() - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateRecognizerView.ViewModel
 
getShouldProcessFrames() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getShouldProvideCroppedImage() - function in io.scanbot.sdk.licenseplate.DefaultLicensePlateScanner
If the result object should contain a cropped image with license plate
getShouldProvideCroppedImage() - function in io.scanbot.sdk.licenseplate.LicensePlateScanner
If the result object should contain a cropped image with license plate
getShowCountEditDialog() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
getShowDialog() - function in io.scanbot.sdk.ui_v2.barcode.common.SingleScanningUseCaseViewModel
 
getShowErrorDialog() - function in io.scanbot.sdk.ui.view.mc.IMedicalCertificateRecognizerView.ViewModel
 
getShowErrorDialog() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
getShowErrorDialog() - function in io.scanbot.sdk.ui_v2.barcode.common.MultipleScanningUseCaseViewModel
 
getShowFinderOverlay() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Option to show or hide finder overlay
getShutterButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the shutter button
getShutterButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the shutter button
getShutterButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the shutter button.
getShutterButtonAccessibilityHint() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility hint for the shutter button.
getShutterButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the shutter button
getShutterButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the shutter button
getShutterButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the shutter button.
getShutterButtonAccessibilityLabel() - function in io.scanbot.sdk.ui.view.camera.configuration.json.JsonFinderDocumentScannerAccessibilityConfiguration
Text, that is used as an accessibility label for the shutter button.
getShutterButtonAutoInnerColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Whether polygon auto snap progress animation is enabled or not.
getShutterButtonAutoInnerColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether polygon auto snap progress animation is enabled or not.
getShutterButtonAutoOuterColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the shutter button in auto-snapping mode.
getShutterButtonAutoOuterColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The background color of the shutter button in auto-snapping mode.
getShutterButtonHidden() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getShutterButtonHidden() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getShutterButtonHidden() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Hides the shutter button if set to TRUE.
getShutterButtonHidden() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Hides the shutter button if set to TRUE.
getShutterButtonManualInnerColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The foreground color of the shutter button in manual mode.
getShutterButtonManualInnerColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The foreground color of the shutter button in manual mode.
getShutterButtonManualOuterColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the shutter button in manual mode.
getShutterButtonManualOuterColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The background color of the shutter button in manual mode.
getShutterCallback() - function in com.commonsware.cwac.camera.CameraHost
 
getShutterCallback() - function in com.commonsware.cwac.camera.SimpleCameraHost
 
getShutterSoundEnabled() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getShutterSoundEnabled() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getShutterSoundEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeConfiguration
 
getShutterSoundEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeConfiguration
 
getSignature() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Signature image
getSignature() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Signature image
getSignature() - function in io.scanbot.genericdocument.entity.DePassport
Signature image
getSignature() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Signature image
getSignificantShakeDelay() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
Threshold used to pause the detection after significant movement occurred.
getSignificantShakeDelay() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Detection will be paused after significant movement.
getSignificantShakeDelay() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Threshold used to pause the detection after significant movement occurred.
getSignificantShakeDelay() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Threshold used to pause the detection after significant movement occurred.
getSingleCodeScanningMode() - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
Defines scanning mode.
getSize() - function in io.scanbot.sdk.docprocessing.compose.BitmapInput
 
getSize() - function in io.scanbot.sdk.docprocessing.compose.PagesInput
 
getSize() - function in io.scanbot.sdk.docprocessing.compose.PdfRendererInput
 
getSize() - function in io.scanbot.sdk.docprocessing.compose.UrisInput
 
getSize() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.BitmapInput
 
getSize() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.PagesInput
 
getSize() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.RecognizerInput
 
getSize() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.UrisInput
 
getSmallestPictureSize(android.hardware.Camera.Parameters) - function in com.commonsware.cwac.camera.CameraUtils
 
getSnackbarHostState() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetScaffoldState
 
getSnapEvent() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getSnapEvent() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getSnappedPages() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getSnappedPages() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerNavigationEvent.CloseSnapping
 
getSnappedPages() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getSnappedPagesCount() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getSnappedPagesCount() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getSnappingCallback() - function in io.scanbot.sdk.ui.view.check.CheckCameraView
 
getSnappingCallback() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraView
 
getSortCode() - function in io.scanbot.check.entity.KWTCheck
Sort code
getSortNumber() - function in io.scanbot.check.entity.INDCheck
Sort number
getSound() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the scan confirmation sound.
getSoundType() - function in io.scanbot.sdk.ui_v2.common.Sound
The beep type.
getStandard() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentField
True if it is standard, false otherwise.
getStartIndex() - function in io.scanbot.sdk.pdf.search.SearchHandler
 
getStartScanning() - function in io.scanbot.sdk.ui.view.check.configuration.CheckUserGuidanceStrings
 
getStartScanning() - function in io.scanbot.sdk.ui.view.check.configuration.json.JsonCheckUserGuidanceStrings
Text that is shown on camera open.
getStartScanning() - function in io.scanbot.sdk.ui.view.mc.configuration.MedicalCertificateUserGuidanceStrings
 
getStartScanning() - function in io.scanbot.sdk.ui.view.mc.configuration.json.JsonMedicalCertificateUserGuidanceStrings
Text that is shown on camera open.
getStartScanningButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the button to start scanning displayed in an empty barcode list.
getStartScanningTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
String that asks user to start scanning a document.
getStartScanningTitle() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getStateListener() - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
 
getStateListener() - function in io.scanbot.sdk.camera.autosnapping.CaptureIntervalAutoSnappingPredicate
 
getStatus() - function in io.scanbot.genericdocument.entity.GenericDocumentScanResult
 
getStatus() - function in io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
 
getStatus() - function in io.scanbot.sdk.check.CheckAutoSnappingController.Param
 
getStatus() - function in io.scanbot.sdk.check.entity.CheckRecognizerResult
Represents the status of the Check recognition
getStatus() - function in io.scanbot.sdk.core.contourdetector.DetectionResult
 
getStatus() - function in io.scanbot.sdk.genericdocument.GenericDocumentAutoSnappingController.Param
 
getStatus() - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult
Recognition status
getStatus() - function in io.scanbot.sdk.mcrecognizer.MedicalCertificateAutoSnappingController.Param
 
getStatusBarMode() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen
Visual mode for displaying the contents of the status bar.
getStatusBarMode() - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Visual mode used for the status bar icons.
getStep() - function in io.scanbot.sdk.ui.view.genericdocument.DocumentRecognitionState
 
getStepResult() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerNavigationEvent.TextDataScannerStepScanned
 
getStepTag() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
The tag of the scanning step to make.
getStopIndex() - function in io.scanbot.sdk.pdf.search.SearchHandler
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.genericdocument.IGenericDocumentCameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.generictext.ITextDataCameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerCameraViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.hic.IHealthInsuranceCardCameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.licenseplate.ILicensePlateCameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerCameraViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.mrz.IMRZCameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.vin.IVinScannerCameraView.ViewModel
 
getStopNewFrames() - function in io.scanbot.sdk.ui.view.vin.VinScannerViewModel
 
getStorage() - function in io.scanbot.sdk.check.result.CheckRecognizerResultRepository
 
getStorage() - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultRepository
 
getStorage() - function in io.scanbot.sdk.mcrecognizer.result.MedicalCertificateRecognizerResultRepository
 
getStorageBaseDirectory() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional directory as file URI to override the default storage base directory of the Scanbot SDK.
getStorageFreeSpaceBytes(java.lang.String) - function in io.scanbot.sdk.util.FileUtilsKt
 
getStorageImageFormat() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional image format, either 'JPG' or 'PNG'.
getStorageImageQuality() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
Optional image quality value.
getStorageTotalSpaceBytes(java.lang.String) - function in io.scanbot.sdk.util.FileUtilsKt
 
getStoredPages() - function in io.scanbot.sdk.persistence.PageFileStorage
Provides List with all pageIds
getStoredPages() - function in io.scanbot.sdk.persistence.PageStorage
Provides List with all pageIds
getStoredPages() - function in io.scanbot.sdk.persistence.PageStorageBase
Provides List with all pageIds
getStringId() - function in io.scanbot.sdk.barcode.entity.BarcodeDocumentFormat
 
getStringValue() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterUserDefinedField
 
getStripCheckDigits() - function in io.scanbot.barcodescanner.model.BarcodeScannerConfig
If true, check digits for UPC, EAN and MSI Plessey codes are removed from result.
getStripCheckDigits() - function in io.scanbot.sdk.barcode.entity.BarcodeScannerAdditionalConfig
If true, check digits for UPC, EAN and MSI Plessey codes are removed from result.
getStripCheckDigits() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
With this option enabled, the scanner removes checks digits for UPC, EAN and MSI Plessey codes.
getStripCheckDigits() - function in io.scanbot.sdk.ui.view.barcode.configuration.BarcodeScannerAdditionalConfiguration
If true, check digits for UPC, EAN and MSI Plessey codes are removed from result.
getStripCheckDigits() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
With this option enabled, the scanner removes checks digits for UPC, EAN and MSI Plessey codes.
getStripCheckDigits() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration
If true, check digits for UPC, EAN and MSI Plessey codes are removed from the result.
getStrokeColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getStrokeColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getStrokeColor() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getStrokeColor() - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
Color of the polygon outline.
getStrokeColor() - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
Color of the viewfinder corner's outlines.
getStrokeColor() - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
Color of the viewfinder's outline.
getStrokeColor() - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Color of the polygon outline.
getStrokeColor() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getStrokeColor() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getStrokeDeclinedColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getStrokeHighlightedColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getStrokeHighlightedColor() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getStrokeHighlightedPaint() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getStrokeHighlightedWidth() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getStrokePaint() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getStrokeWidth() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getStrokeWidth() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getStrokeWidth() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getStrokeWidth() - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle
Width of the polygon outline in dp.
getStrokeWidth() - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
Width of the viewfinder corner's outlines.
getStrokeWidth() - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
Width of the viewfinder's outline.
getStrokeWidth() - function in io.scanbot.sdk.ui_v2.common.PolygonStyle
Width of the polygon outline in dp.
getStrokeWidth() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getStrokeWidth() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getStyle() - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
Visual apperance of the viewfinder.
getSubFileRawHeader() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentSubfile
Sub-file raw header
getSubfiles() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
Sub-files
getSubFileType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentSubfile
Sub-file type
getSubheadings() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Subheadings
getSubject() - function in io.scanbot.pdf.model.PdfAttributes
 
getSubject() - function in io.scanbot.sdk.pdf.Meta
 
getSubmitButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the barcode list's submit button.
getSubmitButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
Appearance of the confirm button on the confirmation sheet.
getSubmitButtonTitle() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Text of the button which finishes the flow
getSubmitButtonTitle() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Text of the button which finishes the flow
getSubstances() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicine
Medical Plan Medicine Substances
getSubtitle() - function in io.scanbot.sdk.barcode.entity.BarcodeFormattedData
 
getSubtitle() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
The value of the barcode.
getSubtitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Error message.
getSubtitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData
Subtitle of the barcode.
getSubtitle1() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getSubtitle2() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getSubtitle3() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
getSubtitleDeselected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's symbology in the info box when the barcode is yet to be selected.
getSubtitleSelected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's symbology in the info box when the barcode has been selected.
getSuccess() - function in io.scanbot.barcodescanner.model.BarcodeScannerResult
Indicates whether operation was a success
getSuccessBeepEnabled() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Whether scanner screen should make a sound on successful barcode or MRZ detection.
getSuccessBeepEnabled() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Whether scanner screen should make a sound on successful barcode or MRZ detection.
getSuccessBeepEnabled() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Controls whether to play a beep sound after a successful detection.
getSuccessBeepEnabled() - function in io.scanbot.sdk.ui_v2.common.Sound
Enable or disable the beep sound when a barcode is detected.
getSuccessfulDetectionInterval() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeConfiguration
 
getSupportedFlashModes() - function in io.scanbot.sdk.util.CameraConfiguration
 
getSupportedFocusModes() - function in io.scanbot.sdk.util.CameraConfiguration
 
getSupportedPictureFormats() - function in io.scanbot.sdk.util.CameraConfiguration
 
getSupportedPictureSizes() - function in io.scanbot.sdk.camera.ScanbotCameraView
 
getSupportedPictureSizes() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
getSupportedPictureSizes() - function in io.scanbot.sdk.util.CameraConfiguration
 
getSupportedPreviewFormats() - function in io.scanbot.sdk.util.CameraConfiguration
 
getSupportedPreviewSizes() - function in io.scanbot.sdk.camera.ScanbotCameraView
 
getSupportedPreviewSizes() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
getSupportedPreviewSizes() - function in io.scanbot.sdk.util.CameraConfiguration
 
getSupportedZoomRange() - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
 
getSupportedZoomRange() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
getSurname() - function in io.scanbot.genericdocument.entity.DeDriverLicenseFront
Surname
getSurname() - function in io.scanbot.genericdocument.entity.DeIdCardFront
Surname
getSurname() - function in io.scanbot.genericdocument.entity.DePassport
Surname
getSurname() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Surname
getSurname() - function in io.scanbot.genericdocument.entity.MRZ
Surame
getSwapTopBottomButtons() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Swap top and bottom buttons on the screen
getSwipeableState() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
 
getSwipeableView() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListView.SwipeableViewHolder
 
getSwipeToDelete() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
The style of the swipe-to-delete button.
getT() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
Contains the T sub-document.
getTableOfContents() - function in io.scanbot.sdk.pdf.PdfiumSdk
 
getTag(int) - function in com.android.mms.exif.ExifInterface
Returns the ExifTag in that tag's default IFD for a defined tag constant or null if none exists.
getTag(int,int) - function in com.android.mms.exif.ExifInterface
Gets an ExifTag for an IFD other than the tag's default.
getTag() - function in com.commonsware.cwac.camera.PictureTransaction
 
getTag() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStepResult
The tag of the scanning step.
getTagByteValue(int) - function in com.android.mms.exif.ExifInterface
 
getTagByteValue(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagByteValues(int) - function in com.android.mms.exif.ExifInterface
 
getTagByteValues(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagId() - function in com.android.mms.exif.ExifTag
Gets the TID of this tag.
getTagIntValue(int) - function in com.android.mms.exif.ExifInterface
 
getTagIntValue(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagIntValues(int) - function in com.android.mms.exif.ExifInterface
 
getTagIntValues(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagLongValue(int) - function in com.android.mms.exif.ExifInterface
 
getTagLongValue(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagLongValues(int) - function in com.android.mms.exif.ExifInterface
 
getTagLongValues(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagRationalValue(int) - function in com.android.mms.exif.ExifInterface
 
getTagRationalValue(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagRationalValues(int) - function in com.android.mms.exif.ExifInterface
 
getTagRationalValues(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagsForIfdId(int) - function in com.android.mms.exif.ExifInterface
Returns a list of ExifTags that share an IFD (which can be obtained by calling getTrueIFD on a defined tag constant) or null if none exist.
getTagsForTagId(short) - function in com.android.mms.exif.ExifInterface
Returns a list of ExifTags that share a TID (which can be obtained by calling getTrueTagKey on a defined tag constant) or null if none exist.
getTagStringValue(int) - function in com.android.mms.exif.ExifInterface
 
getTagStringValue(int,int) - function in com.android.mms.exif.ExifInterface
 
getTagValue(int) - function in com.android.mms.exif.ExifInterface
Returns the value of the ExifTag in that tag's default IFD for a defined tag constant or null if none exists or the value could not be cast into the return type.
getTagValue(int,int) - function in com.android.mms.exif.ExifInterface
Gets a tag value for an IFD other than the tag's default.
getTargetValue() - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
The target value.
getTessDataPath() - function in io.scanbot.mcscanner.MedicalCertificateRecognizer
 
getText() - function in io.scanbot.genericdocument.entity.OcrResult
recognized text
getText() - function in io.scanbot.generictext.NativeTextWordBox
 
getText() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
getText() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStepResult
The validated result of the scanning
getText() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItem
Recognized value of the barcode.
getText() - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
The text to be displayed on the button.
getText() - function in io.scanbot.sdk.ui_v2.common.StyledText
Value of the text field.
getTextColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle
 
getTextColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogButtonStyle
The color of the buttons title while not pressed.
getTextColor() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the text in the selection overlay.
getTextColor() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the text in the selection overlay.
getTextContainerColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle
 
getTextContainerColor() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
The color of the texts background in the selection overlay.
getTextContainerColor() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
The color of the texts background in the selection overlay.
getTextContainerHighlightedColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle
 
getTextDataScannerStep() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Configuration for the scanned item
getTextFormat() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle
 
getTextFormat() - function in io.scanbot.sdk.ui.configuration.json.JsonSelectionOverlayConfiguration
Define the way of how to show barcode data with selection overlay.
getTextFormat() - function in io.scanbot.sdk.ui.view.barcode.SelectionOverlayConfiguration
Define the way of how to show barcode data with selection overlay.
getTextHighlightedColor() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle
 
getTextHintBadAngles() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ANGLES
getTextHintBadAngles() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ANGLES
getTextHintBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ASPECT_RATIO
getTextHintBadAspectRatio() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_BAD_ASPECT_RATIO
getTextHintNothingDetected() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_NOTHING_DETECTED
getTextHintNothingDetected() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_NOTHING_DETECTED
getTextHintOffCenter() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The text being displayed on the user-guidance label, when a document was detected, but its center is too far away from the image center.
getTextHintOffCenter() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The text being displayed on the user-guidance label, when a document was detected, but its center is too far away from the image center.
getTextHintOK() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK
getTextHintOK() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK
getTextHintTooDark() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_DARK
getTextHintTooDark() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_DARK
getTextHintTooNoisy() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_NOISY
getTextHintTooNoisy() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is ERROR_TOO_NOISY
getTextHintTooSmall() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_TOO_SMALL
getTextHintTooSmall() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Text hint that will be shown when the current detection status is OK_BUT_TOO_SMALL
getTextRect(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get a rectangular area from the result generated by FPDFText_CountRects.
getTextStyle() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getTextViewStyle(io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeTextViewStyle,io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeAppearanceDelegate
Implement this method to decide the appearance of the given barcode default clickable view
getTextWithExtension() - function in io.scanbot.sdk.barcode.entity.BarcodeItem
 
getTextWithExtension() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItem
Recognized barcode value with extension (if available).
getThumbnail() - function in com.android.mms.exif.ExifInterface
Returns the thumbnail if it is jpeg compressed, or null if none exists.
getThumbnailBitmap() - function in com.android.mms.exif.ExifInterface
Returns the thumbnail from IFD1 as a bitmap, or null if none exists.
getThumbnailBytes() - function in com.android.mms.exif.ExifInterface
Returns the thumbnail from IFD1 as a byte array, or null if none exists.
getThumbnailFile(java.lang.String) - function in io.scanbot.sdk.persistence.DocumentStoreStrategy
 
getTimeouts() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of timeouts.
getTimestamp() - function in io.scanbot.sdk.barcode.entity.BarcodeScanningResult
 
getTimestamp() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
 
getTipBackgroundColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Color of tip background on scanning screen.
getTipBackgroundColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getTipTextColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Color of tip text on scanning screen.
getTipTextColor() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration
 
getTitle() - function in io.scanbot.pdf.model.PdfAttributes
 
getTitle() - function in io.scanbot.sdk.barcode.entity.BarcodeFormattedData
 
getTitle() - function in io.scanbot.sdk.pdf.Bookmark
 
getTitle() - function in io.scanbot.sdk.pdf.Meta
 
getTitle() - function in io.scanbot.sdk.ui.view.barcode.dialog.BarcodeConfirmationDialogConfiguration
Confirmation dialog title.
getTitle() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Title for a value.
getTitle() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
The title of the barcode.
getTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState
Title displayed above the error message.
getTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeMappedData
Title of the barcode.
getTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's title.
getTitle() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent
Configuration of the barcode list's title.
getTitle() - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration
Appearance of the top bar's title.
getTitle() - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
Title of the user guidance.
getTitleColor() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The color of the dialogs title.
getTitleDeselected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's value in the info box when the barcode is yet to be selected.
getTitleFont() - function in io.scanbot.sdk.ui.configuration.json.JsonDialogStyle
The font of the dialogs title
getTitleSelected() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration
Configuration of the text displaying a barcode's value in the info box when the barcode has been selected.
getTitleType() - function in io.scanbot.genericdocument.entity.DeResidencePermitFront
Title type
getTopBar() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the top bar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Background color of the top bar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Background color of the top bar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
The background color of the top toolbar.
getTopBarBackgroundColor() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The background color of the top toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsActiveColor() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The color of all active toggle buttons in the toolbar.
getTopBarButtonsColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the cancel button.
getTopBarButtonsColor() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Foreground color of the cancel button.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Foreground color of the top bar buttons when disabled.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopBarButtonsInactiveColor() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
The color of all inactive toggle buttons in the toolbar.
getTopContent() - function in io.scanbot.sdk.ui_v2.common.camera.FinderConfiguration
 
getTopContent() - function in io.scanbot.sdk.ui_v2.common.camera.IFinderConfiguration
 
getTotalDiskSpace() - function in io.scanbot.sdk.persistence.StorageSpaceAware
Provides full info of how much space total exist on this device storage in bytes.
getTotalDiskSpace() - function in io.scanbot.sdk.persistence.StorageSpaceAwareImpl
Provides full info of how much space total exist on this device storage in bytes.
getTotalNumberOfPages() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
Total number of pages
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Whether touch-to-focus is enabled on camera preview.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
Whether touch-to-focus is enabled.
getTouchToFocusEnabled() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Whether the touch to focus is enabled.
getTransactionCode() - function in io.scanbot.check.entity.AUSCheck
Transaction code
getTransactionCode() - function in io.scanbot.check.entity.INDCheck
Transaction code
getTransitNumber() - function in io.scanbot.check.entity.USACheck
Transit number
getTRANSLATION_DEFAULT() - function in io.scanbot.sdk.utils.ViewUtils
 
getTravelDocType() - function in io.scanbot.genericdocument.entity.MRZ
Travel document type
getTravelDocTypeVariant() - function in io.scanbot.genericdocument.entity.MRZ
Travel document type variant
getTrueIfd(int) - function in com.android.mms.exif.ExifInterface
Returns the default IFD for a tag constant.
getTrueTagKey(int) - function in com.android.mms.exif.ExifInterface
Returns the TID for a tag constant.
getType() - function in io.scanbot.barcodescanner.model.BarcodeItem
Barcode type.
getType() - function in io.scanbot.check.entity.RootDocumentType
 
getType() - function in io.scanbot.genericdocument.entity.Field
the type of the field.
getType() - function in io.scanbot.genericdocument.entity.FieldWrapper
Field type
getType() - function in io.scanbot.genericdocument.entity.GenericDocument
document type
getType() - function in io.scanbot.genericdocument.entity.RootDocumentType
 
getType() - function in io.scanbot.sdk.core.contourdetector.ContourDetectorSettings
 
getType() - function in io.scanbot.sdk.core.contourdetector.ContourDetectorSettings.Builder
 
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentSubfileField
AAMVA Document sub-file Record Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItem
Recognized barcode symbology.
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassLegField
Boarding Pass Document Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.IDCardPDF417DocumentField
Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalCertificateDocumentField
Medical Certificate Document Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorField
Medical Plan Doctor Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineField
Medical Plan Medicine Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineSubstanceField
Medical Plan Medicine Substance Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientField
Medical Plan Patient Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanStandardSubheadingField
Medical Plan Standard Subheading Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanSubheadingPrescriptionField
Medical Plan Subheading Prescription Field Type.
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFormatField
SEPA Document Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentField
Swiss QR Code Document Field Type
getType() - function in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatField
vCard Document Field Type
getTypeModifiers() - function in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatField
vCard Document Field Type Modifiers
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeUseCase
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BaseDocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.IDCardPDF417DocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalCertificateDocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormat
 
getTypeName() - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle
 
getTypeName() - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle
 
getTypeName() - function in io.scanbot.sdk.ui_v2.common.FinderStyle
 
getTypeString() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentSubfileField
AAMVA Document sub-file Field Type String
getTypography() - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTheme
 
getUnfilteredDocumentImage(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides File of the unfiltered document image.
getUnfilteredDocumentImage(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides File of the unfiltered document image.
getUnfilteredDocumentImagePreview(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorage
Provides File of the unfiltered document preview image.
getUnfilteredDocumentImagePreview(java.lang.String) - function in io.scanbot.sdk.persistence.PageStorageBase
Provides File of the unfiltered document preview image.
getUniqueName(java.lang.String) - function in io.scanbot.sdk.persistence.DocumentStoreStrategy
Recursively trying to find unique name for pdf document in pdf files directory
getUnknown() - function in io.scanbot.genericdocument.entity.MRZ
Unknown
getUnzoomedFinderHeight() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.JsonTextDataScannerStep
The preferred height of the finder for zoom scale 1.0 (unzoomed).
getUnzoomedFinderHeight() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Height of the finder when view "unzoomed" (for zoom-level 1.0).
getUpdateButton() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog
Configuration of the edit dialog's confirm button.
getUri() - function in io.scanbot.sdk.pdf.Link
 
getUris() - function in io.scanbot.sdk.docprocessing.compose.UrisInput
 
getUris() - function in io.scanbot.sdk.ocr.ScanbotOpticalCharacterRecognizer.UrisInput
 
getUseBounceInterpolator() - function in io.scanbot.sdk.ui.FadeAnimationView
Sets if should fade animation play with bounce or with linear interpolator
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseButtonsAllCaps() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
Controls whether buttons should use all capitals style, as defined by the Android Material Design.
getUseCameraX() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
If set to true, Camera X will be used for the RTU-UI components (Android only).
getUseCameraX() - function in io.scanbot.sdk.ui.camera.CameraUiSettings
 
getUseCase() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the barcode scanner screen's behavior.
getUsedDiskSpace() - function in io.scanbot.sdk.persistence.StorageSpaceAware
Provides full info of how much space used on this device storage in bytes.
getUsedDiskSpace() - function in io.scanbot.sdk.persistence.StorageSpaceAwareImpl
Provides full info of how much space used on this device storage in bytes.
getUseEncryption() - function in io.scanbot.sdk.persistence.fileio.AESEncryptedFileIOProcessor
 
getUseEncryption() - function in io.scanbot.sdk.persistence.fileio.BaseFileIOProcessor
 
getUseEncryption() - function in io.scanbot.sdk.persistence.fileio.DefaultFileIOProcessor
 
getUseEncryption() - function in io.scanbot.sdk.persistence.fileio.EncryptedFileIOProcessor
 
getUseFill() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getUseFill() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getUseFill() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getUseFillDeclined() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsStaticView.BarcodePolygonStyle
 
getUseFillHighlighted() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodePolygonStyle
 
getUseFillHighlighted() - function in io.scanbot.sdk.ui_v2.barcode.components.ar_tracking.BarcodePolygonStyle
 
getUserComment() - function in com.android.mms.exif.ExifInterface
Decodes the user comment tag into string as specified in the EXIF standard.
getUserDefinedFields() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterParameters
Array that contains user-defined TIFF tags that should be written into result TIFF document.
getUserGuidance() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the text hint guiding users to move the view finder over a barcode.
getUserGuidanceBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The background color of the user guidance hints.
getUserGuidanceBackgroundColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The background color of the user guidance hints.
getUserGuidanceBackgroundColor() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
The background color of the user guidance hints.
getUserGuidanceBackgroundColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The background color of the user guidance hints.
getUserGuidanceFontSize() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
Font size of the user guidance.
getUserGuidanceFontSize() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
Font size of the user guidance.
getUserGuidanceStrings() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
Configuration that helps to override default hint values
getUserGuidanceStringValues() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
Configuration that helps to override default hint values.
getUserGuidanceTextColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
The text color of the user guidance hints.
getUserGuidanceTextColor() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
The text color of the user guidance hints.
getUserGuidanceTextColor() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
The text color of the user guidance hints.
getUserGuidanceTextColor() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
The text color of the user guidance hints.
getUseShadow() - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle
Whether to use drop shadows for foreground elements.
getUseShadow() - function in io.scanbot.sdk.ui_v2.common.StyledText
Whether to enable drop shadows for the text.
getUuid() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.CounterDown
 
getUuid() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.CounterUp
 
getUuid() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.DeleteBarcode
 
getUuid() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.SetCount
 
getUuid() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.UpdateFormattedData
 
getUuid() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.UpdateTimestamp
 
getUuid() - function in io.scanbot.sdk.ui_v2.barcode.common.model.BarcodeFormattedData
 
getValidationCallback() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeConfiguration
 
getValidationCallback() - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep
Callback for text validation.
getValidationStatus() - function in io.scanbot.genericdocument.entity.Field
field validation status.
getValidationStatus() - function in io.scanbot.sdk.ui_v2.barcode.configuration.GS1DocumentField
Validation Status
getValidationSuccessful() - function in io.scanbot.generictext.NativeTextRecognitionResult
 
getValidationSuccessful() - function in io.scanbot.licenseplate.NativeLicensePlateScanResult
 
getValidationSuccessful() - function in io.scanbot.sdk.generictext.GenericTextRecognitionResult
 
getValidationSuccessful() - function in io.scanbot.sdk.licenseplate.LicensePlateScanResult
 
getValidationSuccessful() - function in io.scanbot.sdk.vin.VinScanResult
 
getValidationSuccessful() - function in io.scanbot.vin.NativeVinScanResult
 
getValidFrom() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Category
Valid from
getValidUntil() - function in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Category
Valid until
getValue() - function in com.android.mms.exif.ExifTag
Gets the tag's value or null if none exists.
getValue() - function in io.scanbot.genericdocument.entity.Field
optional value of the field.
getValue() - function in io.scanbot.genericdocument.entity.TextFieldWrapper
Field text value
getValue() - function in io.scanbot.mcscanner.model.McPatientInfoField
 
getValue() - function in io.scanbot.sdk.barcode.entity.BarcodeDensity
 
getValue() - function in io.scanbot.sdk.barcode.entity.Gs1Handling
 
getValue() - function in io.scanbot.sdk.barcode.entity.MSIPlesseyChecksumAlgorithm
 
getValue() - function in io.scanbot.sdk.camera.FrameHandlerResult.Success
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeParam.BarcodeFilter
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeParam.CameraZoomRatio
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeParam.DelayAfterFocusCompleteMs
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeParam.FormattedDataMapper
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeParam.MsiPlesseyChecksumAlgorithms
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerNativeParam.SuccessfulDetectionInterval
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeParam.BarcodeFilter
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeParam.CameraZoomRatio
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeParam.DelayAfterFocusCompleteMs
 
getValue() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerNativeParam.MsiPlesseyChecksumAlgorithms
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam.DefaultPageParametricFilter
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam.DelayAfterFocusCompleteMs
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam.DrawPolygonShadows
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam.ForceMaxSnappingSize
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam.HardwareSnapButton
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam.ShutterSoundEnabled
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeParameter.DelayAfterFocusCompleteMs
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeParameter.DrawPolygonShadows
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeParameter.ForceMaxSnappingSize
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeParameter.HardwareSnapButton
 
getValue() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerNativeParameter.ShutterSoundEnabled
 
getValue() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeParam.CleanResultCallback
 
getValue() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerNativeParam.TextValidationCallbackParam
 
getValue() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerNativeParam.CancelButtonIcon
 
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVADocumentSubfileField
AAMVA Document sub-file Field value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassLegField
Boarding Pass Document Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.IDCardPDF417DocumentField
Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalCertificateDocumentField
Medical Certificate Document Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorField
Medical Plan Doctor Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineField
Medical Plan Medicine Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineSubstanceField
Medical Plan Medicine Substance Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientField
Medical Plan Patient Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanStandardSubheadingField
Medical Plan Standard Subheading Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanSubheadingPrescriptionField
Medical Plan Subheading Prescription Field Value.
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFormatField
SEPA Document Field Value
getValue() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentField
Swiss QR Code Document Field Value
getValue() - function in io.scanbot.sdk.ui_v2.common.viewmodel.Result.Success
 
getValueAsByte(byte) - function in com.android.mms.exif.ExifTag
Gets the value as a byte.
getValueAsBytes() - function in com.android.mms.exif.ExifTag
Gets the value as a byte array.
getValueAsInt(int) - function in com.android.mms.exif.ExifTag
Gets the value as an int.
getValueAsInts() - function in com.android.mms.exif.ExifTag
Gets the value as an array of ints.
getValueAsLong(long) - function in com.android.mms.exif.ExifTag
Gets the value or null if none exists.
getValueAsLongs() - function in com.android.mms.exif.ExifTag
Gets the value as an array of longs.
getValueAsRational(com.android.mms.exif.Rational) - function in com.android.mms.exif.ExifTag
Gets the value as a Rational.
getValueAsRational(long) - function in com.android.mms.exif.ExifTag
Gets the value as a Rational.
getValueAsRationals() - function in com.android.mms.exif.ExifTag
Gets the value as an array of Rationals.
getValueAsString() - function in com.android.mms.exif.ExifTag
Gets the value as a String.
getValueAsString(java.lang.String) - function in com.android.mms.exif.ExifTag
Gets the value as a String.
getValues() - function in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatField
vCard Document Field Values
getVersion() - function in io.scanbot.sdk.configuration.json.ScanbotSdkJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerJsonConfiguration
A version of the configuration object
getVersion() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Version number of the configuration object.
getVersion() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFormat
Swiss QR Code Version
getVersionNumber() - function in io.scanbot.genericdocument.entity.MRZ
Version number
getVertical() - function in io.scanbot.sdk.ui.view.edit.EditPolygonViewModel
 
getVertical() - function in io.scanbot.sdk.ui.view.edit.IEditPolygonView.ViewModel
 
getVertical() - function in io.scanbot.sdk.ui.view.interactor.DetectPolygonOnPageUseCase.BitmapLines
 
getVerticalLines() - function in io.scanbot.sdk.core.contourdetector.DetectionResult
 
getVibration() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the scan scan confirmation vibration.
getView() - function in io.scanbot.sdk.barcode.ui.BarcodePolygonsView.BarcodeElement
 
getViewBounds(android.view.View) - function in io.scanbot.sdk.utils.ViewUtils
 
getViewController() - function in io.scanbot.sdk.barcode.ui.BarcodeScanAndCountView
Use this object to control the state or the behavior of the IBarcodeCounterView
getViewController() - function in io.scanbot.sdk.barcode.ui.BarcodeScannerView
Use this object to control the state or the behavior of the IBarcodeScannerView
getViewController() - function in io.scanbot.sdk.barcode.ui.IBarcodeCounterView
Use this object to control the state or the behavior of the IBarcodeCounterView
getViewController() - function in io.scanbot.sdk.barcode.ui.IBarcodeScannerView
Use this object to control the state or the behavior of the IBarcodeScannerView
getViewController() - function in io.scanbot.sdk.docdetection.ui.DocumentScannerView
Use this object to control the state or the behavior of the IDocumentScannerView
getViewController() - function in io.scanbot.sdk.docdetection.ui.IDocumentScannerView
Use this object to control the state or the behavior of the IDocumentScannerView
getViewFinder() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration
Configuration of the view finder.
getViewFinderEnabled() - function in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerJsonConfiguration
Display the region of interest.
getViewFinderEnabled() - function in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerJsonConfiguration
Display the region of interest.
getViewHandler() - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler
 
getVisaOptional() - function in io.scanbot.genericdocument.entity.MRZ
MRV-A/MRV-B (Travel Visa) Optional field
getVisible() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration
Control the visibility of the user guidance.
getVisible() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration
Control the visibility of the overlay polygon.
getVisible() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BadgeStyle
Whether to display the button.
getVisible() - function in io.scanbot.sdk.ui_v2.common.BadgedButton
Whether the button is visible.
getVisible() - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration
Whether the button is visible or not.
getVisible() - function in io.scanbot.sdk.ui_v2.common.IconStyle
Whether the icon is visible on the button.
getVisible() - function in io.scanbot.sdk.ui_v2.common.RoundButton
Whether to display the button.
getVisible() - function in io.scanbot.sdk.ui_v2.common.StyledText
Whether the text field is visible.
getVisible() - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration
Whether the user guidance is visible.
getVisible() - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration
Whether the viewfinder is visible.
getVisibleRect() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getWhiteOutliersFraction() - function in io.scanbot.imagefilters.GrayscaleFilter
Clip this fraction of the brightest pixels in operations such as autocontrast.
getWhitePoint() - function in io.scanbot.imagefilters.WhiteBlackPointFilter
Fraction of the value channel range that is not set to 255.
getWidget() - function in com.commonsware.cwac.camera.PreviewStrategy
 
getWidth() - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
getWidth() - function in io.scanbot.sdk.persistence.Page.Size
 
getWidth() - function in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration.Size
 
getWidth() - function in io.scanbot.sdk.ui.configuration.json.JsonAspectRatio
The width component of the aspect ratio.
getWidth() - function in io.scanbot.sdk.ui.configuration.json.JsonSize
Width parameter
getWidth() - function in io.scanbot.sdk.ui_v2.common.AspectRatio
Width component of the aspect ratio.
getWidthInches() - function in io.scanbot.sdk.util.bitmap.ImageQualityOptimizer.PaperFormat
 
getWithTimeStamp() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeAction.AddBarcode
 
getWord() - function in io.scanbot.sdk.generictext.GenericTextWordBox
 
getWordBoxes() - function in io.scanbot.sdk.generictext.GenericTextRecognitionResult
 
getWordBoxHighlightColor() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
The color of the highlight of the wordboxes founded on the frame
getWordBoxHighlightEnabled() - function in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerJsonConfiguration
If the wordboxes should be highlighted when were found on the frame
getX() - function in io.scanbot.sdk.barcode.entity.ResultPoint
 
getY() - function in io.scanbot.sdk.barcode.entity.ResultPoint
 
getZoomButton() - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration
Appearance of the zoom button.
getZoomFactor() - function in io.scanbot.sdk.ui_v2.common.camera.ZoomCameraValue
 
getZoomFactorUi() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Zoom value of the camera for the ui
getZoomLevel() - function in io.scanbot.sdk.ui.camera.ZoomFinderOverlayView
Allows the user to set the needed zoom level for the finder and for dependent views.
getZoomModeEnabled() - function in io.scanbot.sdk.ui.camera.ZoomFinderOverlayView
 
getZoomRange() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
 
getZoomState() - function in io.scanbot.sdk.ui_v2.common.camera.ScanbotComposeCameraViewModel
Zoom value of the camera with application rule
getZoomSteps() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration
The number of zoom steps available to the user.
GIVEN_NAME - enum entry in io.scanbot.hicscanner.model.HealthInsuranceCardFieldType

Field 4: given names

GivenNames - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Person given names field

GLE - enum entry in io.scanbot.sdk.entity.Language
 
GLG - enum entry in io.scanbot.sdk.entity.Language
 
go() - function in com.commonsware.cwac.camera.ZoomTransaction
Actually performs the zoom.
GoBack - class in io.scanbot.sdk.ui_v2.common.viewmodel
 
GOOD - enum entry in io.scanbot.sdk.process.model.DocumentQualityResult
 
GRADIENT - enum entry in io.scanbot.sdk.ui_v2.common.TopBarMode

Display the top bar with a gradient background color or a transparent gradient. The buttons will still be visible.

GradleDependencyException - class in io.scanbot.sdk.exceptions.base
Thrown when there is no gradle dependency found which is required to run the corresponding component of the SDK
GRAYSCALE - enum entry in io.scanbot.sdk.process.ImageFilterType

Standard grayscale filter. Creates a grayscaled 8-bit image and optimizes contrast and dynamic range.

GRAYSCALE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonImageFilterType

Standard grayscale filter. Creates a grayscaled 8-bit image and optimizes contrast and dynamic range.

GrayscaleFilter - class in io.scanbot.imagefilters
Converts color images to grayscale, optionally applying autocontrast.
GRC - enum entry in io.scanbot.sdk.entity.Language
 
GS1 - enum entry in io.scanbot.sdk.barcode.entity.BarcodeDocumentFormat
 
GS1 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat

GS1 barcode document

GS1 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeDocumentFormat

GS1 barcode document

GS1_COMPOSITE - enum entry in io.scanbot.barcodescanner.model.BarcodeType
 
GS1_COMPOSITE - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat

GS1 DataBar Composite

GS1_COMPOSITE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat

GS1 DataBar Composite

GS1_COMPOSITE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeFormat

GS1 Composite

Gs1Document - class in io.scanbot.barcodescanner.model.gs1
Gs1Document barcode parsed documentIf the barcode contains a gs1 application identifier(s) and their payloads according to the specification available at https://www.gs1.org/standards/barcodes/application-identifiers as of 2022-01-01.
Gs1DocumentField - class in io.scanbot.barcodescanner.model.gs1
Disability certificate document field
GS1DocumentField - class in io.scanbot.sdk.ui_v2.barcode.configuration
GS1 Document Field
GS1DocumentFormat - class in io.scanbot.sdk.ui_v2.barcode.configuration
GS1 Document Format
Gs1Handling - class in io.scanbot.sdk.barcode.entity
GS1 handling mode.
Gs1Handling - class in io.scanbot.sdk.ui_v2.barcode.configuration
GS1_COMPOSITE barcode type handling
Gs1Handling.Companion - class in io.scanbot.sdk.ui_v2.barcode.configuration.Gs1Handling
 
Gs1HandlingMode - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
Gs1HandlingMode - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
Gs1SystemElementValidationStatus - class in io.scanbot.barcodescanner.model.gs1
Gs1 document field validation status
GS1SystemElementValidationStatus - class in io.scanbot.sdk.ui_v2.barcode.configuration
GS1 Element Validation Status
GS1SystemElementValidationStatus.Companion - class in io.scanbot.sdk.ui_v2.barcode.configuration.GS1SystemElementValidationStatus
 
GsonHelper - class in io.scanbot.sdk.ui.configuration.json
Helper to prepare a GSON object able to process the JSON configuration string.
GuidanceText - enum entry in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerStepParameter
 
GuidanceText - enum entry in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
 
GUJ - enum entry in io.scanbot.sdk.entity.Language
 
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