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 

L

LANDSCAPE - enum entry in io.scanbot.pdf.model.PageDirection

Represents the landscape page direction of the PDF file (all pages will be in the landscape).

LANDSCAPE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonOrientationLockMode

Landscape screen orientations only

LANDSCAPE - enum entry in io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode

Landscape camera orientation lock mode.

LANDSCAPE - enum entry in io.scanbot.sdk.ui.view.base.configuration.OrientationMode

Landscape screen orientation lock mode.

LANDSCAPE - enum entry in io.scanbot.sdk.ui_v2.common.OrientationLockMode

Lock the orientation to landscape.

Language - class in io.scanbot.sdk.entity
Natural languages supported by ocr engine
Language.Companion - class in io.scanbot.sdk.entity.Language
 
languageByLanguageTag(java.lang.String) - function in io.scanbot.sdk.entity.Language.Companion
 
languageByTessTag(java.lang.String) - function in io.scanbot.sdk.entity.Language.Companion
 
languageCodes(java.util.Collection) - function in io.scanbot.sdk.entity.Language.Companion
 
LanguageNotFoundException - class in io.scanbot.sdk.exceptions.ocr
Thrown when languages selected for the OCR operation are not loaded as blobs to device
Languages - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
LANGUAGES - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Languages

LAO - enum entry in io.scanbot.sdk.entity.Language
 
LARGE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.CollapsedVisibleHeight

Result sheet is not completely collapsed, revealing more information.

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

Last name

LAST_NAME - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.IDCardPDF417DocumentFieldType

Last Name

LAST_NAME - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalCertificateDocumentFieldType

Last Name

LAST_NAME - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientFieldType

Last Name

LastName - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientFieldType
 
LastName - enum entry in io.scanbot.barcodescanner.model.IDCardPDF417.IDCardPDF417DocumentFieldType
 
LastName - enum entry in io.scanbot.barcodescanner.model.MedicalCertificate.MedicalCertificateDocumentFieldType
 
LastName - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LastName - enum entry in io.scanbot.mcscanner.model.McPatientInfoFieldType
 
LAT - enum entry in io.scanbot.sdk.entity.Language
 
LAV - enum entry in io.scanbot.sdk.entity.Language
 
LEGACY - enum entry in io.scanbot.sdk.ui.configuration.json.JsonEngineMode

Legacy barcode scanning mode.

LEGACY_FAST - enum entry in io.scanbot.barcodescanner.BarcodeScanner.CoreEngineMode
 
LegacyFast - enum entry in io.scanbot.sdk.barcode.entity.EngineMode

Mode with Legacy algorithmic approach. If it is needed to scan just one QR code or PDF-417 which is clearly visible it might work much faster. For live and single-shot detection the binarizer is disabled.

LegacyFilter - class in io.scanbot.imagefilters
Deprecated image filters.
LEGAL - enum entry in io.scanbot.pdf.model.PageSize

Represents Legal size of the page (8.5 x 14 inches) - 612 x 1008 pixels

LETTER - enum entry in io.scanbot.pdf.model.PageSize

Represents Letter size of the page (8.5 x 11 inches) - 612 x 792 pixels

licenceErrorHandler(io.scanbot.sap.IScanbotSDKLicenseErrorHandler) - function in io.scanbot.sdk.ScanbotSDKInitializer
Register callback for handling all sdk license errors after sdk initialisation
Licensable - class in io.scanbot.sdk.ui.view.base
Component is licensed.
Licensable - class in io.scanbot.sdk.ui_v2.common.activity
Component is licensed.
license(android.app.Application,java.lang.String) - function in io.scanbot.sdk.ScanbotSDKInitializer
Set Scanbot SDK license
LICENSE_CLASSIFICATION_CODE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

License classification code

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

License endorsements code

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

License expiration date

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

License or ID document issue date

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

License or ID number

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

License restriction code

LicenseClassificationCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LicenseEndorsementsCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LicenseExpirationDate - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LicenseInvalid - class in io.scanbot.sdk.ui_v2.common.activity
 
LicenseOrIdDocumentIssueDate - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LicenseOrIdNumber - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LicensePlateCameraView - class in io.scanbot.sdk.ui.view.licenseplate
Represents camera view for Data Scanner aka LicensePlateScanner screen of the application
LicensePlateClassic - enum entry in io.scanbot.licenseplate.NativeLicensePlateScanStrategy

License plate of the auto.

LicensePlateClassic - enum entry in io.scanbot.sdk.licenseplate.LicensePlateScanStrategy

Recognition of license plate text is done via tesseract.

LicensePlateConfirmationDialog - class in io.scanbot.sdk.ui.view.licenseplate.dialog
A confirmation dialog to allow user confirm the scanned license plate or decline it
LicensePlateConfirmationDialogInterface - class in io.scanbot.sdk.ui.view.licenseplate.dialog
Dialog interface for License Plate Confirmation dialog
LicensePlateGradleDependencyException - class in io.scanbot.sdk.exceptions.licenseplate
Thrown when there is no License Plate Scanner assets gradle dependency found which is required to run the License Plate Scanner
LicensePlateJsonExtensionsKt - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json
 
LicensePlateML - enum entry in io.scanbot.licenseplate.NativeLicensePlateScanStrategy

License plate of the auto (ML-based).

LicensePlateML - enum entry in io.scanbot.sdk.licenseplate.LicensePlateScanStrategy

Machine-learning-based plate scanning and text recognition.

LicensePlateNavigationEvent - class in io.scanbot.sdk.ui.view.licenseplate
This class describes all events inside License Plate scanner.
LicensePlateNavigationEvent.LicensePlateScanned - class in io.scanbot.sdk.ui.view.licenseplate.LicensePlateNavigationEvent
 
licensePlateScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.licenseplate.ILicensePlateCameraView.ViewModel
New frame was processed with license plate scanner
licensePlateScanned(io.scanbot.sdk.camera.FrameHandlerResult) - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerCameraViewModel
New frame was processed with license plate scanner
licensePlateScanner() - function in io.scanbot.sdk.di.SdkComponent
 
LicensePlateScanner - class in io.scanbot.sdk.licenseplate
Component to analyze live preview, recognize car license plate on it and parse license plate data.
LicensePlateScannerActivity - class in io.scanbot.sdk.ui.view.licenseplate
Shows license plate scanner screen of the application.
LicensePlateScannerActivity.Companion - class in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity
 
LicensePlateScannerActivity.Result - class in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity
 
LicensePlateScannerActivity.ResultContract - class in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
LicensePlateScannerCameraViewModel - class in io.scanbot.sdk.ui.view.licenseplate
Store LicensePlateScanner view's state and transport user interactions to it.
LicensePlateScannerConfiguration - class in io.scanbot.sdk.ui.view.licenseplate.configuration
Class which is used to configure io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity Contains settings indicating views Behaviour, Texts and Appearance
LicensePlateScannerConfiguration.Companion - class in io.scanbot.sdk.ui.view.licenseplate.configuration.LicensePlateScannerConfiguration
 
LicensePlateScannerConfigurationHelper - class in io.scanbot.sdk.ui.view.licenseplate.configuration
Encapsulates the logic of work with configuration for license plate scanner.
LicensePlateScannerFrameHandler - class in io.scanbot.sdk.licenseplate
Performs license plate scanning on camera preview frames.
LicensePlateScannerFrameHandler.LicensePlateScannerResultHandler - class in io.scanbot.sdk.licenseplate.LicensePlateScannerFrameHandler
Successor-class needed for cross-platform implementation
LicensePlateScannerFrameHandler.ResultHandler - class in io.scanbot.sdk.licenseplate.LicensePlateScannerFrameHandler
Continuously notified about license plate recognition results.
LicensePlateScannerJsonConfiguration - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json
 
LicensePlateScannerJsonConfigurationKt - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json
 
LicensePlateScannerNativeConfiguration - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json
 
LicensePlateScannerNativeConfigurationKt - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json
 
LicensePlateScannerNativeParam - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json
 
LicensePlateScannerNativeParam.CancelButtonIcon - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json.LicensePlateScannerNativeParam
 
LicensePlateScannerParameter - class in io.scanbot.sdk.ui.view.licenseplate.configuration.json
 
LicensePlateScannerResult - class in io.scanbot.sdk.ui.view.licenseplate.entity
Defines a result of the license plate scanning flow.
LicensePlateScanResult - class in io.scanbot.sdk.licenseplate
Result of license plate scanning
LicensePlateScanStrategy - class in io.scanbot.sdk.licenseplate
Additional parameter for LicensePlateScanner to set the method of scanning
LicenseRestrictionCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LIGHT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

The area of the view is the same approximate lightness of the underlying view.

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

Display all icons in the status bar in white.

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

Limited duration document indicator

LimitedDurationDocumentIndicator - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
LINE - enum entry in io.scanbot.ocr.model.OcrResultBlock.OcrResultBlockType
 
Line2D - class in io.scanbot.sdk.core.contourdetector
Basic representation of line
Link - class in io.scanbot.sdk.pdf
 
LIT - enum entry in io.scanbot.sdk.entity.Language
 
loadCameraParameters(android.hardware.Camera.Parameters) - function in io.scanbot.sdk.util.CameraConfiguration
 
LockDocumentAspectRatioToFinder - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
lockMinFocusDistance(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Locks the min supported focus distance and disables continuous focus
lockMinFocusDistance(java.lang.Boolean) - function in io.scanbot.sdk.ui.ICameraViewConfiguration
Locks the min supported focus distance and disables continuous focus
lockMinFocusDistance(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Locks the min supported focus distance and disables continuous focus
lockMinFocusDistance(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Locks the min supported focus distance and disables continuous focus
lockMinFocusDistance(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Locks the min supported focus distance and disables continuous focus
lockMinFocusDistance(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraView
Locks the minimal supported focus distance and disables a continuous focus
lockMinFocusDistance(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView
Locks the minimal supported focus distance and disables a continuous focus
lockToLandscape() - function in com.commonsware.cwac.camera.CameraFragment
Call this to lock the camera to landscape mode (with a parameter of true), regardless of what the actual screen orientation is.
lockToLandscape(boolean) - function in com.commonsware.cwac.camera.CameraView
 
lockToLandscape(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Locks camera in landscape mode
lockToLandscape(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Locks camera in landscape mode
lockToLandscape(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Locks camera in landscape mode
lockToLandscape(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Locks camera in landscape mode
lockToPortrait(boolean) - function in com.commonsware.cwac.camera.CameraView
 
lockToPortrait(java.lang.Boolean) - function in io.scanbot.sdk.camera.ScanbotCameraView
Locks camera in portrait mode
lockToPortrait(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.IScanbotCameraView
Locks camera in portrait mode
lockToPortrait(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraWrapper
Locks camera in portrait mode
lockToPortrait(java.lang.Boolean) - function in io.scanbot.sdk.ui.camera.ScanbotCameraXView
Locks camera in portrait mode
logException(java.lang.Throwable) - function in io.scanbot.sdk.util.log.DebugLog
Shows log for exception
logException(java.lang.Throwable) - function in io.scanbot.sdk.util.log.Logger
Shows log for exception
logger(io.scanbot.sdk.util.log.Logger) - function in io.scanbot.sdk.ScanbotSDKInitializer
Adjust this parameter to specify which Logger should be used.
Logger - class in io.scanbot.sdk.util.log
Writes logs
Logger.Level - class in io.scanbot.sdk.util.log.Logger
Logging level.
LoggerProvider - class in io.scanbot.sdk.util.log
Provides Logger
logMethod() - function in io.scanbot.sdk.util.log.DebugLog
Shows log for invoked method
logMethod() - function in io.scanbot.sdk.util.log.Logger
Shows log for invoked method
Logo - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
LOGO - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Logo

LONG - enum entry in io.scanbot.sdk.ui.view.widget.ToastView.Duration
 
LongOperationCancelCallback - class in io.scanbot.sdk.util
A callback that is used in the SDK allowing developers to cancel time-consuming operations (e.g.
LOW - enum entry in io.scanbot.sdk.barcode.entity.BarcodeDensity
 
LOW - enum entry in io.scanbot.sdk.ui.configuration.json.JsonCodeDensity

Up to 6 QR codes per image.

LOW - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.CodeDensity

Up to 6 QR codes per image.

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

Binarization filter primary intended to use on low-contrast documents with heavy shadows.

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

Binarization filter primary inteded to use on low-contrast documents with heavy shadows.

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

Binarization filter primary intended to use on low-contrast documents with heavy shadows.

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

Binarization filter primary intended to use on low-contrast documents with heavy shadows.

LowPowerMode - enum entry in io.scanbot.sdk.ui.view.barcode.batch.configuration.json.BatchBarcodeScannerParameter
 
LowPowerMode - enum entry in io.scanbot.sdk.ui.view.barcode.configuration.json.BarcodeScannerParameter
 
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