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.ui.configuration.json.JsonDocumentDetectorMode

Legacy mode, based on classic Computer Vision algorithms.

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

A filter that enhances edges in low-contrast documents.

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
 
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
 
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
 
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
ENCODE_FAILED - enum entry in io.scanbot.sdk.exceptions.camera.CodecFailedException.FailureType
 
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

EndTag - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
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
 
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.ui_v2.common.theme.ScanbotTypography
 
Error - enum entry in io.scanbot.sdk.util.log.Logger.Level
 
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.
ExecutionUtils - class in io.scanbot.sdk.util.thread
Utils for predefined Thread execution
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.

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