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 

E

e(java.lang.String) - function in io.scanbot.sdk.util.log.DebugLog
 
e(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.e with given params.
e(java.lang.String,java.lang.String,java.lang.Throwable) - function in io.scanbot.sdk.util.log.DebugLog
Writes a message about exception to system log and to the file.
e(java.lang.String,java.lang.String) - function in io.scanbot.sdk.util.log.Logger
Writes tag and message to the log on Level.Error
EAN_13 - enum entry in io.scanbot.barcodescanner.model.BarcodeType
 
EAN_13 - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat

EAN-13 1D format.

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

EAN_13 barcode type

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

EAN-13 barcode type

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

EAN-8 1D format.

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

EAN_8 barcode type

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

EAN-8 barcode type

EDGE_BASED - enum entry in io.scanbot.sdk.core.contourdetector.ContourDetector.Type

Edge based technology detects all the edges on the picture and then predicts which of those edges may form the document

EDGE_BASED - enum entry in io.scanbot.sdk.ui.configuration.json.JsonDocumentDetectorMode

Legacy mode, based on classic Computer Vision algorithms.

EDGE_HIGHLIGHT - enum entry in io.scanbot.sdk.process.ImageFilterType

A filter that enhances edges in low-contrast documents.

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

A filter that enhances edges in low-contrast documents.

EditPolygonImageView - class in io.scanbot.sdk.ui
Shows image of document and polygon, which contains document coordinates with ability to change polygon corners and edges.
EditPolygonImageView.EditPolygonAnimationEndListener - class in io.scanbot.sdk.ui.EditPolygonImageView
Callback to track polygon animation during rotations.
EditPolygonImageView.EditPolygonDragListener - class in io.scanbot.sdk.ui.EditPolygonImageView
Callback to track the changing of the state of the polygon selection.
EditPolygonImageView.EditPolygonDragStateListener - class in io.scanbot.sdk.ui.EditPolygonImageView
Callback to track the change of the state of dragging.
EditPolygonView - class in io.scanbot.sdk.ui.view.edit
Represents edit polygon RTU UI view
EditPolygonViewHelper - class in io.scanbot.sdk.ui
 
EditPolygonViewModel - class in io.scanbot.sdk.ui.view.edit
ViewModel for EditPolygonView
EhicCountryType - class in io.scanbot.ehicscanner.model
 
EhicDetectionStatus - class in io.scanbot.ehicscanner.model
EHIC detection status.
EhicField - class in io.scanbot.ehicscanner.model
EHIC field data.
EhicFieldType - class in io.scanbot.ehicscanner.model
EHIC field type.
EhicGradleDependencyException - class in io.scanbot.sdk.exceptions.ehic
Thrown when there is no EHIC Card scanner assets gradle dependency found which is required to run the EHIC scanner
EhicNavigationEvent - class in io.scanbot.sdk.ui.view.hic
This is navigation events that describe all events inside Health insurance screen
EhicNavigationEvent.HealthInsuranceCardScanned - class in io.scanbot.sdk.ui.view.hic.EhicNavigationEvent
 
EhicRecognitionResult - class in io.scanbot.ehicscanner.model
The result of EHIC recognition returned by io.scanbot.ehicscanner.EhicRecognizer
EhicRecognizer - class in io.scanbot.ehicscanner
Recognizer for European health insurance cards (EHIC), The recognizer performs validation on the result that is specific to German and Austrian cards and returns a failure result if any of the fields that can be validated fail validation.
EhicRecognizerParameters - class in io.scanbot.ehicscanner
 
EhicRecognizerParametersKt - class in io.scanbot.sdk.ui.view.hic.configuration
 
ELL - enum entry in io.scanbot.sdk.entity.Language
 
emptyCursor() - function in io.scanbot.sdk.util.CursorUtil
 
ENABLE_CAMERA_BUTTON_TITLE - enum entry in io.scanbot.sdk.ui.view.check.configuration.CheckRecognizerConfigurationParams
 
ENABLE_CAMERA_EXPLANATION_TEXT - enum entry in io.scanbot.sdk.ui.view.check.configuration.CheckRecognizerConfigurationParams
 
enableAutoFocus(android.hardware.Camera.Parameters) - function in io.scanbot.sdk.util.snap.Utils
Sets focus mode to Camera.Parameters.FOCUS_MODE_AUTO if supported
enableBarcodeScan(java.lang.Boolean) - function in io.scanbot.sdk.barcode.DefaultScanbotBarcodeDetector
 
enableBarcodeScan(java.lang.Boolean) - function in io.scanbot.sdk.barcode.ScanbotBarcodeDetector
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerParameter
 
EnableCameraButtonTitle - enum entry in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckRecognizerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.HealthInsuranceCardScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.mrz.configuration.json.MrzScannerParameter
 
EnableCameraExplanationText - enum entry in io.scanbot.sdk.ui.view.vin.configuration.json.VinScannerParameter
 
enableContinuousFocus(android.hardware.Camera.Parameters) - function in io.scanbot.sdk.util.snap.Utils
Sets focus mode to Camera.Parameters.FOCUS_MODE_CONTINUOUS_PICTURE or Camera.Parameters.FOCUS_MODE_AUTO if supported
ENABLED - enum entry in io.scanbot.sdk.ui_v2.document.configuration.UserGuidanceVisibility

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

enableHardwareSnapButton(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.DocumentScannerConfiguration
Enable pressing hardware button to make snap on this screen.
enableHardwareSnapButton(java.lang.Integer) - function in io.scanbot.sdk.ui.view.camera.configuration.FinderDocumentScannerConfiguration
Enable pressing hardware button to make snap on this screen.
ENCODE_FAILED - enum entry in io.scanbot.sdk.exceptions.camera.CodecFailedException.FailureType
 
encodedProcessedImage(java.lang.String) - function in io.scanbot.sdk.core.processor.ImageProcessor
Returns processed image encoded in the specified format, for example ".jpg".
encodedProcessedImage(java.lang.String) - function in io.scanbot.sdk.process.ImageProcessor
Returns encoded processed image as ByteArray.
EncryptedFileIOProcessor - class in io.scanbot.sdk.persistence.fileio
Represents encryption/decryption file IO operations.
EncryptionArgumentsException - class in io.scanbot.sdk.exceptions.crypto
Thrown when Encryption mechanics initialized with incorrect params
EncryptionInitException - class in io.scanbot.sdk.exceptions.crypto
Thrown when DI cant init encryption classes due to not supported android version or other problems
endRender() - function in io.scanbot.ocr.pdf.TldrPdfRenderer
 
endRender() - function in io.scanbot.pdf.PdfRenderer
 
EnergySaving - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckUserGuidanceStringsParameter
 
EnergySaving - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateUserGuidanceStringsParameter
 
ENG - enum entry in io.scanbot.sdk.entity.Language
 
EngineMode - class in io.scanbot.sdk.barcode.entity
Supported barcode detector engine modes.
EngineMode - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
EngineMode - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
ENM - enum entry in io.scanbot.sdk.entity.Language
 
ensureDirExists(java.lang.String) - function in io.scanbot.sdk.util.FileUtils
 
ensureDocumentDir(java.io.File) - function in io.scanbot.sdk.persistence.document.DocumentStoreStrategy
 
ensureDocumentDirectory(java.lang.String) - function in io.scanbot.sdk.persistence.document.DocumentStoreStrategy
Creates directory for Document if not exists.
ensureMainThread() - function in io.scanbot.sdk.util.thread.ExecutionUtils
Ensures that method invocation happened on main thread
ensureTextPage(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
 
EPO - enum entry in io.scanbot.sdk.entity.Language
 
equals(java.lang.Object) - function in io.scanbot.sdk.camera.FrameHandler.Frame
 
equals(java.lang.Object) - function in io.scanbot.sdk.entity.Blob
 
equals(java.lang.Object) - function in io.scanbot.sdk.entity.Document
 
equals(java.lang.Object) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotTypography
 
eraseDocument(java.lang.String,java.lang.String) - function in io.scanbot.sdk.persistence.document.DocumentStoreStrategy
Deletes Document directory and all its pages from file system Use from BG thread only
eraseDocumentThumbnail(java.lang.String) - function in io.scanbot.sdk.persistence.document.DocumentStoreStrategy
Deletes Document thumbnail Use from BG thread only
eraseMagnifier() - function in io.scanbot.sdk.ui.MagnifierView
Hides magnifier window.
Error - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
Error - enum entry in io.scanbot.sdk.util.log.Logger.Level
 
ERROR_NOTHING_DETECTED - enum entry in io.scanbot.sdk.core.contourdetector.DocumentDetectionStatus

No document has been detected.

ERROR_TOO_DARK - enum entry in io.scanbot.sdk.core.contourdetector.DocumentDetectionStatus

No document has been detected, the image might be too dark.

ERROR_TOO_NOISY - enum entry in io.scanbot.sdk.core.contourdetector.DocumentDetectionStatus

No document has been detected, the image might be too noisy.

ErrorBadCrop - enum entry in io.scanbot.genericdocument.entity.GenericDocumentScanResult.RecognitionStatus

Document cannot be cropped in a good way (e.g. not fully visible to viewport, partially covered etc)

ErrorBadCrop - enum entry in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult.RecognitionStatus

Document cannot be cropped in a good way (e.g. not fully visible to viewport, partially covered etc)

ErrorDialogAccentColor - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
ErrorDialogMessage - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
ErrorDialogOkButton - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
ErrorDialogOkButtonFilled - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
ErrorDialogOkButtonFilledTextColor - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
ErrorDialogTitle - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateRecognizerParameter
 
ErrorLimitReached - class in io.scanbot.sdk.ui_v2.document.screen.camera
 
ErrorNothingFound - enum entry in io.scanbot.genericdocument.entity.GenericDocumentScanResult.RecognitionStatus

Nothing found

ErrorNothingFound - enum entry in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult.RecognitionStatus

Nothing was found

ErrorUnacceptableDocument - enum entry in io.scanbot.genericdocument.entity.GenericDocumentScanResult.RecognitionStatus

A document was detected as a supported document, but it was not part of the accepted documents

ErrorUnacceptableDocument - enum entry in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult.RecognitionStatus

A document was detected as a supported document, but it was not part of the accepted documents

ErrorUnknownDocument - enum entry in io.scanbot.genericdocument.entity.GenericDocumentScanResult.RecognitionStatus

A document was detected, but it was not recognized as a supported document

ErrorUnknownDocument - enum entry in io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult.RecognitionStatus

A document was detected, but it was not recognized as a supported document

EST - enum entry in io.scanbot.sdk.entity.Language
 
Estonia - enum entry in io.scanbot.ehicscanner.model.EhicCountryType
 
ESTONIA - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType

The country named Estonia.

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

European health insurance card

EuropeanHealthInsuranceCard - class in io.scanbot.genericdocument.entity
European Health Insurance Card (EHIC).
EuropeanHealthInsuranceCard - enum entry in io.scanbot.genericdocument.entity.RootDocumentType
 
EuropeanHealthInsuranceCard.FieldNames - class in io.scanbot.genericdocument.entity.EuropeanHealthInsuranceCard
 
EuropeanHealthInsuranceCard.NormalizedFieldNames - class in io.scanbot.genericdocument.entity.EuropeanHealthInsuranceCard
 
EUS - enum entry in io.scanbot.sdk.entity.Language
 
Event - class in io.scanbot.sdk.ui.utils
Generic parent class for sending events through Router.
EXCELLENT - enum entry in io.scanbot.sdk.process.model.DocumentQuality

Excellent document quality.

EXCELLENT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonDocumentQuality

Excellent document quality.

ExcludedFieldTypes - enum entry in io.scanbot.sdk.ui.view.genericdocument.configuration.json.GenericDocumentRecognizerParameter
 
ExecutionUtils - class in io.scanbot.sdk.util.thread
Utils for predefined Thread execution
EXECUTIVE - enum entry in io.scanbot.pdf.model.PageSize

Represents Executive size of the page (7.25 x 10.5 inches) - 522 x 756 pixels

EXECUTIVE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonPageSize

Executive page size.

expand() - function in io.scanbot.sdk.ui_v2.common.components.BottomSheetState
Expand the bottom sheet with an animation and suspend until the animation finishes or is cancelled.
Expanded - enum entry in io.scanbot.sdk.ui_v2.common.components.BottomSheetValue

The bottom sheet is visible at its maximum height.

ExpectedBarcode - class in io.scanbot.sdk.ui_v2.barcode.configuration
Configuration of the barcode to find and scan.
ExpiryDate - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Document expiry date field

EXTRA_LIGHT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

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

extract(io.scanbot.sdk.entity.SnappingDraft) - function in io.scanbot.sdk.docprocessing.draft.CombinedDocumentDraftExtractor
Extracts DocumentDraft from SnappingDraft
extract(io.scanbot.sdk.entity.SnappingDraft) - function in io.scanbot.sdk.docprocessing.draft.CompositeDraftExtractor
Extracts DocumentDraft from SnappingDraft
extract(io.scanbot.sdk.entity.SnappingDraft) - function in io.scanbot.sdk.docprocessing.draft.DocumentDraftExtractor
Extracts DocumentDraft from SnappingDraft
extract(io.scanbot.sdk.entity.SnappingDraft) - function in io.scanbot.sdk.docprocessing.draft.MultipleDocumentsDraftExtractor
Extracts DocumentDraft from SnappingDraft
extractCharacter(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Get Unicode of a character in a page.
extractCharacters(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Extract unicode text string from the page.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.check.CheckRecognizerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.edit.CroppingActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateRecognizerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.mrz.MRZScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.vin.VinScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui_v2.barcode.BarcodeScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui_v2.document.CroppingActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui_v2.document.DocumentScannerActivity.Companion
Extract result entity encapsulating this RTU-activity's work.
extractText(java.lang.Integer,android.graphics.RectF) - function in io.scanbot.sdk.pdf.PdfiumSdk
Extract unicode text within a rectangular boundary on the page.
EyeColor - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Person eye color field

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