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

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 Magnifier is shown when polygon corners are moved
EditPolygonImageView.Companion - class in io.scanbot.sdk.ui.EditPolygonImageView
 
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.util
 
EditPolygonViewModel - class in io.scanbot.sdk.ui.view.edit
ViewModel for EditPolygonView
EhicBlobRuntimeException - class in io.scanbot.sdk.exceptions.ehic
Thrown when there is a problems of accessing European Health Insurance card scanner blobs files on runtime
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
 
ELL - enum entry in io.scanbot.sdk.entity.Language
 
Email - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanDoctorFieldType
 
Email - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
EMAIL - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorFieldType

Email

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

Email

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
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.
Encoding - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
ENCODING - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Encoding

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
END_TAG - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Begin Tag

endRender() - function in io.scanbot.ocr.pdf.TldrPdfRenderer
 
endRender() - function in io.scanbot.pdf.PdfRenderer
 
EndTag - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
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.DocumentStoreStrategy
 
ensureDocumentDirectory(java.lang.String) - function in io.scanbot.sdk.persistence.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(Object) - function in com.android.mms.exif.ExifTag
 
equals(Object) - function in com.android.mms.exif.Rational
 
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.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.DocumentStoreStrategy
Deletes Document thumbnail Use from BG thread only
eraseMagnifier() - function in io.scanbot.sdk.ui.MagnifierView
Hides magnifier window.
Error - enum entry in io.scanbot.sdk.util.log.Logger.Level
 
ERROR_NOTHING_DETECTED - enum entry in io.scanbot.sdk.core.contourdetector.DetectionStatus

No polygon detected.

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

No polygon detected, image too dark. (Not yet used)

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

No polygon detected, image too noisy (background).

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
 
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

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

Image too blurry

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

Image too blurry

EST - enum entry in io.scanbot.sdk.entity.Language
 
EUS - enum entry in io.scanbot.sdk.entity.Language
 
Evening - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanMedicineFieldType
 
EVENING - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineFieldType

Evening

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.DocumentQualityResult
 
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

ExifInterface - class in com.android.mms.exif
This class provides methods and constants for reading and writing jpeg file metadata.
ExifInterface.ColorSpace - class in com.android.mms.exif.ExifInterface
Constants for TAG_COLOR_SPACE
ExifInterface.ComponentsConfiguration - class in com.android.mms.exif.ExifInterface
Constants for TAG_COMPONENTS_CONFIGURATION
ExifInterface.Compression - class in com.android.mms.exif.ExifInterface
Constants for TAG_COMPRESSION
ExifInterface.Contrast - class in com.android.mms.exif.ExifInterface
Constants for TAG_CONTRAST
ExifInterface.ExposureMode - class in com.android.mms.exif.ExifInterface
Constants for TAG_EXPOSURE_MODE
ExifInterface.ExposureProgram - class in com.android.mms.exif.ExifInterface
Constants for TAG_EXPOSURE_PROGRAM
ExifInterface.FileSource - class in com.android.mms.exif.ExifInterface
Constants for TAG_FILE_SOURCE
ExifInterface.Flash - class in com.android.mms.exif.ExifInterface
Constants for TAG_FLASH As the definition in Jeita EXIF 2.2 standard, we can treat this constant as bitwise flag.
ExifInterface.GainControl - class in com.android.mms.exif.ExifInterface
Constants for TAG_GAIN_CONTROL
ExifInterface.GpsAltitudeRef - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_ALTITUDE_REF
ExifInterface.GpsDifferential - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_DIFFERENTIAL
ExifInterface.GpsLatitudeRef - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_LATITUDE_REF, TAG_GPS_DEST_LATITUDE_REF
ExifInterface.GpsLongitudeRef - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_LONGITUDE_REF, TAG_GPS_DEST_LONGITUDE_REF
ExifInterface.GpsMeasureMode - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_MEASURE_MODE
ExifInterface.GpsSpeedRef - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_SPEED_REF, TAG_GPS_DEST_DISTANCE_REF
ExifInterface.GpsStatus - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_STATUS
ExifInterface.GpsTrackRef - class in com.android.mms.exif.ExifInterface
Constants for TAG_GPS_TRACK_REF, TAG_GPS_IMG_DIRECTION_REF, TAG_GPS_DEST_BEARING_REF
ExifInterface.LightSource - class in com.android.mms.exif.ExifInterface
Constants for TAG_LIGHT_SOURCE
ExifInterface.MeteringMode - class in com.android.mms.exif.ExifInterface
Constants for TAG_METERING_MODE
ExifInterface.Orientation - class in com.android.mms.exif.ExifInterface
Constants for TAG_ORIENTATION.
ExifInterface.PhotometricInterpretation - class in com.android.mms.exif.ExifInterface
Constants for TAG_PHOTOMETRIC_INTERPRETATION
ExifInterface.PlanarConfiguration - class in com.android.mms.exif.ExifInterface
Constants for TAG_PLANAR_CONFIGURATION
ExifInterface.ResolutionUnit - class in com.android.mms.exif.ExifInterface
Constants for TAG_RESOLUTION_UNIT
ExifInterface.Saturation - class in com.android.mms.exif.ExifInterface
Constants for TAG_SATURATION
ExifInterface.SceneCapture - class in com.android.mms.exif.ExifInterface
Constants for TAG_SCENE_CAPTURE_TYPE
ExifInterface.SceneType - class in com.android.mms.exif.ExifInterface
Constants for TAG_SCENE_TYPE
ExifInterface.SensingMethod - class in com.android.mms.exif.ExifInterface
Constants for TAG_SENSING_METHOD
ExifInterface.Sharpness - class in com.android.mms.exif.ExifInterface
Constants for TAG_SHARPNESS
ExifInterface.SubjectDistance - class in com.android.mms.exif.ExifInterface
Constants for TAG_SUBJECT_DISTANCE
ExifInterface.WhiteBalance - class in com.android.mms.exif.ExifInterface
Constants for TAG_WHITE_BALANCE
ExifInterface.YCbCrPositioning - class in com.android.mms.exif.ExifInterface
Constants for TAG_Y_CB_CR_POSITIONING
ExifInvalidFormatException - class in com.android.mms.exif
 
ExifParser - class in com.android.mms.exif
This class provides a low-level EXIF parsing API.
ExifTag - class in com.android.mms.exif
This class stores information of an EXIF tag.
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.

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.
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

EYES_COLOR - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Eye color

EyesColor - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z