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.sdk.barcode.BarcodeFormat
Data Matrix (2D).
- DATA_MATRIX - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
DATA_MATRIX barcode type
- DATABAR - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
GS1 DataBar-14 (formerly RSS-14) (1D).
- DATABAR - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
DATABAR barcode type
- DATABAR_EXPANDED - enum entry in io.scanbot.sdk.barcode.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_LIMITED - enum entry in io.scanbot.sdk.barcode.BarcodeFormat
GS1 DataBar Limited.
- DATABAR_LIMITED - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat
GS1 DataBar Limited
- DATE - enum entry in io.scanbot.sdk.util.DateFormat
Example: "16.02.1991"
- DATE_OF_BIRTH - enum entry in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognitionResult.Field.FieldType
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
- DateValidationConfiguration - class in io.scanbot.sdk.documentdata
- Date validation configuration.
- dateValidationConfiguration(java.lang.String) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationElement.Companion
- DC_FORM_MODELS - enum entry in io.scanbot.sdk.blob.BlobType
- DE_DRIVER_LICENSE_BACK - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
German driver license (Führerschein), back side
- DE_DRIVER_LICENSE_FRONT - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
German driver license (Führerschein), front side
- DE_HEALTH_INSURANCE_CARD_FRONT - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
German health insurance card, front side
- DE_ID_CARD_BACK - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
German ID card, back side
- DE_ID_CARD_FRONT - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
German ID card, front side
- DE_MEDICAL_PLAN - enum entry in io.scanbot.sdk.barcode.BarcodeDocumentFormat
German medication plan barcode document.
- DE_MEDICAL_PLAN - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeDocumentFormat
German medical plan barcode document
- DE_PASSPORT - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
German travel passport (Reisepass)
- DE_RESIDENCE_PERMIT_BACK - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.JsonGenericDocumentType
German Residence Permit (Aufenthaltstitel), back side
- DE_RESIDENCE_PERMIT_FRONT - enum entry in io.scanbot.sdk.ui.view.documentdata.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.Gs1Handling
Combines the validations of VALIDATE_FULL and the human-readable output format of DECODE_STRUCTURE.
- DECODE_FULL - enum entry in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode
Same as DECODE_STRUCTURE, but with full validation.
- DECODE_STRUCTURE - enum entry in io.scanbot.sdk.barcode.Gs1Handling
Same as VALIDATE_STRUCTURE. Additionally, 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.
- decodeFormattedData(io.scanbot.sdk.barcode.BarcodeItem) - function in io.scanbot.sdk.ui.view.barcode.batch.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.sdk.documentdata.entity
- DeDriverLicenseBack - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DeDriverLicenseBack.Categories - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack
- DeDriverLicenseBack.Categories.A - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.A1 - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.A2 - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.AM - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.B - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.B1 - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.BE - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.C - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.C1 - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.C1E - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.CE - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.D - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.D1 - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.D1E - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.DE - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.L - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Categories.T - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Categories
- DeDriverLicenseBack.Category - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack
- DeDriverLicenseBack.Category.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Category
- DeDriverLicenseBack.Category.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack.Category
- DeDriverLicenseBack.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack
- DeDriverLicenseBack.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseBack
- DeDriverLicenseFront - class in io.scanbot.sdk.documentdata.entity
- DeDriverLicenseFront - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DeDriverLicenseFront.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeDriverLicenseFront
- DeDriverLicenseFront.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.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.pdf.model.PdfAttributes.Companion
- default() - function in io.scanbot.pdf.model.PdfConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeDocumentFormats.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatJapanPostConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatMaxiCodeConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatRoyalTntPostConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormatUspsIntelligentMailConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeFormats.Companion
- default() - function in io.scanbot.sdk.barcode.BarcodeScannerConfiguration.Companion
- default() - function in io.scanbot.sdk.barcode.ui.result.model.BarcodeScannerUiResultInternal.Companion
- default() - function in io.scanbot.sdk.check.CheckScannerConfiguration.Companion
- default() - function in io.scanbot.sdk.common.AspectRatio.Companion
- default() - function in io.scanbot.sdk.common.ToJsonConfiguration.Companion
- default() - function in io.scanbot.sdk.core.BasicImageLoadOptions.Companion
- default() - function in io.scanbot.sdk.core.BufferImageLoadOptions.Companion
- default() - function in io.scanbot.sdk.core.EncodeImageOptions.Companion
- default() - function in io.scanbot.sdk.core.ImageProfile.Companion
- default() - function in io.scanbot.sdk.core.PathImageLoadOptions.Companion
- default() - function in io.scanbot.sdk.core.RawImageLoadOptions.Companion
- default() - function in io.scanbot.sdk.core.SaveImageOptions.Companion
- default() - function in io.scanbot.sdk.creditcard.CreditCardScannerConfiguration.Companion
- default() - function in io.scanbot.sdk.document.DocumentScannerConfiguration.Companion
- default() - function in io.scanbot.sdk.document.DocumentScannerParameters.Companion
- default() - function in io.scanbot.sdk.documentdata.DocumentDataFrameExtractionParameters.Companion
- default() - function in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardConfiguration.Companion
- default() - function in io.scanbot.sdk.documentdata.MrzFallbackConfiguration.Companion
- default() - function in io.scanbot.sdk.ehicscanner.EuropeanHealthInsuranceCardRecognizerConfiguration.Companion
- default() - function in io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration.Companion
- default() - function in io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration.Companion
- 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.mc.MedicalCertificateScanningParameters.Companion
- default() - function in io.scanbot.sdk.mrz.MrzScannerConfiguration.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.process.DocumentQualityAnalyzerConfiguration.Companion
- default() - function in io.scanbot.sdk.textpattern.CustomContentValidator.Companion
- default() - function in io.scanbot.sdk.textpattern.DefaultContentValidator.Companion
- default() - function in io.scanbot.sdk.textpattern.TextPatternScannerConfiguration.Companion
- default() - function in io.scanbot.sdk.tiff.model.TiffGeneratorParameters.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.BarcodeScannerConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerScreenConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeScannerUiResult.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.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.EdgeInsets.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.PermanentViewFinderConfiguration.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.ScanCompletionOverlay.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.creditcard.configuration.CreditCardIntroOneSideImage.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardIntroTwoSidesImage.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardNoImage.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanGuidanceConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerGuidanceStates.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerIntroScreenConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScannerScreenTextLocalization.Companion
- default() - function in io.scanbot.sdk.ui_v2.creditcard.configuration.CreditCardScanningProgressConfiguration.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
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzIntroDefaultImage.Companion
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzIntroNoImage.Companion
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerIntroScreenConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.MrzScannerScreenTextLocalization.Companion
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.NoLayoutPreset.Companion
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.ThreeLineMrzFinderLayoutPreset.Companion
- default() - function in io.scanbot.sdk.ui_v2.mrz.configuration.TwoLineMrzFinderLayoutPreset.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternIntroAlphabeticField.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternIntroGeneralField.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternIntroMeterDevice.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternIntroNoImage.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternIntroShippingContainer.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerIntroScreenConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenConfiguration.Companion
- default() - function in io.scanbot.sdk.ui_v2.textpattern.configuration.TextPatternScannerScreenTextLocalization.Companion
- default() - function in io.scanbot.sdk.vin.VinScannerConfiguration.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.BarcodeScannerScreenConfiguration,.<Error class: unknown class>) - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerContentKt
- DefaultBarcodeDocumentParser - class in io.scanbot.sdk.barcode.document
- Default implementation of BarcodeDocumentParser.
- DefaultBarcodeScanner - class in io.scanbot.sdk.barcode
- Manages barcode scanning operations and scanner initialization.
- DefaultCheckScanner - class in io.scanbot.sdk.check
- Performs detection and scanning the check data.
- defaultContentValidator() - function in io.scanbot.sdk.textpattern.ContentValidator.Companion
- DefaultContentValidator - class in io.scanbot.sdk.textpattern
- Default content validator.
- DefaultCreditCardScanner - class in io.scanbot.sdk.creditcard
- Implementation of CreditCardScanner - performs detection and scanning of the credit card data.
- DefaultDisplayState - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.FieldsDisplayConfigurationParameter
- DefaultDisplayText - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentsDisplayConfigurationParameter
- DefaultDisplayText - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.FieldsDisplayConfigurationParameter
- DefaultDocumentDataExtractor - class in io.scanbot.sdk.documentdata
- Default implementation for DocumentDataExtractor
- DefaultDocumentQualityAnalyzer - class in io.scanbot.sdk.process
- Default implementation for DocumentQualityAnalyzer
- DefaultDocumentScanner - class in io.scanbot.sdk.document
- 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
- DefaultHealthInsuranceCardScanner - class in io.scanbot.sdk.hicscanner
- Default HealthInsuranceCardScanner implementation
- DefaultMedicalCertificateScanner - class in io.scanbot.sdk.mc
- Performs detection and scanning of Medical Certificate data
- DefaultMrzScanner - class in io.scanbot.sdk.mrz
- Performs detection and scanning 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
- 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.
- DefaultTextPatternScanner - class in io.scanbot.sdk.textpattern
- Default implementation for TextPatternScanner.
- DefaultVinScanner - class in io.scanbot.sdk.vin
- Default implementation for VinScanner.
- DEFLATE - enum entry in io.scanbot.sdk.tiff.model.CompressionMode
Deflate compression. Legacy Deflate codec identifier.
- DeHealthInsuranceCardFront - class in io.scanbot.sdk.documentdata.entity
- DeHealthInsuranceCardFront - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DeHealthInsuranceCardFront.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeHealthInsuranceCardFront
- DeHealthInsuranceCardFront.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.entity.DeHealthInsuranceCardFront
- DeIdCardBack - class in io.scanbot.sdk.documentdata.entity
- DeIdCardBack - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DeIdCardBack.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeIdCardBack
- DeIdCardBack.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.entity.DeIdCardBack
- DeIdCardFront - class in io.scanbot.sdk.documentdata.entity
- DeIdCardFront - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DeIdCardFront.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeIdCardFront
- DeIdCardFront.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.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.
- deleteAllDocuments() - function in io.scanbot.sdk.docprocessing.DocumentApi
- Delete all stores documents.
- deleteDocument(java.lang.String) - function in io.scanbot.sdk.docprocessing.DocumentApi
- Delete a document by its ID.
- 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.BarcodeItem) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListViewModel
- User wants to delete scanned item.
- deleteScannedBarcode(io.scanbot.sdk.barcode.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.sdk.barcode.entity
- DEMedicalPlan - enum entry in io.scanbot.sdk.barcode.entity.RootDocumentType
- DEMedicalPlan.Doctor - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan
- DEMedicalPlan.Doctor.FieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Doctor
- DEMedicalPlan.Doctor.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Doctor
- DEMedicalPlan.FieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan
- DEMedicalPlan.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan
- DEMedicalPlan.Patient - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan
- DEMedicalPlan.Patient.FieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Patient
- DEMedicalPlan.Patient.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Patient
- DEMedicalPlan.Subheading - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan
- DEMedicalPlan.Subheading.FieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading
- DEMedicalPlan.Subheading.Medicine - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading
- DEMedicalPlan.Subheading.Medicine.FieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading.Medicine
- DEMedicalPlan.Subheading.Medicine.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading.Medicine
- DEMedicalPlan.Subheading.Medicine.Substance - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading.Medicine
- DEMedicalPlan.Subheading.Medicine.Substance.FieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading.Medicine.Substance
- DEMedicalPlan.Subheading.Medicine.Substance.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading.Medicine.Substance
- DEMedicalPlan.Subheading.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading
- DEMedicalPlan.Subheading.Prescription - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading
- DEMedicalPlan.Subheading.Prescription.FieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading.Prescription
- DEMedicalPlan.Subheading.Prescription.NormalizedFieldNames - class in io.scanbot.sdk.barcode.entity.DEMedicalPlan.Subheading.Prescription
- DENMARK - enum entry in io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Denmark.
- DENMARK - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType
The country named Denmark.
- DePassport - class in io.scanbot.sdk.documentdata.entity
- DePassport - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DePassport.FieldNames - class in io.scanbot.sdk.documentdata.entity.DePassport
- DePassport.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.entity.DePassport
- DependencyCheckUtils - class in io.scanbot.sdk.di
- Helper class to check the Scanbot SDK optional modules gradle dependencies added.
- DeResidencePermitBack - class in io.scanbot.sdk.documentdata.entity
- DeResidencePermitBack - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DeResidencePermitBack.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeResidencePermitBack
- DeResidencePermitBack.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.entity.DeResidencePermitBack
- DeResidencePermitFront - class in io.scanbot.sdk.documentdata.entity
- DeResidencePermitFront - enum entry in io.scanbot.sdk.documentdata.entity.RootDocumentType
- DeResidencePermitFront.FieldNames - class in io.scanbot.sdk.documentdata.entity.DeResidencePermitFront
- DeResidencePermitFront.NormalizedFieldNames - class in io.scanbot.sdk.documentdata.entity.DeResidencePermitFront
- describeContents() - function in io.scanbot.sdk.barcode.entity.ResultPoint
- describeContents() - function in io.scanbot.sdk.core.ImageRef
- deserialize(java.lang.String) - function in io.scanbot.sdk.core.ImageRef.CREATOR
- Creates ImageRef from serialized string representation with upgrading serialized reference to a strong one
- 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.document.DocumentAutoSnappingController
- Allows to detach successor implementation class.
- detach() - function in io.scanbot.sdk.documentdata.DocumentDataAutoSnappingController
- Allows to detach successor implementation class.
- detach() - function in io.scanbot.sdk.mc.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.documentdata.configuration.json.DocumentDataExtractorScreenParameter
- DetailsBackgroundColor - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
- DetailsBackgroundColor - enum entry in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorScreenParameter
- 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.documentdata.list.DocumentDataFieldListViewModel
- User closed the details screen
- detailsClosed() - function in io.scanbot.sdk.ui.view.documentdata.list.IDocumentDataFieldListView.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.documentdata.list.DocumentDataFieldListViewModel
- User opened the details screen
- detailsOpened() - function in io.scanbot.sdk.ui.view.documentdata.list.IDocumentDataFieldListView.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.documentdata.configuration.json.DocumentDataExtractorScreenParameter
- DETECT_AND_CROP_DOCUMENT - enum entry in io.scanbot.sdk.check.CheckDocumentDetectionMode
Document scanner will be used to locate the complete check in the input image. The documentDetectionResult result field will contain the result of document detection. The croppedImage result field will contain a crop of the entire check.
- DETECT_DOCUMENT - enum entry in io.scanbot.sdk.check.CheckDocumentDetectionMode
Document scanner will be used to locate the complete check in the input image. The documentDetectionResult result field will contain the result of document detection.
- 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 scanning on the original image of given page.
- DETECTION - enum entry in io.scanbot.sdk.ui_v2.document.screen.crop.CroppingState.PolygonType
Polygon was detected by DocumentScanner.
- 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.sdk.mc.MedicalCertificatePatientInfoFieldType
Diagnose.
- DIAGNOSED_ON - enum entry in io.scanbot.sdk.mc.MedicalCertificateDateRecordType
(Form 1) Diagnosed on (festgestellt am) date.
- diff(io.scanbot.sdk.core.ImageRefPoolSnapshot,io.scanbot.sdk.core.ImageRefPoolSnapshot) - function in io.scanbot.sdk.core.ImageRefProfiler.Companion
- Computes difference between two snapshots.
- DISABLED - enum entry in io.scanbot.sdk.check.CheckDocumentDetectionMode
Document detection is not performed. Successful check scans will only contain the machine-readable check data without a full crop of the check.
- DISABLED - enum entry in io.scanbot.sdk.core.EncryptionMode
Encryption/Decryption is not used when loading/saving an image.
- DISABLED - enum entry in io.scanbot.sdk.tiff.model.Binarization
Do not binarize the image. Image will be stored as a grayscale or color TIFF.
- 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.ocr.pdf.JniTldrPdfGenerator
- dispose() - function in io.scanbot.pdf.JniPdfGenerator
- dispose() - function in io.scanbot.sdk.process.ImageProcessor
- Calling this method will clear native buffer for ImageProcessor.
- dispose() - function in io.scanbot.tiff.JniTiffGenerator
- 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
- DOCTOR_NUMBER - enum entry in io.scanbot.sdk.mc.MedicalCertificatePatientInfoFieldType
Number of the doctor (Arzt-Nr.).
- 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_DATA - enum entry in io.scanbot.sdk.di.BundleDependencyCheck
- DOCUMENT_DATE - enum entry in io.scanbot.sdk.mc.MedicalCertificateDateRecordType
Document date.
- 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
- DOCUMENT_SCANNER - enum entry in io.scanbot.sdk.di.BundleDependencyCheck
- 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.document
- Controls auto-snapping for a document based on it's scanned documents.
- 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
- DocumentDataAutoSnappingController - class in io.scanbot.sdk.documentdata
- Controls auto-snapping for document data extraction.
- DocumentDataAutoSnappingController.Param - class in io.scanbot.sdk.documentdata.DocumentDataAutoSnappingController
- Data holder for info needed for frame validation.
- DocumentDataCameraView - class in io.scanbot.sdk.ui.view.documentdata
- Represents camera view for DocumentDataExtractor.
- DocumentDataCameraViewModel - class in io.scanbot.sdk.ui.view.documentdata
- Presenter for DocumentDataCameraView
- DocumentDataConfigurationHelper - class in io.scanbot.sdk.ui.view.documentdata.configuration
- Encapsulates the logic of work with configuration for document data extractor view.
- DocumentDataExtractionMode - class in io.scanbot.sdk.documentdata
- The extraction mode.
- DocumentDataExtractionMode.Companion - class in io.scanbot.sdk.documentdata.DocumentDataExtractionMode
- DocumentDataExtractionResult - class in io.scanbot.sdk.documentdata
- Contains the result of running the generic document extractor.
- DocumentDataExtractionSession - class in io.scanbot.sdk.ui.view.documentdata
- Provides a wrapper for observing an document data extraction result
- DocumentDataExtractionState - class in io.scanbot.sdk.ui.view.documentdata
- State of the extraction process
- DocumentDataExtractionStatus - class in io.scanbot.sdk.documentdata
- The status of the extraction process.
- DocumentDataExtractionStatus.Companion - class in io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
- DocumentDataExtractionStep - class in io.scanbot.sdk.ui.view.documentdata
- Step of the extraction process
- documentDataExtractor() - function in io.scanbot.sdk.di.SdkComponent
- DocumentDataExtractor - class in io.scanbot.sdk.documentdata
- Component to scan image, detect different documents of known types, perform image optimization, cropping and (optionally) fields detection and fields' data extraction
- DocumentDataExtractorActivity - class in io.scanbot.sdk.ui.view.documentdata
- Shows document data extractor camera screen of application.
- DocumentDataExtractorActivity.Companion - class in io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractorActivity
- DocumentDataExtractorActivity.Result - class in io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractorActivity
- DocumentDataExtractorActivity.ResultContract - class in io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractorActivity
- Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
- DocumentDataExtractorCommonConfiguration - class in io.scanbot.sdk.documentdata
- Convenience configuration element for enabling the scanning of multiple document types with a common configuration.
- documentDataExtractorCommonConfiguration(java.util.List) - function in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationElement.Companion
- DocumentDataExtractorConfiguration - class in io.scanbot.sdk.documentdata
- Configuration for the document data extractor.
- DocumentDataExtractorConfiguration - class in io.scanbot.sdk.ui.view.documentdata.configuration
- Class which is used to configure io.scanbot.sdk.ui.view.documentdata.DocumentDataExtractorActivity Contains settings indicating views Behaviour, Texts and Appearance
- DocumentDataExtractorConfiguration.Companion - class in io.scanbot.sdk.ui.view.documentdata.configuration.DocumentDataExtractorConfiguration
- DocumentDataExtractorConfigurationBuilder - class in io.scanbot.sdk.documentdata
- A builder class to help with assembling the configuration for DocumentDataExtractor.
- DocumentDataExtractorConfigurationBuilder.Companion - class in io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationBuilder
- DocumentDataExtractorConfigurationElement - class in io.scanbot.sdk.documentdata
- Base class for all generic document configuration elements.
- DocumentDataExtractorConfigurationException - class in io.scanbot.sdk.exceptions.documentdata
- Thrown when Document Data Extractor initialized with incorrect values
- DocumentDataExtractorFrameHandler - class in io.scanbot.sdk.documentdata
- Performs document extraction on camera preview frames.
- DocumentDataExtractorFrameHandler.DocumentDataExtractorResultHandler - class in io.scanbot.sdk.documentdata.DocumentDataExtractorFrameHandler
- Successor-class needed for cross-platform implementation
- DocumentDataExtractorFrameHandler.ResultHandler - class in io.scanbot.sdk.documentdata.DocumentDataExtractorFrameHandler
- Continuously notified about document data extraction results.
- DocumentDataExtractorNativeConfiguration - class in io.scanbot.sdk.ui.view.documentdata.configuration.json
- DocumentDataExtractorNativeConfigurationKt - class in io.scanbot.sdk.ui.view.documentdata.configuration.json
- DocumentDataExtractorNativeParam - class in io.scanbot.sdk.ui.view.documentdata.configuration.json
- DocumentDataExtractorNativeParam.CancelButtonIcon - class in io.scanbot.sdk.ui.view.documentdata.configuration.json.DocumentDataExtractorNativeParam
- DocumentDataExtractorScreenJsonConfiguration - class in io.scanbot.sdk.ui.view.documentdata.configuration.json
- DocumentDataExtractorScreenJsonConfigurationKt - class in io.scanbot.sdk.ui.view.documentdata.configuration.json
- DocumentDataExtractorScreenParameter - class in io.scanbot.sdk.ui.view.documentdata.configuration.json
- DocumentDataFieldListView - class in io.scanbot.sdk.ui.view.documentdata.list
- Represents a list of scanned field of the document
- DocumentDataFieldListViewModel - class in io.scanbot.sdk.ui.view.documentdata.list
- ViewModel for IDocumentDataFieldListView
- DocumentDataFrameExtractionParameters - class in io.scanbot.sdk.documentdata
- Parameters for the extraction process.
- DocumentDataGradleDependencyException - class in io.scanbot.sdk.exceptions.documentdata
- Thrown when there is no Document Data assets gradle dependency found which is required to run the Document Data Extractor
- DocumentDataJsonExtensionsKt - class in io.scanbot.sdk.ui.view.documentdata.configuration.json
- DocumentDataNavigationEvent - class in io.scanbot.sdk.ui.view.documentdata
- This is navigation events that describe all events inside Document Data Extractor screen
- DocumentDataNavigationEvent.DocumentDataExtractionFinished - class in io.scanbot.sdk.ui.view.documentdata.DocumentDataNavigationEvent
- This is navigation events that describe returning result when extraction is successful
- DocumentDataViewConfiguration - class in io.scanbot.sdk.ui.view.documentdata.list
- Inner class that handles string and color values for DocumentDataCameraView and DocumentDataFieldListView
- DocumentDataViewConfiguration.Companion - class in io.scanbot.sdk.ui.view.documentdata.list.DocumentDataViewConfiguration
- DocumentDetectionResult - class in io.scanbot.sdk.document
- Result of the document contour detection.
- DocumentDetectionScores - class in io.scanbot.sdk.document
- The total and partial scores for the detected document contour.
- DocumentDetectionStatus - class in io.scanbot.sdk.document
- Status of the document detection.
- DocumentDetectionStatus.Companion - class in io.scanbot.sdk.document.DocumentDetectionStatus
- DocumentDetectionStatusAutoSnappingPredicate - class in io.scanbot.sdk.autosnapping
- Validation based on DocumentDetectionStatus statuses.
- 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
- documentExtracted(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.documentdata.DocumentDataCameraViewModel
- User have extracted document
- documentExtracted(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.documentdata.IDocumentDataCameraView.ViewModel
- User have extracted document
- 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
- DocumentInput - class in io.scanbot.sdk.docprocessing.compose
- Allows to set PDF generation input as a document
- 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
- Result of document quality analysis.
- DocumentQuality.Companion - class in io.scanbot.sdk.process.DocumentQuality
- documentQualityAnalyzer() - function in io.scanbot.sdk.di.SdkComponent
- DocumentQualityAnalyzer - class in io.scanbot.sdk.process
- Analyzes text legibility on the images.
- DocumentQualityAnalyzerConfiguration - class in io.scanbot.sdk.process
- Document Quality Analyzer configuration.
- DocumentQualityAnalyzerGradleDependencyException - class in io.scanbot.sdk.exceptions.docqualityanalyzer
- Thrown when there is no Document Quality Analyzer assets gradle dependency found which is required to run the Document Quality Analyzer
- DocumentQualityAnalyzerResult - class in io.scanbot.sdk.process
- Result of document quality analysis.
- DocumentQualityThreshold - class in io.scanbot.sdk.process
- Point in the quality-number of symbols space to separate quality levels.
- documentScanner() - function in io.scanbot.sdk.di.SdkComponent
- DocumentScanner - class in io.scanbot.sdk.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.document
- Configuration for the document scanner.
- 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
- documentScannerEngineMode(io.scanbot.sdk.document.DocumentScannerEngineMode) - function in io.scanbot.sdk.ScanbotSDKInitializer
- Set Scanbot SDK to use the specified DocumentScannerEngineModeDefault is DocumentScannerEngineMode.ML.
- DocumentScannerEngineMode - class in io.scanbot.sdk.document
- Engines for document scanning.
- DocumentScannerEngineMode.Companion - class in io.scanbot.sdk.document.DocumentScannerEngineMode
- DocumentScannerFrameHandler - class in io.scanbot.sdk.document
- Performs document scanning on camera preview frames.
- DocumentScannerFrameHandler.DetectedFrame - class in io.scanbot.sdk.document.DocumentScannerFrameHandler
- Document scanning results alongside with information about frame
- DocumentScannerFrameHandler.DocumentScannerResultHandler - class in io.scanbot.sdk.document.DocumentScannerFrameHandler
- Successor-class needed for cross-platform implementation
- DocumentScannerFrameHandler.ResultHandler - class in io.scanbot.sdk.document.DocumentScannerFrameHandler
- Continuously notified about document scanning results.
- DocumentScannerGradleDependencyException - class in io.scanbot.sdk.exceptions.document
- Thrown when there is no Document Scanner assets gradle dependency found which is required to run the DocumentScanner Classical component, and RTU UI screens io.scanbot.sdk.ui.view.camera.DocumentScannerActivity and io.scanbot.sdk.ui.view.edit.CroppingActivity
- 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
- DocumentScannerParameters - class in io.scanbot.sdk.document
- Parameters for the document scanner.
- 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.document.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.documentdata.configuration.json.DocumentDataExtractorScreenParameter
- DocumentsDisplayConfigurationParameter - class in io.scanbot.sdk.ui.view.documentdata.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
- DQA - enum entry in io.scanbot.sdk.di.BundleDependencyCheck
- dqaRotationToImageRotation(java.lang.Double) - function in io.scanbot.sdk.ui_v2.common.utils.KotlinExtensionsKt
- 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