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

D

d(java.lang.String) - function in io.scanbot.sdk.util.log.DebugLog
 
d(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.log.DebugLog
Writes tag and message to the log file and also calls Log.d with given params.
d(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.log.Logger
Writes tag and message to the log on Level.Debug
DaggerViewModelInjector - class in io.scanbot.sdk.ui_v2.common.viewmodel
 
DAN - enum entry in io.scanbot.sdk.entity.Language
 
DARK - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

The area of the view is darker than the underlying view.

DARK - enum entry in io.scanbot.sdk.ui_v2.common.NavigationBarMode

Display all icons in the navigation bar in black.

DARK - enum entry in io.scanbot.sdk.ui_v2.common.StatusBarMode

Display all icons in the status bar in black.

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

Data Matrix 2D barcode format.

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

DATA_MATRIX barcode type

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

Data Matrix barcode type

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

GS1 DataBar-14 (formerly RSS-14) (1D)

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

DATABAR barcode type

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

Databar barcode type

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

GS1 DataBar Expanded (formerly RSS Expanded) (1D)

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

DATABAR_EXPANDED barcode type

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

Databar Expanded barcode type

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

GS1 DataBar Limited

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

GS1 DataBar Limited

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

GS1 DataBar Limited

DATE - enum entry in io.scanbot.sdk.util.DateFormat

Example: "16.02.1991"

DATE_OF_BIRTH - enum entry in io.scanbot.ehicscanner.model.EhicFieldType

Field 5: date of birth

DATE_SHORT - enum entry in io.scanbot.sdk.util.DateFormat

Example: "16.02."

DateFormat - class in io.scanbot.sdk.util
Supported formats for dates of documents
DateRecord - class in io.scanbot.mcscanner.model
Structure to contain date record information
DateRecordBirthDate - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DateRecordChildNeedsCareFrom - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DateRecordChildNeedsCareUntil - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DateRecordDiagnosedOn - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DateRecordDocumentDate - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DateRecordIncapableOfWorkSince - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DateRecordIncapableOfWorkUntil - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DateRecordType - class in io.scanbot.mcscanner.model
Type of a date record
DateRecordUndefined - enum entry in io.scanbot.mcscanner.model.DateRecordType
 
DC_FORM_MODELS - enum entry in io.scanbot.sdk.blob.BlobType
 
DE_DRIVER_LICENSE_BACK - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German driver license (Führerschein), back side

DE_DRIVER_LICENSE_FRONT - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German driver license (Führerschein), front side

DE_HEALTH_INSURANCE_CARD_FRONT - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German health insurance card, front side

DE_ID_CARD_BACK - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German ID card, back side

DE_ID_CARD_FRONT - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German ID card, front side

DE_MEDICAL_PLAN - enum entry in io.scanbot.sdk.barcode.entity.BarcodeDocumentFormat
 
DE_MEDICAL_PLAN - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat

German medical plan barcode document

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

German medication plan barcode document

DE_PASSPORT - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German travel passport (Reisepass)

DE_RESIDENCE_PERMIT_BACK - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German Residence Permit (Aufenthaltstitel), back side

DE_RESIDENCE_PERMIT_FRONT - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.JsonGenericDocumentType

German Residence Permit (Aufenthaltstitel), front side

Debug - enum entry in io.scanbot.sdk.util.log.Logger.Level
 
DebugLog - class in io.scanbot.sdk.util.log
Enables logging to system log/sdcard file.
DECODE_FAILED - enum entry in io.scanbot.sdk.exceptions.camera.CodecFailedException.FailureType
 
DECODE_FULL - enum entry in io.scanbot.sdk.barcode.entity.Gs1Handling

Same as DECODE_STRUCTURE, but with full validation.

DECODE_FULL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode

Same as DECODE_STRUCTURE, but with full validation.

DECODE_FULL - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.Gs1Handling

Same as DECODE_STRUCTURE, but with full validation.

DECODE_STRUCTURE - enum entry in io.scanbot.sdk.barcode.entity.Gs1Handling

Same as VALIDATE_STRUCTURE, except that GS1 strings are converted to the human-readable format, instead (with parentheses used to wrap AI keys, e.g. (01)123456789). The \x1D character is never used in this representation.

DECODE_STRUCTURE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode

Same as VALIDATE_STRUCTURE, except that GS1 strings are converted to the human-readable format, instead (with parentheses used to wrap AI keys, e.g. (01)123456789). The \x1D character is never used in this representation.

DECODE_STRUCTURE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.Gs1Handling

Same as VALIDATE_STRUCTURE, except that GS1 strings are converted to the human-readable format, instead (with parentheses used to wrap AI keys, e.g. (01)123456789). The \x1D character is never used in this representation.

decodeFormattedData(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.barcode.entity.FormattedBarcodeDataMapper
Decodes additional fields from barcode item
decodeQuietly(java.lang.String,android.graphics.BitmapFactory.Options) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
Decodes Bitmap with minimal log output.
DeDriverLicenseBack - class in io.scanbot.genericdocument.entity
German driver license (Führerschein), back side
DeDriverLicenseBack - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DeDriverLicenseBack.Categories - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack
Categories table row container
DeDriverLicenseBack.Categories.A - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.A1 - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.A2 - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.AM - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.B - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.B1 - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.BE - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.C - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.C1 - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.C1E - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.CE - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.D - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.D1 - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.D1E - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.DE - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.L - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Categories.T - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Categories
 
DeDriverLicenseBack.Category - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack
A category row from the categories table
DeDriverLicenseBack.Category.FieldNames - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Category
 
DeDriverLicenseBack.Category.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack.Category
 
DeDriverLicenseBack.FieldNames - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack
 
DeDriverLicenseBack.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeDriverLicenseBack
 
DeDriverLicenseFront - class in io.scanbot.genericdocument.entity
German driver license (Führerschein), front side
DeDriverLicenseFront - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DeDriverLicenseFront.FieldNames - class in io.scanbot.genericdocument.entity.DeDriverLicenseFront
 
DeDriverLicenseFront.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeDriverLicenseFront
 
DEEP_BINARIZATION - enum entry in io.scanbot.sdk.process.ImageFilterType

A filter for black and white conversion primary used for low-contrast documents.

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

A filter for black and white conversion primary used for low-contrast documents.

default() - function in io.scanbot.sdk.imagefilters.BrightnessFilter.Companion
 
default() - function in io.scanbot.sdk.imagefilters.ColorDocumentFilter.Companion
 
default() - function in io.scanbot.sdk.imagefilters.ContrastFilter.Companion
 
default() - function in io.scanbot.sdk.imagefilters.CustomBinarizationFilter.Companion
 
default() - function in io.scanbot.sdk.imagefilters.GrayscaleFilter.Companion
 
default() - function in io.scanbot.sdk.imagefilters.LegacyFilter.Companion
 
default() - function in io.scanbot.sdk.imagefilters.ScanbotBinarizationFilter.Companion
 
default() - function in io.scanbot.sdk.imagefilters.WhiteBlackPointFilter.Companion
 
DEFAULT() - function in io.scanbot.sdk.persistence.page.PageStorageProcessor.Configuration.Companion
 
DEFAULT() - function in io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor.Configuration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayFindAndPickConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayGeneralConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ArOverlayPolygonConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeInfoMapping.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemErrorState.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeRecognizerConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerResult.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeTextLocalization.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickArOverlayPolygonConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickBadgeConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.FindAndPickScanningMode.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.ManualCountEditDialog.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.MultipleScanningMode.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.Sheet.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SingleScanningMode.Companion
 
default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.SwipeToDelete.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.ActionBarConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.AspectRatio.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.BackgroundStyle.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.BadgeStyle.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.BadgedButton.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.BarButtonConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.ButtonConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.CameraConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.CameraPermissionScreen.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.FinderCorneredStyle.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.FinderStrokedStyle.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.ForegroundStyle.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.IconButton.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.IconStyle.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.IconUserGuidanceConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.Palette.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.PolygonStyle.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.PopupMenuItem.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.RoundButton.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.ScanbotAlertDialog.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.Sound.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.StyledText.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.Timeouts.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.TopBarConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.Vibration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.common.ViewFinderConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementBottomBar.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.AcknowledgementScreenConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CameraBottomBar.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CameraScreenConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CaptureFeedback.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CheckIntroImage.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CreditCardIntroImage.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingAppearanceConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingBottomBar.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingScreenConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.CroppingTextLocalization.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentFlowAppearanceConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentIntroImage.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentPolygonConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerCameraConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerOutputSettings.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerScreens.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerTextLocalization.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScannerUserGuidance.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.IdCardIntroImage.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.IntroListEntry.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.IntroductionScreenConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.MedicalCertificateIntroImage.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.NoButtonMode.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.NoIntroImage.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.PagePreviewMode.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapCheckMarkAnimation.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapFeedbackNone.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapFunnelAnimation.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ReceiptsIntroImage.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ReorderPagesScreenConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewBottomBarConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewMorePopupMenu.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ReviewScreenConfiguration.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ScanAssistanceOverlay.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ShutterButton.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.TextButtonMode.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceStates.Companion
 
default() - function in io.scanbot.sdk.ui_v2.document.configuration.ZoomOverlay.Companion
 
DefaultArView(.<Error class: unknown class>,.<Error class: unknown class>,io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeViewModel,io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerConfiguration,.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerContentKt
 
defaultAttributes() - function in io.scanbot.pdf.model.PdfAttributes.Companion
 
DefaultBarcodeDocumentParser - class in io.scanbot.sdk.barcode.document
Default implementation of BarcodeDocumentParser
DefaultCheckRecognizer - class in io.scanbot.sdk.check
Performs detection and recognition of the check data
defaultConfig() - function in io.scanbot.pdf.model.PdfConfig.Companion
Returns the default PDF configuration.
DefaultDisplayState - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.FieldsDisplayConfigurationParameter
 
DefaultDisplayText - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.DocumentsDisplayConfigurationParameter
 
DefaultDisplayText - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.FieldsDisplayConfigurationParameter
 
DefaultDocumentQualityAnalyzer - class in io.scanbot.sdk.process
Default implementation for DocumentQualityAnalyzer
DefaultDraftDocumentProcessor - class in io.scanbot.sdk.docprocessing
Default implementation of DraftDocumentProcessorSaves pdf documents using DocumentDraft source Call in a background thread only.
DefaultFileIOProcessor - class in io.scanbot.sdk.persistence.fileio
Represents default file IO operations with default system file IO tools
DefaultGenericDocumentRecognizer - class in io.scanbot.sdk.genericdocument
Default implementation for GenericDocumentRecognizer
DefaultGenericTextRecognizer - class in io.scanbot.sdk.generictext
Default implementation for GenericTextRecognizer.
DefaultHealthInsuranceCardScanner - class in io.scanbot.sdk.hicscanner
Default HealthInsuranceCardScanner implementation
DefaultLicensePlateScanner - class in io.scanbot.sdk.licenseplate
Default implementation for LicensePlateScanner.
DefaultMedicalCertificateRecognizer - class in io.scanbot.sdk.mcrecognizer
Performs detection and recognition of Medical Certificate data
DefaultMRZScanner - class in io.scanbot.sdk.mrzscanner
Performs detection and recognition of MRZ data
DefaultPageFilter - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
DefaultPageFilter - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
defaultParameters() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterParameters.Companion
Generates default parameters set for coloured images.
defaultParametersForBinaryImages() - function in io.scanbot.sdk.tiff.model.TIFFImageWriterParameters.Companion
Generates default parameters set for binarized images.
DefaultPdfImagesExtractor - class in io.scanbot.sdk.pdf
Allows extract image files from the imported pdf files.
DefaultPdfPagesExtractor - class in io.scanbot.sdk.docprocessing
Allows to import pdf files to Scanbot SDK as pages or extract image files.
DefaultScanbotBarcodeDetector - class in io.scanbot.sdk.barcode
Manages barcode detection operations and detector initialization
DefaultTextOrientationScanner - class in io.scanbot.sdk.textorientation
Performs detection and recognition of TextOrientation
DefaultVinScanner - class in io.scanbot.sdk.vin
Default implementation for VinScanner.
DeHealthInsuranceCardFront - class in io.scanbot.genericdocument.entity
Front side of the German health insurance card (elektronische Gesundheitskarte).
DeHealthInsuranceCardFront - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DeHealthInsuranceCardFront.FieldNames - class in io.scanbot.genericdocument.entity.DeHealthInsuranceCardFront
 
DeHealthInsuranceCardFront.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeHealthInsuranceCardFront
 
DeIdCardBack - class in io.scanbot.genericdocument.entity
German ID card, back side
DeIdCardBack - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DeIdCardBack.FieldNames - class in io.scanbot.genericdocument.entity.DeIdCardBack
 
DeIdCardBack.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeIdCardBack
 
DeIdCardFront - class in io.scanbot.genericdocument.entity
German ID card, front side
DeIdCardFront - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DeIdCardFront.FieldNames - class in io.scanbot.genericdocument.entity.DeIdCardFront
 
DeIdCardFront.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeIdCardFront
 
Delay - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
DelayAfterScan - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
delete() - function in io.scanbot.sdk.docprocessing.Document
Deletes the document.
delete(java.lang.String) - function in io.scanbot.sdk.persistence.document.DocumentStorage
Deletes document data by provided id.
delete(java.lang.String) - function in io.scanbot.sdk.persistence.document.DocumentStorageBase
Deletes document data by provided id.
deleteAll() - function in io.scanbot.sdk.persistence.document.DocumentStorage
Deletes all documents.
deleteAll() - function in io.scanbot.sdk.persistence.document.DocumentStorageBase
Deletes all documents.
deletePage(io.scanbot.sdk.persistence.page.legacy.Page) - function in io.scanbot.sdk.entity.SnappingDraft
Deletes Page if possible
deletePage(java.lang.Integer) - function in io.scanbot.sdk.entity.SnappingDraft
Deletes Page at given position
deleteScannedBarcode(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
User wants to delete scanned item.
deleteScannedBarcode(io.scanbot.sdk.barcode.entity.BarcodeItem) - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
User wants to delete scanned item.
DELIVERY_NOTE - enum entry in io.scanbot.sdk.entity.DocumentType
 
DEMedicalPlan - class in io.scanbot.barcodescanner.entity
Medical Plan
DEMedicalPlan - enum entry in io.scanbot.barcodescanner.entity.RootDocumentType
 
DEMedicalPlan.Doctor - class in io.scanbot.barcodescanner.entity.DEMedicalPlan
Doctor
DEMedicalPlan.Doctor.FieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Doctor
 
DEMedicalPlan.Doctor.NormalizedFieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Doctor
 
DEMedicalPlan.FieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan
 
DEMedicalPlan.NormalizedFieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan
 
DEMedicalPlan.Patient - class in io.scanbot.barcodescanner.entity.DEMedicalPlan
Patient
DEMedicalPlan.Patient.FieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Patient
 
DEMedicalPlan.Patient.NormalizedFieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Patient
 
DEMedicalPlan.Subheading - class in io.scanbot.barcodescanner.entity.DEMedicalPlan
Subheading
DEMedicalPlan.Subheading.FieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading
 
DEMedicalPlan.Subheading.Medicine - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading
Medicine
DEMedicalPlan.Subheading.Medicine.FieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading.Medicine
 
DEMedicalPlan.Subheading.Medicine.NormalizedFieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading.Medicine
 
DEMedicalPlan.Subheading.Medicine.Substance - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading.Medicine
Substance
DEMedicalPlan.Subheading.Medicine.Substance.FieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading.Medicine.Substance
 
DEMedicalPlan.Subheading.Medicine.Substance.NormalizedFieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading.Medicine.Substance
 
DEMedicalPlan.Subheading.NormalizedFieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading
 
DEMedicalPlan.Subheading.Prescription - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading
Prescription
DEMedicalPlan.Subheading.Prescription.FieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading.Prescription
 
DEMedicalPlan.Subheading.Prescription.NormalizedFieldNames - class in io.scanbot.barcodescanner.entity.DEMedicalPlan.Subheading.Prescription
 
Denmark - enum entry in io.scanbot.ehicscanner.model.EhicCountryType
 
DENMARK - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType

The country named Denmark.

DePassport - class in io.scanbot.genericdocument.entity
German travel passport (Reisepass)
DePassport - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DePassport.FieldNames - class in io.scanbot.genericdocument.entity.DePassport
 
DePassport.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DePassport
 
DependenciesCheckUtils - class in io.scanbot.sdk.di
Helper class to check the gradle dependencies
DependenciesCheckUtils.RequiredDependency - class in io.scanbot.sdk.di.DependenciesCheckUtils
A class helping to have a common mechanism for assets checking
DependenciesCheckUtils.RequiredDependency.BarcodeScannerAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.CheckAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.CommonOcrAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.DocumentDetectorAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.DocumentQualityAnalyzerAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.EhicScannerAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.GenericDocumentAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.GenericTextRecognizerAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.LicensePlateScannerAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.MedicalCertificateAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.MrzScannerAssets - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DependenciesCheckUtils.RequiredDependency.Pdfium - class in io.scanbot.sdk.di.DependenciesCheckUtils.RequiredDependency
 
DeResidencePermitBack - class in io.scanbot.genericdocument.entity
German Residence Permit (Aufenthaltstitel), Back side
DeResidencePermitBack - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DeResidencePermitBack.FieldNames - class in io.scanbot.genericdocument.entity.DeResidencePermitBack
 
DeResidencePermitBack.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeResidencePermitBack
 
DeResidencePermitFront - class in io.scanbot.genericdocument.entity
German Residence Permit (Aufenthaltstitel), Front side
DeResidencePermitFront - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
DeResidencePermitFront.FieldNames - class in io.scanbot.genericdocument.entity.DeResidencePermitFront
 
DeResidencePermitFront.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.DeResidencePermitFront
 
describeContents() - function in io.scanbot.sdk.barcode.entity.ResultPoint
 
destroyCamera() - function in io.scanbot.sdk.ui.camera.CustomCameraLifecycleOwner
Trigger cameraDestroy events.
detach() - function in io.scanbot.sdk.camera.autosnapping.BaseAutoSnappingController
Allows to detach successor implementation class.
detach() - function in io.scanbot.sdk.check.CheckAutoSnappingController
Allows to detach successor implementation class.
detach() - function in io.scanbot.sdk.contourdetector.DocumentAutoSnappingController
Allows to detach successor implementation class.
detach() - function in io.scanbot.sdk.genericdocument.GenericDocumentAutoSnappingController
Allows to detach successor implementation class.
detach() - function in io.scanbot.sdk.mcrecognizer.MedicalCertificateAutoSnappingController
Allows to detach successor implementation class.
DetailsActionColor - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
DetailsActionColor - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerParameter
 
DetailsBackgroundColor - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
DetailsBackgroundColor - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerParameter
 
detailsClosed() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
User closed the details screen.
detailsClosed() - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
User closed the details screen.
detailsClosed() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentFieldListViewModel
User closed the details screen
detailsClosed() - function in io.scanbot.sdk.ui.view.genericdocument.list.IGenericDocumentFieldListView.ViewModel
User closed the details screen
detailsOpened() - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
User opened the details screen.
detailsOpened() - function in io.scanbot.sdk.ui.view.barcode.batch.IBatchBarcodeListView.ViewModel
User opened the details screen.
detailsOpened() - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentFieldListViewModel
User opened the details screen
detailsOpened() - function in io.scanbot.sdk.ui.view.genericdocument.list.IGenericDocumentFieldListView.ViewModel
User opened the details screen
DetailsPrimaryColor - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
DetailsPrimaryColor - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerParameter
 
detect(android.graphics.Bitmap) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
Tries to detect a polygon from the given image.
detect(kotlin.ByteArray) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
Tries to detect a polygon from the given image.
detect(kotlin.ByteArray,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
Tries to detect a polygon from the given image.
detect(java.lang.String) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
Tries to detect a polygon from the given file.
detectAndDecode(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean) - function in io.scanbot.barcodescanner.BarcodeScanner
Detect barcodes on the nv21 frame.
detectAndDecodeBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.barcodescanner.BarcodeScanner
Detect barcodes on the bitmap.
detectAndDecodeInArea(kotlin.ByteArray,android.graphics.Rect,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Boolean) - function in io.scanbot.barcodescanner.BarcodeScanner
Detect barcodes on the nv21 frame.
detectAndDecodeJPEG(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.barcodescanner.BarcodeScanner
Detect barcodes on the jpeg image.
detectAndDecodeRgba(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.barcodescanner.BarcodeScanner
Detect barcodes on the RGBA image.
detectAndRecognizeFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.ehicscanner.EhicRecognizer
 
detectAndRecognizeFromJPEG(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.ehicscanner.EhicRecognizer
 
detectAndRecognizeFromNV21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.ehicscanner.EhicRecognizer
 
detectAndRecognizeInAreaFromNV21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Integer) - function in io.scanbot.ehicscanner.EhicRecognizer
 
DetectButtonAccessibilityHint - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingAccessibilityConfigurationParameter
 
DetectButtonAccessibilityLabel - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingAccessibilityConfigurationParameter
 
DetectButtonTitle - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
detectDocument(io.scanbot.sdk.persistence.page.legacy.Page) - function in io.scanbot.sdk.docprocessing.legacy.PageProcessor
Performs document detection on the original image of given page.
detectFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
Detect barcodes on the bitmap.
detectFromBitmap(android.graphics.Bitmap,java.lang.Integer) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
Detect barcodes on the bitmap.
detectFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
Detect barcodes on the jpeg image.
detectFromJpeg(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
Detect barcodes on the jpeg image.
detectFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
Detect barcodes on the nv21 frame.
detectFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
Decode the nv21 within the viewfinder rectangle, and time how long it took.
detectFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
Decode the nv21 within the viewfinder rectangle, and time how long it took.
detectFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
Detect barcodes on the nv21 frame.
detectFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
Decode the nv21 within the viewfinder rectangle, and time how long it took.
detectFromNv21(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect,java.lang.Boolean) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
Decode the nv21 within the viewfinder rectangle, and time how long it took.
detectFromRgba(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
Detect barcodes on the RGBA image.
detectFromRgba(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
Detect barcodes on the RGBA image.
detectInArea(kotlin.ByteArray,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.graphics.Rect) - function in io.scanbot.sdk.core.contourdetector.ContourDetector
Decode the nv21 within the viewfinder rectangle, and time how long it took.
detectInFinder(java.lang.Boolean) - function in io.scanbot.sdk.contourdetector.ContourDetectorFrameHandler
Detect document on whole camera frame or only on finder window.
DETECTION - enum entry in io.scanbot.sdk.ui_v2.document.screen.crop.CroppingState.PolygonType

Polygon was detected by ContourDetector.

DetectionResult - class in io.scanbot.sdk.core.contourdetector
Contour detection result objects that contains all the information about detected contour
DetectionStatusFailedDetectionText - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
 
DetectionStatusFailedValidationText - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
 
DetectionStatusSuccessText - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
 
detectPolygon() - function in io.scanbot.sdk.ui_v2.document.screen.crop.CroppingViewModel
 
detectPolygonOnPage(io.scanbot.sdk.persistence.page.legacy.Page) - function in io.scanbot.sdk.ui.view.interactor.DetectPolygonOnPageUseCase
Detect polygon on the given page
DetectPolygonOnPageUseCase - class in io.scanbot.sdk.ui.view.interactor
Use case to handle the detection a polygon on the given page and returns detected polygon and image
DetectPolygonOnPageUseCase.BitmapLines - class in io.scanbot.sdk.ui.view.interactor.DetectPolygonOnPageUseCase
Encapsulates information about the detected polygon, lines and bitmap extracted from the page
DetectResetButtonHidden - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
DEU - enum entry in io.scanbot.sdk.entity.Language
 
DeviceUtils - class in io.scanbot.sdk.util.device
Util methods for accessing device status
Diagnose - enum entry in io.scanbot.mcscanner.model.McPatientInfoFieldType
 
DISABLED - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeItemInfoPosition

Don't display any barcode info.

DISABLED - enum entry in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceVisibility

Disabled for both 'auto snapping' and 'manual snapping' modes.

DISCOUNT - enum entry in io.scanbot.sdk.entity.DocumentType
 
dismissIntroDialog() - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
DispatchersProvider - class in io.scanbot.sdk.ui.coroutines
 
DispatchersProvider - class in io.scanbot.sdk.ui_v2.common.coroutines
 
dispatchRawDelta(java.lang.Float) - function in io.scanbot.sdk.ui_v2.common.components.SwipeableV2State
Swipe by the delta, coerce it in the bounds and dispatch it to the draggableState.
dispose() - function in io.scanbot.sdk.core.processor.ImageProcessor
 
dispose() - function in io.scanbot.sdk.process.ImageProcessor
Calling this method will clear native buffer for ImageProcessor.
distance(io.scanbot.sdk.barcode.entity.ResultPoint,io.scanbot.sdk.barcode.entity.ResultPoint) - function in io.scanbot.sdk.barcode.entity.ResultPoint.Companion
 
distance(java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float) - function in io.scanbot.sdk.barcode.entity.ResultPoint.Companion
 
DOC_DETECTOR_MODEL - enum entry in io.scanbot.sdk.blob.BlobType
 
DocConstants - class in io.scanbot.sdk.ui_v2.document
 
DoctorNumber - enum entry in io.scanbot.mcscanner.model.McPatientInfoFieldType
 
Document - class in io.scanbot.sdk.docprocessing
Represents a document.
Document - class in io.scanbot.sdk.entity
Document model used in the application and database.
DOCUMENT - enum entry in io.scanbot.sdk.persistence.page.PageFileType

State for the picture after processing (cropped, filtered, etc).

Document.Companion - class in io.scanbot.sdk.docprocessing.Document
 
DOCUMENT_IMAGE - enum entry in io.scanbot.sdk.persistence.page.PageStorage.ImageType
 
DOCUMENT_IMAGE_PREVIEW - enum entry in io.scanbot.sdk.persistence.page.PageStorage.ImageType
 
DocumentAnalysisMode - class in io.scanbot.sdk.ui_v2.document.configuration
Determines if the quality analysis for the acknowledgement mode will run on the filtered or the unfiltered image.
DocumentAnalysisMode.Companion - class in io.scanbot.sdk.ui_v2.document.configuration.DocumentAnalysisMode
 
DocumentApi - class in io.scanbot.sdk.docprocessing
Represents a Document API that allows to create, load and store documents.
DocumentAutoSnappingController - class in io.scanbot.sdk.contourdetector
Controls auto-snapping for a document based on it's detected contours.
DocumentCameraComponentsKt - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
DocumentCameraScreenView(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.document.screen.camera.DocumentCameraViewModel,.<Error class: unknown class>,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.document.screen.camera.DocumentCameraScreenViewKt
 
DocumentCameraScreenViewKt - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
DocumentCameraViewModel - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
DocumentDetectionStatus - class in io.scanbot.sdk.core.contourdetector
The status of the document detection.
DocumentDetectionStatus.Companion - class in io.scanbot.sdk.core.contourdetector.DocumentDetectionStatus
 
DocumentDetectorGradleDependencyException - class in io.scanbot.sdk.exceptions.document
Thrown when there is no Document Detector assets gradle dependency found which is required to run the io.scanbot.sdk.core.contourdetector.ContourDetector Classical component, and RTU UI screens io.scanbot.sdk.ui.view.camera.DocumentScannerActivity and io.scanbot.sdk.ui.view.edit.CroppingActivity
DocumentDraft - class in io.scanbot.sdk.entity
Contains meta information about document being saved
documentDraftExtractor(io.scanbot.sdk.docprocessing.draft.DocumentDraftExtractor) - function in io.scanbot.sdk.ScanbotSDKInitializer
Adjust this parameter to specify snapped pages should be combined into documents and in which format
DocumentDraftExtractor - class in io.scanbot.sdk.docprocessing.draft
Creates io.scanbot.sdk.entity.Document and io.scanbot.sdk.entity.
documentError(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.screen.CroppingHostViewModel
 
documentError(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
 
documentError(java.lang.String) - function in io.scanbot.sdk.ui_v2.document.screen.IDocumentHolder
 
DocumentFlowAppearanceConfiguration - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the general appearance.
DocumentImageSizeLimit - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
DocumentImageSizeLimit - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
DocumentIntroImage - class in io.scanbot.sdk.ui_v2.document.configuration
The image for the introduction screen with a document template.
documentIntroImage() - function in io.scanbot.sdk.ui_v2.document.configuration.IntroImage.Companion
 
DocumentJsonExtensionsKt - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentNativeConfiguration - class in io.scanbot.sdk.ui_v2.document.configuration
Android native configuration for the scanner.
DocumentNativeConfigurationKt - class in io.scanbot.sdk.ui_v2.document.configuration
 
DocumentPageStorage - class in io.scanbot.sdk.persistence.page
Interface providing easy methods to work with Page image objects.
DocumentPageStorageImpl - class in io.scanbot.sdk.persistence.page
Provides File directories for managing Page files.
DocumentPageStorageProcessor - class in io.scanbot.sdk.persistence.page
Class that creates all inner structure for new page.
DocumentPolygonConfiguration - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the document contour detection polygon.
DocumentPreviewAnimation - class in io.scanbot.sdk.ui_v2.document.components.camera
 
DocumentProcessingResult - class in io.scanbot.sdk.docprocessing
Result of the document draft processing
DocumentProcessorMonitor - class in io.scanbot.sdk.docprocessing
Reacts on Document processing finished
DocumentProperties - class in io.scanbot.genericdocument.entity
Document metadata container
DocumentQuality - class in io.scanbot.sdk.process.model
The result of the document quality check.
DocumentQuality.Companion - class in io.scanbot.sdk.process.model.DocumentQuality
 
documentQualityAnalyzer() - function in io.scanbot.sdk.di.SdkComponent
 
DocumentQualityAnalyzer - class in io.scanbot.sdk.process
Analyzes text legibility on the images.
DocumentQualityAnalyzerGradleDependencyException - class in io.scanbot.sdk.exceptions.docqualityanalyzer
Thrown when there is no Multi Task Text assets gradle dependency found which is required to run the Document Quality Analyzer
DocumentQualityJson - class in io.scanbot.sdk.process.model
 
DocumentRecognitionState - class in io.scanbot.sdk.ui.view.genericdocument
State of the recognition process
DocumentRecognitionStep - class in io.scanbot.sdk.ui.view.genericdocument
Step of the recognition process
documentScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
User have scanned document
documentScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.genericdocument.IGenericDocumentCameraView.ViewModel
User have scanned document
DocumentScannerAccessibilityConfiguration - class in io.scanbot.sdk.ui.view.camera.configuration
Class to wrap all the strings for Accessibility labels for widgets on the Document scanner screen
DocumentScannerAccessibilityConfigurationParameter - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentScannerActivity - class in io.scanbot.sdk.ui.view.camera
 
DocumentScannerActivity - class in io.scanbot.sdk.ui_v2.document
Represents camera screen for Document scanning flow.
DocumentScannerActivity.Companion - class in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
DocumentScannerActivity.Companion - class in io.scanbot.sdk.ui_v2.document.DocumentScannerActivity
 
DocumentScannerActivity.DocumentScannerSettings - class in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
DocumentScannerActivity.Result - class in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
 
DocumentScannerActivity.Result - class in io.scanbot.sdk.ui_v2.document.DocumentScannerActivity
Wrapper-class for all information, obtained as a result of RTU activity work.
DocumentScannerActivity.ResultContract - class in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
DocumentScannerActivity.ResultContract - class in io.scanbot.sdk.ui_v2.document.DocumentScannerActivity
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
DocumentScannerCameraConfiguration - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the camera behavior.
DocumentScannerCameraView - class in io.scanbot.sdk.ui.view.camera
Represents camera view.
DocumentScannerCameraViewModel - class in io.scanbot.sdk.ui.view.camera
ViewModel for DocumentScannerCameraView.
DocumentScannerConfiguration - class in io.scanbot.sdk.ui.view.camera.configuration
Class which is used to configure io.scanbot.sdk.ui.view.camera.DocumentScannerActivity Contains settings indicating views Behaviour, Texts and Appearance
DocumentScannerConfiguration.Companion - class in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
 
DocumentScannerConfigurationHelper - class in io.scanbot.sdk.ui.view.camera.configuration
 
DocumentScannerHostView(.<Error class: unknown class>,java.lang.Boolean,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel) - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewKt
 
DocumentScannerHostViewKt - class in io.scanbot.sdk.ui_v2.document.screen
 
DocumentScannerHostViewModel - class in io.scanbot.sdk.ui_v2.document.screen
 
DocumentScannerJsonConfiguration - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentScannerJsonConfigurationKt - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentScannerNativeConfiguration - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentScannerNativeConfigurationKt - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentScannerNativeParam - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentScannerNativeParam.DefaultPageParametricFilter - class in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam
 
DocumentScannerNativeParam.DelayAfterFocusCompleteMs - class in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam
 
DocumentScannerNativeParam.DrawPolygonShadows - class in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam
 
DocumentScannerNativeParam.ForceMaxSnappingSize - class in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam
 
DocumentScannerNativeParam.HardwareSnapButton - class in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam
 
DocumentScannerNativeParam.ShutterSoundEnabled - class in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerNativeParam
 
DocumentScannerNavigationEvent - class in io.scanbot.sdk.ui.view.camera
Class that describe all navigation evens for document scanner rtu-ui beside permission events
DocumentScannerNavigationEvent.CloseSnapping - class in io.scanbot.sdk.ui.view.camera.DocumentScannerNavigationEvent
 
DocumentScannerOutputSettings - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the output settings.
DocumentScannerParameter - class in io.scanbot.sdk.ui.view.camera.configuration.json
 
DocumentScannerScreens - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the document scanner sub-screens.
DocumentScannerTextLocalization - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of all the strings for the standalone cropping screen.
DocumentScannerUserGuidance - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the hints guiding users through the scanning process.
DocumentScannerView - class in io.scanbot.sdk.docdetection.ui
A component which allows to quickly integrate a Document scanning feature into your application.
DocumentScannerView(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.document.configuration.DocumentScanningFlow,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.document.DocumentScannerViewKt
 
DocumentScannerViewKt - class in io.scanbot.sdk.ui_v2.document
 
DocumentScanningFlow - class in io.scanbot.sdk.ui_v2.document.configuration
Configuration of the document scanner screen.
DocumentsDisplayConfiguration - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerParameter
 
DocumentsDisplayConfigurationParameter - class in io.scanbot.sdk.ui.view.genericdocument.configuration.json
 
DocumentStorage - class in io.scanbot.sdk.persistence.document
Interface providing easy methods to work with Document objects.
DocumentStorage.Companion - class in io.scanbot.sdk.persistence.document.DocumentStorage
 
DocumentStorageBase - class in io.scanbot.sdk.persistence.document
Provides File directories for saving documents
DocumentStoreStrategy - class in io.scanbot.sdk.persistence.document
Provides java.io.File directories for saving DocumentThe structure of the document folder is the following: {documents_directory}/document UUID -------{document_name}.
DocumentType - class in io.scanbot.sdk.entity
Document types supported by DocumentClassifier
DocumentType.Companion - class in io.scanbot.sdk.entity.DocumentType
 
DocumentUtilsKt - class in io.scanbot.sdk.util
 
DONE - enum entry in io.scanbot.sdk.entity.OcrStatus
 
DoneButtonAccessibilityHint - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingAccessibilityConfigurationParameter
 
DoneButtonAccessibilityLabel - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingAccessibilityConfigurationParameter
 
DoneButtonTitle - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
dpToPx(android.content.Context,java.lang.Integer) - function in io.scanbot.sdk.ui.utils.ThemeUtilsKt
 
DraftDocumentProcessor - class in io.scanbot.sdk.docprocessing
 
DraftPageFileStorage - class in io.scanbot.sdk.persistence.page.legacy.draft
Interactor class which could operate with draft Page files
draftPageProcessor() - function in io.scanbot.sdk.di.SdkComponent
 
DraftPageProcessor - class in io.scanbot.sdk.docprocessing.legacy
Performs processing operation on draft Page
DraftPageStorage - class in io.scanbot.sdk.persistence.page.legacy.draft
Implementation of PageStorageBase that is based on ExternalFilesDir
DraftPageStorageProcessor - class in io.scanbot.sdk.persistence.page.legacy.draft
Class that creates all inner structure for new draft page
DraggableItem(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.document.components.ReorderableGridState,java.lang.Integer,.<Error class: unknown class>,kotlin.jvm.functions.Function3) - function in io.scanbot.sdk.ui_v2.document.components.ReorderableGridKt
 
drawableStateChanged() - function in io.scanbot.sdk.ui.utils.TintableImageButton
 
drawableToBitmap(android.graphics.drawable.Drawable) - function in io.scanbot.sdk.util.bitmap.BitmapUtils
Converts image drawable to Bitmap.
DrawBottom(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.components.camera.PolygonOverlayExtension
 
DrawBottomInScope(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.components.camera.PolygonOverlayExtension
 
drawMagnifier(android.graphics.PointF) - function in io.scanbot.sdk.ui.MagnifierView
Shows magnifier window for given position on the image.
DrawTop(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.components.camera.PolygonOverlayExtension
 
DrawTop(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.components.camera.ProgressPolygonAnimation
 
DrawTopInScope(.<Error class: unknown class>,.<Error class: unknown class>,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.components.camera.PolygonOverlayExtension
 
duplicate(java.lang.String,java.lang.Boolean) - function in io.scanbot.sdk.docprocessing.Document
Copy document folder recursively under a new uuid, adjust JSON to newUuid and return the newly created Document.
DZO - 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  Y  Z