A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages

A

A3 - io.scanbot.sdk.pdfgeneration.PageSize
297 x 420 (mm) 841.89 x 1199.551 (pixels) at 72 DPI.
A4 - io.scanbot.sdk.pdfgeneration.PageSize
210 x 297 (mm) 595.276 x 841.89 (pixels) at 72 DPI.
A5 - io.scanbot.sdk.pdfgeneration.PageSize
148 x 210 (mm) 419.528 x 595.276 (pixels) at 72 DPI.
AAMVA - io.scanbot.sdk.barcode.BarcodeDocumentFormat
American Association of Motor Vehicle Administrators barcode document.
Accelerator - Class in io.scanbot.sdk.ml
Accelerator to use for running machine learning models.
Accelerator() - Constructor for class io.scanbot.sdk.ml.Accelerator
Constructs Accelerator with the given params.
ACCEPT - io.scanbot.sdk.mrz.MrzIncompleteResultHandling
Accept incomplete results.
ACCIDENT_NO - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Accident no (Unfall...
ACCIDENT_YES - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Accident yes (Unfall...
ACCOUNT_NUMBER - io.scanbot.sdk.genericdocument.CommonFieldType
Check account number.
AccumulatedResultsVerifierConfiguration - Class in io.scanbot.sdk.frameaccumulation
Configure the frame accumulation process.
AccumulatedResultsVerifierConfiguration() - Constructor for class io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Constructs AccumulatedResultsVerifierConfiguration with default parameters.
AccumulatedResultsVerifierConfiguration(int, int) - Constructor for class io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Constructs AccumulatedResultsVerifierConfiguration with the given params.
ADDRESS - io.scanbot.sdk.genericdocument.CommonFieldType
Address field.
ADDRESS_STRING1 - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
First line of address.
ADDRESS_STRING2 - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Second line of address.
ADOBE_DEFLATE - io.scanbot.sdk.tiffgeneration.CompressionMode
Deflate compression, as recognized by Adobe.
all - Static variable in class io.scanbot.sdk.barcode.BarcodeDocumentFormats
All barcode document formats.
all - Static variable in class io.scanbot.sdk.barcode.BarcodeFormats
List of all barcode formats.
ALLOW_2 - io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Return detected 2-digit extension if present, but do not require it.
ALLOW_5 - io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Return detected 5-digit extension if present, but do not require it.
ALLOW_ANY - io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Return any detected extension if present, but do not require it.
ALPHA_NUMERIC - io.scanbot.sdk.barcode.AustraliaPostCustomerFormat
AlphaNumeric.
ANTIALIASED - io.scanbot.sdk.imageprocessing.OutputMode
ANTIALIASED - When the source image is a document photo, this mode will produce nice, smooth, antialiased text in grayscale, which is typically more readable than the text in BINARY mode.
ANY_COLOR - io.scanbot.sdk.image.ColorConversion
Load image as 3-channel BGR if the source color space is color, otherwise as single-channel grayscale.
API - io.scanbot.sdk.image.ImageSourceType
ImageRef was created by a call to an SDK feature, such as a scanner, image processor, etc.
applyFilter(ImageRef, ParametricFilter) - Method in class io.scanbot.sdk.imageprocessing.ImageProcessor
Applies given filter to the given image.
AREA - io.scanbot.sdk.pdfgeneration.ResamplingMethod
Accurate, produces moire-free results, but tends to produce blurrier images.
ASCII - io.scanbot.sdk.barcode.CharacterEncoding
ASCII (ISO 646).
AspectRatio - Class in io.scanbot.sdk.geometry
Aspect ratio is the ratio of the width to the height of an image or screen.
AspectRatio() - Constructor for class io.scanbot.sdk.geometry.AspectRatio
Constructs AspectRatio with default parameters.
AspectRatio(double, double) - Constructor for class io.scanbot.sdk.geometry.AspectRatio
Constructs AspectRatio with the given params.
ASSIGNED_TO_ACCIDENT_INSURANCE_DOCTOR - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 1) Assigned to accident insurance doctor (dem Durchgangsarzt zugewiesen) checkbox.
AUS - io.scanbot.sdk.check.CheckStandard
A check compatible with the Australian Paper Clearing System cheque standard.
AUSTRALIA_POST - io.scanbot.sdk.barcode.BarcodeFormat
Australia Post Four-State Customer Code.
AustraliaPostCustomerFormat - Enum in io.scanbot.sdk.barcode
Can be either numeric or alphanumeric and is only relevant for Format Codes 59 and 62.
AUSTRIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Austria (Validation on the personal identification number is performed as described in "site:www.sozialversicherung.at Was ist die Versicherungsnummer?").
AUTO - io.scanbot.sdk.common.ProcessingMode
The scanner chooses live or single-shot mode based on the source of the image.
AUTO - io.scanbot.sdk.pdfgeneration.PageDirection
Decides based on image aspect ratio.
AutoFocusConfiguration - Class in io.scanbot.sdk.documentdata
Auto-focus configuration.
AutoFocusConfiguration() - Constructor for class io.scanbot.sdk.documentdata.AutoFocusConfiguration
Constructs AutoFocusConfiguration with default parameters.
AutoFocusConfiguration(double) - Constructor for class io.scanbot.sdk.documentdata.AutoFocusConfiguration
Constructs AutoFocusConfiguration with the given params.
AZTEC - io.scanbot.sdk.barcode.BarcodeFormat
Aztec (2D).

B

B4 - io.scanbot.sdk.pdfgeneration.PageSize
250 x 353 (mm) 708.661 x 1000.63 (pixels) at 72 DPI.
B5 - io.scanbot.sdk.pdfgeneration.PageSize
176 x 250 (mm) 498.898 x 708.661 (pixels) at 72 DPI.
BARCODE_EXTRACTION_DISABLED - io.scanbot.sdk.vin.VinBarcodeExtractionStatus
Barcode extraction is disabled in the configuration.
BARCODE_SCANNER - io.scanbot.sdk.licensing.Feature
Barcode scanner.
BARCODE_WITHOUT_VIN - io.scanbot.sdk.vin.VinBarcodeExtractionStatus
Barcode was found but it does not contain a VIN.
BarcodeAccumulationConfiguration - Class in io.scanbot.sdk.barcode
Configuration for how to accumulate results.
BarcodeAccumulationConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Constructs BarcodeAccumulationConfiguration with default parameters.
BarcodeAccumulationConfiguration(int, boolean, BarcodeAccumulationMethod) - Constructor for class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Constructs BarcodeAccumulationConfiguration with the given params.
BarcodeAccumulationMethod - Enum in io.scanbot.sdk.barcode
The method how to display barcodes from previous frames.
BarcodeDocumentFormat - Enum in io.scanbot.sdk.barcode
Type of barcode document format used.
BarcodeDocumentFormats - Class in io.scanbot.sdk.barcode
Barcode document formats.
BarcodeDocumentFormats() - Constructor for class io.scanbot.sdk.barcode.BarcodeDocumentFormats
 
BarcodeDocumentParser - Class in io.scanbot.sdk.barcode
API for parsing barcode documents.
BarcodeDocumentParser(List<BarcodeDocumentFormat>) - Constructor for class io.scanbot.sdk.barcode.BarcodeDocumentParser
Constructs BarcodeDocumentParser with the given params.
BarcodeDocumentParserResult - Class in io.scanbot.sdk.barcode
The result of barcode document parsing.
BarcodeDocumentParserResult(boolean, GenericDocument) - Constructor for class io.scanbot.sdk.barcode.BarcodeDocumentParserResult
Constructs BarcodeDocumentParserResult with the given params.
BarcodeFormat - Enum in io.scanbot.sdk.barcode
Enumerates barcode formats.
BarcodeFormatAustraliaPostConfiguration - Class in io.scanbot.sdk.barcode
Australia Post barcode configuration.
BarcodeFormatAustraliaPostConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
Constructs BarcodeFormatAustraliaPostConfiguration with default parameters.
BarcodeFormatAustraliaPostConfiguration(String, double, boolean, AustraliaPostCustomerFormat) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
Constructs BarcodeFormatAustraliaPostConfiguration with the given params.
BarcodeFormatAztecConfiguration - Class in io.scanbot.sdk.barcode
Aztec configuration.
BarcodeFormatAztecConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
Constructs BarcodeFormatAztecConfiguration with default parameters.
BarcodeFormatAztecConfiguration(String, double, boolean, Gs1Handling) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
Constructs BarcodeFormatAztecConfiguration with the given params.
BarcodeFormatCodabarConfiguration - Class in io.scanbot.sdk.barcode
Codabar barcode configuration.
BarcodeFormatCodabarConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Constructs BarcodeFormatCodabarConfiguration with default parameters.
BarcodeFormatCodabarConfiguration(String, double, boolean, int, int, int, int, boolean, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Constructs BarcodeFormatCodabarConfiguration with the given params.
BarcodeFormatCode11Configuration - Class in io.scanbot.sdk.barcode
Code 11 barcode configuration.
BarcodeFormatCode11Configuration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Constructs BarcodeFormatCode11Configuration with default parameters.
BarcodeFormatCode11Configuration(String, double, boolean, int, int, boolean, int, int, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Constructs BarcodeFormatCode11Configuration with the given params.
BarcodeFormatCode128Configuration - Class in io.scanbot.sdk.barcode
Code 128 barcode configuration.
BarcodeFormatCode128Configuration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Constructs BarcodeFormatCode128Configuration with default parameters.
BarcodeFormatCode128Configuration(String, double, boolean, int, int, Gs1Handling, int, int, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Constructs BarcodeFormatCode128Configuration with the given params.
BarcodeFormatCode2Of5Configuration - Class in io.scanbot.sdk.barcode
Configuration for all 2-of-5 barcode types (except Interleaved 2-of-5, which is handled by ItfConfig).
BarcodeFormatCode2Of5Configuration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Constructs BarcodeFormatCode2Of5Configuration with default parameters.
BarcodeFormatCode2Of5Configuration(String, double, boolean, int, int, boolean, int, int, boolean, boolean, boolean, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Constructs BarcodeFormatCode2Of5Configuration with the given params.
BarcodeFormatCode39Configuration - Class in io.scanbot.sdk.barcode
Code 39 barcode and derivatives configuration.
BarcodeFormatCode39Configuration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Constructs BarcodeFormatCode39Configuration with default parameters.
BarcodeFormatCode39Configuration(String, double, boolean, int, int, boolean, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Constructs BarcodeFormatCode39Configuration with the given params.
BarcodeFormatCode93Configuration - Class in io.scanbot.sdk.barcode
Code 93 barcode configuration.
BarcodeFormatCode93Configuration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Constructs BarcodeFormatCode93Configuration with default parameters.
BarcodeFormatCode93Configuration(String, double, boolean, int, int, boolean, int, int, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Constructs BarcodeFormatCode93Configuration with the given params.
BarcodeFormatCommonConfiguration - Class in io.scanbot.sdk.barcode
Convenience configuration for enabling the scanning of multiple barcode formats with a common configuration.
BarcodeFormatCommonConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Constructs BarcodeFormatCommonConfiguration with default parameters.
BarcodeFormatCommonConfiguration(String, double, boolean, int, int, boolean, int, int, Gs1Handling, boolean, boolean, List<BarcodeFormat>) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Constructs BarcodeFormatCommonConfiguration with the given params.
BarcodeFormatCommonFourStateConfiguration - Class in io.scanbot.sdk.barcode
Convenience configuration for enabling the scanning of multiple four-state barcode formats with a common configuration.
BarcodeFormatCommonFourStateConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
Constructs BarcodeFormatCommonFourStateConfiguration with default parameters.
BarcodeFormatCommonFourStateConfiguration(String, double, boolean, List<BarcodeFormat>) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
Constructs BarcodeFormatCommonFourStateConfiguration with the given params.
BarcodeFormatCommonOneDConfiguration - Class in io.scanbot.sdk.barcode
Convenience configuration for enabling the scanning of multiple linear (1D) barcode formats with a common configuration.
BarcodeFormatCommonOneDConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Constructs BarcodeFormatCommonOneDConfiguration with default parameters.
BarcodeFormatCommonOneDConfiguration(String, double, boolean, int, int, boolean, int, int, Gs1Handling, boolean, List<BarcodeFormat>) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Constructs BarcodeFormatCommonOneDConfiguration with the given params.
BarcodeFormatCommonTwoDConfiguration - Class in io.scanbot.sdk.barcode
Convenience configuration for enabling the scanning of multiple 2D codes with a common configuration.
BarcodeFormatCommonTwoDConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Constructs BarcodeFormatCommonTwoDConfiguration with default parameters.
BarcodeFormatCommonTwoDConfiguration(String, double, boolean, Gs1Handling, boolean, List<BarcodeFormat>) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Constructs BarcodeFormatCommonTwoDConfiguration with the given params.
BarcodeFormatConfigurationBase - Class in io.scanbot.sdk.barcode
Base class for all barcode configurations.
BarcodeFormatConfigurationBase() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Constructs BarcodeFormatConfigurationBase with default parameters.
BarcodeFormatConfigurationBase(String, double, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Constructs BarcodeFormatConfigurationBase with the given params.
BarcodeFormatDataBarConfiguration - Class in io.scanbot.sdk.barcode
GS1 DataBar barcode configuration.
BarcodeFormatDataBarConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
Constructs BarcodeFormatDataBarConfiguration with default parameters.
BarcodeFormatDataBarConfiguration(String, double, boolean, int, int, Gs1Handling) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
Constructs BarcodeFormatDataBarConfiguration with the given params.
BarcodeFormatDataBarExpandedConfiguration - Class in io.scanbot.sdk.barcode
GS1 DataBar Expanded barcode configuration.
BarcodeFormatDataBarExpandedConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
Constructs BarcodeFormatDataBarExpandedConfiguration with default parameters.
BarcodeFormatDataBarExpandedConfiguration(String, double, boolean, int, int, Gs1Handling) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
Constructs BarcodeFormatDataBarExpandedConfiguration with the given params.
BarcodeFormatDataBarLimitedConfiguration - Class in io.scanbot.sdk.barcode
GS1 DataBar Limited barcode configuration.
BarcodeFormatDataBarLimitedConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
Constructs BarcodeFormatDataBarLimitedConfiguration with default parameters.
BarcodeFormatDataBarLimitedConfiguration(String, double, boolean, int, int, Gs1Handling) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
Constructs BarcodeFormatDataBarLimitedConfiguration with the given params.
BarcodeFormatDataMatrixConfiguration - Class in io.scanbot.sdk.barcode
DataMatrix configuration.
BarcodeFormatDataMatrixConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
Constructs BarcodeFormatDataMatrixConfiguration with default parameters.
BarcodeFormatDataMatrixConfiguration(String, double, boolean, Gs1Handling) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
Constructs BarcodeFormatDataMatrixConfiguration with the given params.
BarcodeFormatFourStateConfigurationBase - Class in io.scanbot.sdk.barcode
Base class for all four-state barcode configurations.
BarcodeFormatFourStateConfigurationBase() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatFourStateConfigurationBase
Constructs BarcodeFormatFourStateConfigurationBase with default parameters.
BarcodeFormatFourStateConfigurationBase(String, double, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatFourStateConfigurationBase
Constructs BarcodeFormatFourStateConfigurationBase with the given params.
BarcodeFormatGs1CompositeConfiguration - Class in io.scanbot.sdk.barcode
GS1 Composite configuration.
BarcodeFormatGs1CompositeConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Constructs BarcodeFormatGs1CompositeConfiguration with default parameters.
BarcodeFormatGs1CompositeConfiguration(String, double, boolean, int, Gs1Handling, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Constructs BarcodeFormatGs1CompositeConfiguration with the given params.
BarcodeFormatItfConfiguration - Class in io.scanbot.sdk.barcode
ITF (Interleaved 2-of-5) barcode configuration.
BarcodeFormatItfConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Constructs BarcodeFormatItfConfiguration with default parameters.
BarcodeFormatItfConfiguration(String, double, boolean, int, int, int, int, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Constructs BarcodeFormatItfConfiguration with the given params.
BarcodeFormatJapanPostConfiguration - Class in io.scanbot.sdk.barcode
Japan Post barcode configuration.
BarcodeFormatJapanPostConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatJapanPostConfiguration
Constructs BarcodeFormatJapanPostConfiguration with default parameters.
BarcodeFormatJapanPostConfiguration(String, double, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatJapanPostConfiguration
Constructs BarcodeFormatJapanPostConfiguration with the given params.
BarcodeFormatMaxiCodeConfiguration - Class in io.scanbot.sdk.barcode
MaxiCode configuration.
BarcodeFormatMaxiCodeConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatMaxiCodeConfiguration
Constructs BarcodeFormatMaxiCodeConfiguration with default parameters.
BarcodeFormatMaxiCodeConfiguration(String, double, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatMaxiCodeConfiguration
Constructs BarcodeFormatMaxiCodeConfiguration with the given params.
BarcodeFormatMicroPdf417Configuration - Class in io.scanbot.sdk.barcode
MicroPDF417 configuration.
BarcodeFormatMicroPdf417Configuration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Constructs BarcodeFormatMicroPdf417Configuration with default parameters.
BarcodeFormatMicroPdf417Configuration(String, double, boolean, Gs1Handling, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Constructs BarcodeFormatMicroPdf417Configuration with the given params.
BarcodeFormatMsiPlesseyConfiguration - Class in io.scanbot.sdk.barcode
MSI Plessey barcode configuration.
BarcodeFormatMsiPlesseyConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Constructs BarcodeFormatMsiPlesseyConfiguration with default parameters.
BarcodeFormatMsiPlesseyConfiguration(String, double, boolean, int, int, boolean, int, int, boolean, List<MsiPlesseyChecksumAlgorithm>) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Constructs BarcodeFormatMsiPlesseyConfiguration with the given params.
BarcodeFormatOneDConfigurationBase - Class in io.scanbot.sdk.barcode
Base class for all linear (1D) barcode configurations.
BarcodeFormatOneDConfigurationBase() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
Constructs BarcodeFormatOneDConfigurationBase with default parameters.
BarcodeFormatOneDConfigurationBase(String, double, boolean, int, int) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
Constructs BarcodeFormatOneDConfigurationBase with the given params.
BarcodeFormatPdf417Configuration - Class in io.scanbot.sdk.barcode
PDF417 configuration.
BarcodeFormatPdf417Configuration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Constructs BarcodeFormatPdf417Configuration with default parameters.
BarcodeFormatPdf417Configuration(String, double, boolean, Gs1Handling, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Constructs BarcodeFormatPdf417Configuration with the given params.
BarcodeFormatPharmaCodeConfiguration - Class in io.scanbot.sdk.barcode
PharmaCode barcode configuration.
BarcodeFormatPharmaCodeConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Constructs BarcodeFormatPharmaCodeConfiguration with default parameters.
BarcodeFormatPharmaCodeConfiguration(String, double, boolean, int, int, int, boolean, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Constructs BarcodeFormatPharmaCodeConfiguration with the given params.
BarcodeFormatPharmaCodeTwoTrackConfiguration - Class in io.scanbot.sdk.barcode
PHARMA_CODE_TWO_TRACK barcode configuration.
BarcodeFormatPharmaCodeTwoTrackConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
Constructs BarcodeFormatPharmaCodeTwoTrackConfiguration with default parameters.
BarcodeFormatPharmaCodeTwoTrackConfiguration(String, double, boolean, int) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
Constructs BarcodeFormatPharmaCodeTwoTrackConfiguration with the given params.
BarcodeFormatQrCodeConfiguration - Class in io.scanbot.sdk.barcode
QR Code configuration.
BarcodeFormatQrCodeConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Constructs BarcodeFormatQrCodeConfiguration with default parameters.
BarcodeFormatQrCodeConfiguration(String, double, boolean, Gs1Handling, boolean, boolean, boolean, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Constructs BarcodeFormatQrCodeConfiguration with the given params.
BarcodeFormatRoyalMailConfiguration - Class in io.scanbot.sdk.barcode
Royal Mail barcode configuration.
BarcodeFormatRoyalMailConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
Constructs BarcodeFormatRoyalMailConfiguration with default parameters.
BarcodeFormatRoyalMailConfiguration(String, double, boolean, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
Constructs BarcodeFormatRoyalMailConfiguration with the given params.
BarcodeFormatRoyalTntPostConfiguration - Class in io.scanbot.sdk.barcode
Royal TNT Post barcode configuration.
BarcodeFormatRoyalTntPostConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatRoyalTntPostConfiguration
Constructs BarcodeFormatRoyalTntPostConfiguration with default parameters.
BarcodeFormatRoyalTntPostConfiguration(String, double, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatRoyalTntPostConfiguration
Constructs BarcodeFormatRoyalTntPostConfiguration with the given params.
BarcodeFormats - Class in io.scanbot.sdk.barcode
Lists of barcode formats to decode.
BarcodeFormats() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormats
 
BarcodeFormatTwoDConfigurationBase - Class in io.scanbot.sdk.barcode
Base class for all 2D barcode configurations.
BarcodeFormatTwoDConfigurationBase() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatTwoDConfigurationBase
Constructs BarcodeFormatTwoDConfigurationBase with default parameters.
BarcodeFormatTwoDConfigurationBase(String, double, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatTwoDConfigurationBase
Constructs BarcodeFormatTwoDConfigurationBase with the given params.
BarcodeFormatUpcEanConfiguration - Class in io.scanbot.sdk.barcode
UPC/EAN barcode configuration.
BarcodeFormatUpcEanConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Constructs BarcodeFormatUpcEanConfiguration with default parameters.
BarcodeFormatUpcEanConfiguration(String, double, boolean, int, int, boolean, boolean, boolean, boolean, boolean, boolean, UpcEanExtensionBehavior, int) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Constructs BarcodeFormatUpcEanConfiguration with the given params.
BarcodeFormatUspsIntelligentMailConfiguration - Class in io.scanbot.sdk.barcode
USPS Intelligent Mail barcode configuration.
BarcodeFormatUspsIntelligentMailConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatUspsIntelligentMailConfiguration
Constructs BarcodeFormatUspsIntelligentMailConfiguration with default parameters.
BarcodeFormatUspsIntelligentMailConfiguration(String, double, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeFormatUspsIntelligentMailConfiguration
Constructs BarcodeFormatUspsIntelligentMailConfiguration with the given params.
BarcodeItem - Class in io.scanbot.sdk.barcode
A single barcode found in the input image.
BarcodeItem(BarcodeFormat, String, byte[], List<RangeEncoding>, StructuredAppendInfo, List<Point>, List<PointF>, List<Point>, List<PointF>, boolean, ImageRef, String, boolean, boolean, int, double, GenericDocument, int) - Constructor for class io.scanbot.sdk.barcode.BarcodeItem
Constructs BarcodeItem with the given params.
BarcodeItem(String, byte[], List<RangeEncoding>, StructuredAppendInfo, List<Point>, List<PointF>, List<Point>, List<PointF>, String, GenericDocument) - Constructor for class io.scanbot.sdk.barcode.BarcodeItem
Constructs BarcodeItem with default parameters.
BarcodeScanner - Class in io.scanbot.sdk.barcode
API for barcode scanning.
BarcodeScanner(BarcodeScannerConfiguration) - Constructor for class io.scanbot.sdk.barcode.BarcodeScanner
Constructs BarcodeScanner with the given params.
BarcodeScannerConfiguration - Class in io.scanbot.sdk.barcode
Configuration for the barcode scanner.
BarcodeScannerConfiguration() - Constructor for class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Constructs BarcodeScannerConfiguration with default parameters.
BarcodeScannerConfiguration(List<BarcodeFormatConfigurationBase>, List<BarcodeDocumentFormat>, boolean, boolean, Accelerator, BarcodeScannerEngineMode, BarcodeAccumulationConfiguration, boolean, ProcessingMode) - Constructor for class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Constructs BarcodeScannerConfiguration with the given params.
BarcodeScannerEngineMode - Enum in io.scanbot.sdk.barcode
The engine mode for barcode scanning.
BarcodeScannerResult - Class in io.scanbot.sdk.barcode
The result of barcode scanning.
BarcodeScannerResult(List<BarcodeItem>, boolean) - Constructor for class io.scanbot.sdk.barcode.BarcodeScannerResult
Constructs BarcodeScannerResult with the given params.
BasicImageLoadOptions - Class in io.scanbot.sdk.image
Basic options for loading image.
BasicImageLoadOptions(boolean) - Constructor for class io.scanbot.sdk.image.BasicImageLoadOptions
Constructs BasicImageLoadOptions with default parameters.
BasicImageLoadOptions(Rectangle, boolean) - Constructor for class io.scanbot.sdk.image.BasicImageLoadOptions
Constructs BasicImageLoadOptions with the given params.
BELGIUM - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Belgium.
BIG_5 - io.scanbot.sdk.barcode.CharacterEncoding
Big5 (Traditional Chinese).
BILL_OF_LADING - io.scanbot.sdk.documentclassifier.DocumentType
Bill of lading.
BinarizationFilterPreset - Enum in io.scanbot.sdk.imageprocessing
Preset of parameters for custom binarization filter.
BINARY - io.scanbot.sdk.barcode.CharacterEncoding
Binary data.
BINARY - io.scanbot.sdk.imageprocessing.OutputMode
BINARY - Black and white image, suitable for 1-bit compression.
binaryDocumentOptimizedCompression - Static variable in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Compression mode typically producing the smallest file sizes for binary (1-bit) document images.
BIRTH_DATE - io.scanbot.sdk.genericdocument.CommonFieldType
Person birth date field.
BIRTH_DATE - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
Birthdate (geb.
BIRTHPLACE - io.scanbot.sdk.genericdocument.CommonFieldType
Person birthplace field.
Block - Class in io.scanbot.sdk.ocr
Represents a single block, e.g.
Block(String, double, List<PointF>, List<Line>) - Constructor for class io.scanbot.sdk.ocr.Block
Constructs Block with the given params.
BOARDING_PASS - io.scanbot.sdk.barcode.BarcodeDocumentFormat
Boarding pass barcode document.
BOTTOM_LEFT - io.scanbot.sdk.image.ImageOrigin
Origin is at the bottom left corner of the image.
BOTTOM_RIGHT - io.scanbot.sdk.image.ImageOrigin
Origin is at the bottom right corner of the image.
BrightnessFilter - Class in io.scanbot.sdk.imageprocessing
Brightness adjustment filter.
BrightnessFilter() - Constructor for class io.scanbot.sdk.imageprocessing.BrightnessFilter
Constructs BrightnessFilter with default parameters.
BrightnessFilter(double) - Constructor for class io.scanbot.sdk.imageprocessing.BrightnessFilter
Constructs BrightnessFilter with the given params.
BRITISH_COLUMBIA_DRIVER_LICENSE - io.scanbot.sdk.barcode.BarcodeDocumentFormat
British Columbia driver license barcode document.
BUFFER - io.scanbot.sdk.image.ImageSourceType
ImageRef was created from an encoded buffer.
BufferImageLoadOptions - Class in io.scanbot.sdk.image
Options for loading image from buffer.
BufferImageLoadOptions() - Constructor for class io.scanbot.sdk.image.BufferImageLoadOptions
Constructs BufferImageLoadOptions with default parameters.
BufferImageLoadOptions(Rectangle, ColorConversion, BufferLoadMode) - Constructor for class io.scanbot.sdk.image.BufferImageLoadOptions
Constructs BufferImageLoadOptions with the given params.
BufferLoadMode - Enum in io.scanbot.sdk.image
Image Ref Buffer Load Mode.
build() - Method in class io.scanbot.sdk.utils.MapBuilder
Builds the map.
BULGARIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Bulgaria.

C

CAMERA - io.scanbot.sdk.image.ImageSourceType
ImageRef was created from data from the camera.
CAN - io.scanbot.sdk.check.CheckStandard
A check format commonly used in Canada.
CARD_ACCESS_NUMBER - io.scanbot.sdk.genericdocument.CommonFieldType
Card access number field.
CCITT_T4 - io.scanbot.sdk.tiffgeneration.CompressionMode
CCITT T.4 (CCITTFAX3, CCITT Group 3 fax encoding, TIFF 6 name).
CCITT_T6 - io.scanbot.sdk.tiffgeneration.CompressionMode
CCITT T.6 (CCITTFAX4, CCITT Group 4 fax encoding, TIFF 6 name).
CCITTRLE - io.scanbot.sdk.tiffgeneration.CompressionMode
CCITT modified Huffman RLE.
CCITTRLEW - io.scanbot.sdk.tiffgeneration.CompressionMode
#1 w/ word alignment.
CH_DRIVING_LICENSE - io.scanbot.sdk.mrz.MrzDocumentType
Swiss driver license.
CharacterEncoding - Enum in io.scanbot.sdk.barcode
Enumerates character encodings.
CHECK_SCANNER - io.scanbot.sdk.licensing.Feature
Check scanner.
CheckDocumentDetectionMode - Enum in io.scanbot.sdk.check
Check document detection and extraction mode.
CheckMagneticInkStripScanningStatus - Enum in io.scanbot.sdk.check
Check magnetic ink (MICR) strip scanning status.
CheckScanner - Class in io.scanbot.sdk.check
API for check scanning.
CheckScanner(CheckScannerConfiguration) - Constructor for class io.scanbot.sdk.check.CheckScanner
Constructs CheckScanner with the given params.
CheckScannerConfiguration - Class in io.scanbot.sdk.check
Configuration of the check scanner.
CheckScannerConfiguration() - Constructor for class io.scanbot.sdk.check.CheckScannerConfiguration
Constructs CheckScannerConfiguration with default parameters.
CheckScannerConfiguration(CheckDocumentDetectionMode, List<CheckStandard>, ProcessingMode) - Constructor for class io.scanbot.sdk.check.CheckScannerConfiguration
Constructs CheckScannerConfiguration with the given params.
CheckScanningResult - Class in io.scanbot.sdk.check
The result of check scanning.
CheckScanningResult(CheckMagneticInkStripScanningStatus, GenericDocument, DocumentDetectionResult, ImageRef) - Constructor for class io.scanbot.sdk.check.CheckScanningResult
Constructs CheckScanningResult with the given params.
CheckScanningResult(GenericDocument, DocumentDetectionResult) - Constructor for class io.scanbot.sdk.check.CheckScanningResult
Constructs CheckScanningResult with default parameters.
CheckStandard - Enum in io.scanbot.sdk.check
Supported check standards.
CHILD_NEEDS_CARE_FROM - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
(Form 21a) Child needs care from (Das genannte Kind bedarf/bedurfte vom) date.
CHILD_NEEDS_CARE_UNTIL - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
(Form 21a) Child needs care until (Das genannte Kind bedarf/bedurfte bis einschließlich) date.
cleanRecognitionQueue() - Method in class io.scanbot.sdk.textpattern.TextPatternScanner
Clean the queue of recognize text lines.
cleanRecognitionQueue() - Method in class io.scanbot.sdk.vin.VinScanner
Clean the queue of recognized VIN.
clearFrameAccumulationCache() - Method in class io.scanbot.sdk.barcode.BarcodeScanner
Clear the cache of the barcode frame accumulator.
clearResult() - Method in class io.scanbot.sdk.creditcard.CreditCardScanner
Clears the accumulated results.
clearResult() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractor
Clears the accumulated results.
clearResult() - Method in class io.scanbot.sdk.documentscanner.DocumentScanner
Clears the accumulated results.
clearResult() - Method in class io.scanbot.sdk.mrz.MrzScanner
Clears the accumulated results.
CLOCKWISE_180 - io.scanbot.sdk.image.ImageRotation
180 degrees rotation.
CLOCKWISE_90 - io.scanbot.sdk.image.ImageRotation
90 degrees clockwise rotation.
close() - Method in class io.scanbot.sdk.barcode.BarcodeDocumentParser
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.barcode.BarcodeDocumentParserResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.barcode.BarcodeScanner
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.barcode.BarcodeScannerResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.check.CheckScanner
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.check.CheckScanningResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.creditcard.CreditCardScanner
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.creditcard.CreditCardScanningResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.DeviceSession
Effectively calls the ScanbotSDK.deregisterDevice() method to notify the server that the device is no longer using the license and then waits for the completion of the deregistration process.
close() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifier
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifierResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractionResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractor
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzer
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.documentscanner.DocumentScanner
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.documentscanner.DocumentScanningResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.genericdocument.Field
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.image.ImageRef
Closes the native resources associated with the image.
close() - Method in class io.scanbot.sdk.image.ImageRefProfiler
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.imagemanipulation.ImageManipulator
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.imageprocessing.ImageProcessor
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.io.RandomAccessSource
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanner
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.mrz.MrzParser
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.mrz.MrzScanner
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.mrz.MrzScannerResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.multipageimageextractor.ExtractedImage
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.multipageimageextractor.ExtractedPage
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.multipageimageextractor.MultiPageImageExtractor
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.multipageimageextractor.PageExtractionResult
Closes native resources (images) held by the object.
close() - Method in class io.scanbot.sdk.ocr.OcrEngine
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.textpattern.TextPatternScanner
Closes native resources held by the object.
close() - Method in class io.scanbot.sdk.vin.VinScanner
Closes native resources held by the object.
CODABAR - io.scanbot.sdk.barcode.BarcodeFormat
CODABAR (1D).
CODE_11 - io.scanbot.sdk.barcode.BarcodeFormat
Code 11 (1D).
CODE_128 - io.scanbot.sdk.barcode.BarcodeFormat
Code 128 (1D).
CODE_25 - io.scanbot.sdk.barcode.BarcodeFormat
CODE 25 (1D).
CODE_32 - io.scanbot.sdk.barcode.BarcodeFormat
Code 32 (Italian Pharmacode) (1D).
CODE_39 - io.scanbot.sdk.barcode.BarcodeFormat
Code 39 (1D).
CODE_93 - io.scanbot.sdk.barcode.BarcodeFormat
Code 93 (1D).
COLOR - io.scanbot.sdk.image.ColorConversion
Load image as 3-channel BGR.
ColorConversion - Enum in io.scanbot.sdk.image
Color conversion to apply during image loading.
ColorDocumentFilter - Class in io.scanbot.sdk.imageprocessing
Color document filter.
ColorDocumentFilter() - Constructor for class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Constructs ColorDocumentFilter with default parameters.
ColorDocumentFilter(int, double, double, double, double, double, double, int) - Constructor for class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Constructs ColorDocumentFilter with the given params.
COMM10 - io.scanbot.sdk.pdfgeneration.PageSize
4.125 x 9.5 (inches) 297 x 684 (pixels) at 72 DPI.
common - Static variable in class io.scanbot.sdk.barcode.BarcodeFormats
List of common barcode formats.
CommonFieldType - Enum in io.scanbot.sdk.genericdocument
Common field types.
ComponentUnavailableException - Exception in io.scanbot.sdk.exception
Exception that is thrown if a program component is not available
ComponentUnavailableException(String) - Constructor for exception io.scanbot.sdk.exception.ComponentUnavailableException
Constructs a new exception with the specified detail message
CompositeFieldValueSemantics - Class in io.scanbot.sdk.documentdata
Report of a logical field value semantics verification.
CompositeFieldValueSemantics(ValueSemantics, List<FieldValueSemantics>) - Constructor for class io.scanbot.sdk.documentdata.CompositeFieldValueSemantics
Constructs CompositeFieldValueSemantics with the given params.
CompressionMode - Enum in io.scanbot.sdk.tiffgeneration
TIFF compression type.
ConfirmationMethod - Enum in io.scanbot.sdk.frameaccumulation
Method used to confirm a result.
CONFIRMED - io.scanbot.sdk.genericdocument.FieldValidationStatus
The same field value was recognized in multiple frames, thereby confirming the value.
ConsistencyVerificationReport - Class in io.scanbot.sdk.documentdata
Report of the document consistency verification.
ConsistencyVerificationReport(ValueConsistency, List<FieldConsistencyVerificationReport>) - Constructor for class io.scanbot.sdk.documentdata.ConsistencyVerificationReport
Constructs ConsistencyVerificationReport with the given params.
ContentValidator - Class in io.scanbot.sdk.textpattern
Base class for content validators.
ContentValidator() - Constructor for class io.scanbot.sdk.textpattern.ContentValidator
Constructs ContentValidator with the given params.
ContrastFilter - Class in io.scanbot.sdk.imageprocessing
Contrast adjustment filter.
ContrastFilter() - Constructor for class io.scanbot.sdk.imageprocessing.ContrastFilter
Constructs ContrastFilter with default parameters.
ContrastFilter(double) - Constructor for class io.scanbot.sdk.imageprocessing.ContrastFilter
Constructs ContrastFilter with the given params.
COUNTERCLOCKWISE_90 - io.scanbot.sdk.image.ImageRotation
90 degrees counterclockwise rotation.
CP_1250 - io.scanbot.sdk.barcode.CharacterEncoding
Windows-1250 (Eastern European).
CP_1251 - io.scanbot.sdk.barcode.CharacterEncoding
Windows-1251 (Cyrillic).
CP_1252 - io.scanbot.sdk.barcode.CharacterEncoding
Windows-1252 (Western European).
CP_1256 - io.scanbot.sdk.barcode.CharacterEncoding
Windows-1256 (Arabic).
CP_437 - io.scanbot.sdk.barcode.CharacterEncoding
CP437 (DOS Latin US).
CREDIT_CARD_SCANNER - io.scanbot.sdk.licensing.Feature
Credit card scanner.
CreditCardScanner - Class in io.scanbot.sdk.creditcard
API for credit card scanning.
CreditCardScanner(CreditCardScannerConfiguration) - Constructor for class io.scanbot.sdk.creditcard.CreditCardScanner
Constructs CreditCardScanner with the given params.
CreditCardScannerConfiguration - Class in io.scanbot.sdk.creditcard
Configuration for the credit card scanner.
CreditCardScannerConfiguration() - Constructor for class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Constructs CreditCardScannerConfiguration with default parameters.
CreditCardScannerConfiguration(boolean, boolean, boolean, ResultAccumulationConfiguration, boolean, ProcessingMode) - Constructor for class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Constructs CreditCardScannerConfiguration with the given params.
CreditCardScanningResult - Class in io.scanbot.sdk.creditcard
Contains the result of running the credit card scanner.
CreditCardScanningResult(DocumentDetectionStatus, CreditCardScanningStatus, GenericDocument, List<Point>, List<PointF>) - Constructor for class io.scanbot.sdk.creditcard.CreditCardScanningResult
Constructs CreditCardScanningResult with the given params.
CreditCardScanningStatus - Enum in io.scanbot.sdk.creditcard
The status of the scanning process.
CREW_MEMBER_CERTIFICATE - io.scanbot.sdk.mrz.MrzDocumentType
Crew member certificate.
CROATIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Croatia.
crop(ImageRef, List<PointF>) - Method in class io.scanbot.sdk.imageprocessing.ImageProcessor
Crops the given image to the given quadrilateral.
cropRect(ImageRef, RectangleF) - Method in class io.scanbot.sdk.imagemanipulation.ImageManipulator
Crops out the given rectangle from the image.
CUBIC - io.scanbot.sdk.pdfgeneration.ResamplingMethod
Bi-cubic interpolation.
CUSTOM - io.scanbot.sdk.pdfgeneration.PageSize
Physical size will be calculated from the image dimensions and the `dpi` parameter.
CustomBinarizationFilter - Class in io.scanbot.sdk.imageprocessing
Automatic binarization filter.
CustomBinarizationFilter() - Constructor for class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Constructs CustomBinarizationFilter with default parameters.
CustomBinarizationFilter(OutputMode, double, int, BinarizationFilterPreset) - Constructor for class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Constructs CustomBinarizationFilter with the given params.
CYPRUS - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Cyprus.
CZECH_REPUBLIC - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Czech Republic.

D

DATA_MATRIX - io.scanbot.sdk.barcode.BarcodeFormat
Data Matrix (2D).
DATABAR - io.scanbot.sdk.barcode.BarcodeFormat
GS1 DataBar-14 (formerly RSS-14) (1D).
DATABAR_EXPANDED - io.scanbot.sdk.barcode.BarcodeFormat
GS1 DataBar Expanded (formerly RSS Expanded) (1D).
DATABAR_LIMITED - io.scanbot.sdk.barcode.BarcodeFormat
GS1 DataBar Limited.
DateValidationConfiguration - Class in io.scanbot.sdk.documentdata
Date validation configuration.
DateValidationConfiguration(int, int, String) - Constructor for class io.scanbot.sdk.documentdata.DateValidationConfiguration
Constructs DateValidationConfiguration with the given params.
DateValidationConfiguration(String) - Constructor for class io.scanbot.sdk.documentdata.DateValidationConfiguration
Constructs DateValidationConfiguration with default parameters.
DE_MEDICAL_PLAN - io.scanbot.sdk.barcode.BarcodeDocumentFormat
German medication plan barcode document.
DeAddressParserConfiguration - Class in io.scanbot.sdk.documentdata
German Address Field validation configuration.
DeAddressParserConfiguration(List<String>) - Constructor for class io.scanbot.sdk.documentdata.DeAddressParserConfiguration
Constructs DeAddressParserConfiguration with default parameters.
DeAddressParserConfiguration(List<String>, String) - Constructor for class io.scanbot.sdk.documentdata.DeAddressParserConfiguration
Constructs DeAddressParserConfiguration with the given params.
DECODE_FULL - io.scanbot.sdk.barcode.Gs1Handling
Combines the validations of VALIDATE_FULL and the human-readable output format of DECODE_STRUCTURE.
DECODE_STRUCTURE - io.scanbot.sdk.barcode.Gs1Handling
Same as VALIDATE_STRUCTURE.
DEFAULT_CLOSE_TIMEOUT_MS - Static variable in class io.scanbot.sdk.DeviceSession
Default timeout for device deregistration in milliseconds which is used if no timeout is specified.
defaultCompression - Static variable in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Default compression.
DefaultContentValidator - Class in io.scanbot.sdk.textpattern
Default content validator.
DefaultContentValidator() - Constructor for class io.scanbot.sdk.textpattern.DefaultContentValidator
Constructs DefaultContentValidator with default parameters.
DefaultContentValidator(String) - Constructor for class io.scanbot.sdk.textpattern.DefaultContentValidator
Constructs DefaultContentValidator with the given params.
DEFLATE - io.scanbot.sdk.tiffgeneration.CompressionMode
Deflate compression.
DENMARK - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Denmark.
deregisterDevice() - Static method in class io.scanbot.sdk.ScanbotSDK
Effectively notifies the server that the license is no longer used by this device.
DETECT_AND_CROP_DOCUMENT - io.scanbot.sdk.check.CheckDocumentDetectionMode
Document scanner will be used to locate the complete check in the input image.
DETECT_DOCUMENT - io.scanbot.sdk.check.CheckDocumentDetectionMode
Document scanner will be used to locate the complete check in the input image.
DeviceDeregistrationError - Class in io.scanbot.sdk.licensing
Description of error that occurred during device deregistration.
DeviceDeregistrationError(int, String) - Constructor for class io.scanbot.sdk.licensing.DeviceDeregistrationError
Constructs DeviceDeregistrationError with the given params.
DeviceSession - Class in io.scanbot.sdk
Convenience class to manage device usage for a floating license.
DeviceSession() - Constructor for class io.scanbot.sdk.DeviceSession
Constructor to create a DeviceSession with a default timeout 15000 milliseconds (15 seconds).
DeviceSession(int) - Constructor for class io.scanbot.sdk.DeviceSession
Constructor to create a DeviceSession with a given close timeout.
DIAGNOSE - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Diagnose.
DIAGNOSED_ON - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
(Form 1) Diagnosed on (festgestellt am) date.
diff(ImageRefPoolSnapshot, ImageRefPoolSnapshot) - Static method in class io.scanbot.sdk.image.ImageRefProfiler
Computes difference between two snapshots.
DISABLED - io.scanbot.sdk.check.CheckDocumentDetectionMode
Document detection is not performed.
DISABLED - io.scanbot.sdk.imageprocessing.PageBinarization
Do not binarize the image.
DOCTOR_NUMBER - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Number of the doctor (Arzt-Nr.).
DOCUMENT_CLASSIFICATION - io.scanbot.sdk.licensing.Feature
Document classification.
DOCUMENT_DATE - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
Document date.
DOCUMENT_SCANNER - io.scanbot.sdk.licensing.Feature
Document scanner.
documentBarcodeFormats - Static variable in class io.scanbot.sdk.barcode.BarcodeDocumentFormats
Barcode types that are used to encode documents.
DocumentClassifier - Class in io.scanbot.sdk.documentclassifier
API for document classification.
DocumentClassifier(DocumentClassifierConfiguration) - Constructor for class io.scanbot.sdk.documentclassifier.DocumentClassifier
Constructs DocumentClassifier with the given params.
DocumentClassifierConfiguration - Class in io.scanbot.sdk.documentclassifier
Configuration for the document classifier.
DocumentClassifierConfiguration() - Constructor for class io.scanbot.sdk.documentclassifier.DocumentClassifierConfiguration
Constructs DocumentClassifierConfiguration with default parameters.
DocumentClassifierConfiguration(boolean) - Constructor for class io.scanbot.sdk.documentclassifier.DocumentClassifierConfiguration
Constructs DocumentClassifierConfiguration with the given params.
DocumentClassifierResult - Class in io.scanbot.sdk.documentclassifier
Contains the result of running the document classifier.
DocumentClassifierResult(DocumentType, double, DocumentClassifierStatus, DocumentScanningResult) - Constructor for class io.scanbot.sdk.documentclassifier.DocumentClassifierResult
Constructs DocumentClassifierResult with the given params.
DocumentClassifierStatus - Enum in io.scanbot.sdk.documentclassifier
The status of the classification result.
DocumentDataExtractionResult - Class in io.scanbot.sdk.documentdata
Contains the result of running the document data extractor.
DocumentDataExtractionResult(DocumentDataExtractionStatus, GenericDocument, DocumentDetectionResult) - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractionResult
Constructs DocumentDataExtractionResult with default parameters.
DocumentDataExtractionResult(DocumentDataExtractionStatus, GenericDocument, DocumentDetectionResult, ImageRef) - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractionResult
Constructs DocumentDataExtractionResult with the given params.
DocumentDataExtractionStatus - Enum in io.scanbot.sdk.documentdata
The status of the extraction process.
DocumentDataExtractor - Class in io.scanbot.sdk.documentdata
API for extracting data from documents.
DocumentDataExtractor(DocumentDataExtractorConfiguration) - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractor
Constructs DocumentDataExtractor with the given params.
DocumentDataExtractorCommonConfiguration - Class in io.scanbot.sdk.documentdata
Convenience configuration element for enabling the scanning of multiple document types with a common configuration.
DocumentDataExtractorCommonConfiguration() - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractorCommonConfiguration
Constructs DocumentDataExtractorCommonConfiguration with default parameters.
DocumentDataExtractorCommonConfiguration(List<String>) - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractorCommonConfiguration
Constructs DocumentDataExtractorCommonConfiguration with the given params.
DocumentDataExtractorConfiguration - Class in io.scanbot.sdk.documentdata
Configuration for the document data extractor.
DocumentDataExtractorConfiguration() - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Constructs DocumentDataExtractorConfiguration with default parameters.
DocumentDataExtractorConfiguration(ResultAccumulationConfiguration, List<String>, List<DocumentDataExtractorConfigurationElement>, boolean, DocumentTrustMode, ProcessingMode) - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Constructs DocumentDataExtractorConfiguration with the given params.
DocumentDataExtractorConfigurationElement - Class in io.scanbot.sdk.documentdata
Base class for all document data extraction configuration elements.
DocumentDataExtractorConfigurationElement() - Constructor for class io.scanbot.sdk.documentdata.DocumentDataExtractorConfigurationElement
Constructs DocumentDataExtractorConfigurationElement with the given params.
DocumentDetectionResult - Class in io.scanbot.sdk.documentscanner
Result of the document contour detection.
DocumentDetectionResult(DocumentDetectionScores, List<Point>, List<LineSegmentInt>, List<LineSegmentInt>, List<PointF>, List<LineSegmentFloat>, List<LineSegmentFloat>, double, PointF) - Constructor for class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Constructs DocumentDetectionResult with default parameters.
DocumentDetectionResult(DocumentDetectionStatus, DocumentDetectionScores, List<Point>, List<LineSegmentInt>, List<LineSegmentInt>, List<PointF>, List<LineSegmentFloat>, List<LineSegmentFloat>, double, int, DocumentDisplacement, PointF) - Constructor for class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Constructs DocumentDetectionResult with the given params.
DocumentDetectionScores - Class in io.scanbot.sdk.documentscanner
The total and partial scores for the detected document contour.
DocumentDetectionScores(double, double, double, double, double, double, double, double) - Constructor for class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Constructs DocumentDetectionScores with the given params.
DocumentDetectionStatus - Enum in io.scanbot.sdk.documentscanner
Status of the document detection.
DocumentDisplacement - Enum in io.scanbot.sdk.documentscanner
The displacement of the document from the image center if the document is partially visible.
DocumentQuality - Enum in io.scanbot.sdk.documentqualityanalyzer
Result of document quality analysis.
DocumentQualityAnalyzer - Class in io.scanbot.sdk.documentqualityanalyzer
API for analyzing document quality.
DocumentQualityAnalyzer(DocumentQualityAnalyzerConfiguration) - Constructor for class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzer
Constructs DocumentQualityAnalyzer with the given params.
DocumentQualityAnalyzerConfiguration - Class in io.scanbot.sdk.documentqualityanalyzer
Document Quality Analyzer configuration.
DocumentQualityAnalyzerConfiguration() - Constructor for class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Constructs DocumentQualityAnalyzerConfiguration with default parameters.
DocumentQualityAnalyzerConfiguration(List<DocumentQualityThreshold>, List<DocumentQuality>, boolean, boolean, int, int, double, double, int, double, int, boolean) - Constructor for class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Constructs DocumentQualityAnalyzerConfiguration with the given params.
DocumentQualityAnalyzerResult - Class in io.scanbot.sdk.documentqualityanalyzer
Result of document quality analysis.
DocumentQualityAnalyzerResult(boolean, DocumentQuality, Double, Double, List<Integer>, List<Integer>, List<Integer>) - Constructor for class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Constructs DocumentQualityAnalyzerResult with default parameters.
DocumentQualityAnalyzerResult(boolean, DocumentQuality, Double, Double, List<Integer>, List<Integer>, List<Integer>, ImageRef) - Constructor for class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Constructs DocumentQualityAnalyzerResult with the given params.
DocumentQualityThreshold - Class in io.scanbot.sdk.documentqualityanalyzer
Point in the quality-number of symbols space to separate quality levels.
DocumentQualityThreshold(double, double) - Constructor for class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityThreshold
Constructs DocumentQualityThreshold with the given params.
DocumentScanner - Class in io.scanbot.sdk.documentscanner
API for document detection and scanning.
DocumentScanner(DocumentScannerConfiguration) - Constructor for class io.scanbot.sdk.documentscanner.DocumentScanner
Constructs DocumentScanner with the given params.
DocumentScannerConfiguration - Class in io.scanbot.sdk.documentscanner
Configuration for the document scanner.
DocumentScannerConfiguration() - Constructor for class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Constructs DocumentScannerConfiguration with default parameters.
DocumentScannerConfiguration(DocumentScannerEngineMode, ProcessingMode, DocumentScannerParameters, PartiallyVisibleDocumentConfiguration) - Constructor for class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Constructs DocumentScannerConfiguration with the given params.
DocumentScannerEngineMode - Enum in io.scanbot.sdk.documentscanner
Engines for document scanning.
DocumentScannerParameters - Class in io.scanbot.sdk.documentscanner
Parameters for the document scanner.
DocumentScannerParameters() - Constructor for class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Constructs DocumentScannerParameters with default parameters.
DocumentScannerParameters(int, int, int, int, List<AspectRatio>, boolean) - Constructor for class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Constructs DocumentScannerParameters with the given params.
DocumentScanningResult - Class in io.scanbot.sdk.documentscanner
Result of the document detection followed by cropping of the found document.
DocumentScanningResult(DocumentDetectionResult) - Constructor for class io.scanbot.sdk.documentscanner.DocumentScanningResult
Constructs DocumentScanningResult with default parameters.
DocumentScanningResult(DocumentDetectionResult, ImageRef) - Constructor for class io.scanbot.sdk.documentscanner.DocumentScanningResult
Constructs DocumentScanningResult with the given params.
DocumentTrustMode - Enum in io.scanbot.sdk.documentdata
Level of trust in the authenticity of the extracted document.
DocumentType - Enum in io.scanbot.sdk.documentclassifier
The type of the document.
DocumentVerificationReport - Class in io.scanbot.sdk.documentdata
Report of the document verification.
DocumentVerificationReport(DocumentVerificationStatus, ConsistencyVerificationReport, SemanticsVerificationReport, SuspiciousDataVerificationReport, InvalidDataVerificationReport) - Constructor for class io.scanbot.sdk.documentdata.DocumentVerificationReport
Constructs DocumentVerificationReport with the given params.
DocumentVerificationStatus - Enum in io.scanbot.sdk.documentdata
Overall status of the document verification.
DOWN - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the lower part of the image.
DRIVER_LICENSE_SCANNER - io.scanbot.sdk.licensing.Feature
Driver license scanner.

E

EAGER - io.scanbot.sdk.image.BufferLoadMode
Image is immediately decoded.
EAGER - io.scanbot.sdk.image.PathLoadMode
Image is immediately loaded into memory.
EAN_13 - io.scanbot.sdk.barcode.BarcodeFormat
EAN-13 (1D).
EAN_8 - io.scanbot.sdk.barcode.BarcodeFormat
EAN-8 (1D).
EHIC_SCANNER - io.scanbot.sdk.licensing.Feature
EHIC scanner.
ENABLED - io.scanbot.sdk.imageprocessing.PageBinarization
Binarize the image.
ENABLED_IF_BINARIZATION_FILTER_SET - io.scanbot.sdk.imageprocessing.PageBinarization
Same behavior as ENABLED if a binarizationFilter is set, otherwise same behavior as DISABLED.
enableDetailedProfiling() - Static method in class io.scanbot.sdk.image.ImageRefProfiler
After the function is called, ImageRefs will store additional information, such as source from which they were created.
encodeImage(EncodeImageOptions) - Method in class io.scanbot.sdk.image.ImageRef
Encodes the image with given options.
EncodeImageOptions - Class in io.scanbot.sdk.image
Options for encoding image.
EncodeImageOptions() - Constructor for class io.scanbot.sdk.image.EncodeImageOptions
Constructs EncodeImageOptions with default parameters.
EncodeImageOptions(int, EncodingFormat) - Constructor for class io.scanbot.sdk.image.EncodeImageOptions
Constructs EncodeImageOptions with the given params.
EncodingFormat - Enum in io.scanbot.sdk.image
Image Encoding Format.
ENTITLEMENT_TO_CONTINUED_PAYMENT_NO - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Entitlement to continued payment no (keinen Anspruch auf Entgeltfortzahlung) checkbox.
ENTITLEMENT_TO_CONTINUED_PAYMENT_YES - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Entitlement to continued payment yes (Anspruch auf Entgeltfortzahlung) checkbox.
ERROR_BAD_CROP - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
A document was detected at an angle or distance that would result in a poor quality crop.
ERROR_NOTHING_DETECTED - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
No document was detected.
ERROR_NOTHING_FOUND - io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus
Magnetic ink strip was not found.
ERROR_NOTHING_FOUND - io.scanbot.sdk.creditcard.CreditCardScanningStatus
No credit card was detected.
ERROR_NOTHING_FOUND - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
No document was detected.
ERROR_PARTIALLY_VISIBLE - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but not all of its corners are visible.
ERROR_PARTIALLY_VISIBLE_TOO_CLOSE - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but not all of its corners are visible and the document is too close to the camera.
ERROR_TOO_DARK - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
No document was detected, likely because the input image is too dark.
ERROR_TOO_NOISY - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
No document was detected, likely because the input image is too noisy or has a complex background.
ERROR_UNACCEPTABLE_DOCUMENT - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
A supported document was detected, but it is unacceptable in the current configuration.
ERROR_UNKNOWN_DOCUMENT - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
A document was detected, but it does not match any supported document format.
ESTONIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Estonia.
EUC_JP - io.scanbot.sdk.barcode.CharacterEncoding
EUC-JP (Japanese).
EUC_KR - io.scanbot.sdk.barcode.CharacterEncoding
EUC-KR (Korean).
EuropeanHealthInsuranceCardConfiguration - Class in io.scanbot.sdk.documentdata
European Health Insurance Card (EHIC) configuration element.
EuropeanHealthInsuranceCardConfiguration() - Constructor for class io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardConfiguration
Constructs EuropeanHealthInsuranceCardConfiguration with default parameters.
EuropeanHealthInsuranceCardConfiguration(EuropeanHealthInsuranceCardIssuingCountry) - Constructor for class io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardConfiguration
Constructs EuropeanHealthInsuranceCardConfiguration with the given params.
EuropeanHealthInsuranceCardIssuingCountry - Enum in io.scanbot.sdk.documentdata
European Health Insurance Card (EHIC) issuing country.
EXACT - io.scanbot.sdk.frameaccumulation.ConfirmationMethod
Require seeing the same result multiple times to confirm it.
EXCELLENT - io.scanbot.sdk.documentqualityanalyzer.DocumentQuality
Excellent quality.
EXECUTIVE - io.scanbot.sdk.pdfgeneration.PageSize
7.25 x 10.5 (inches) 522 x 756 (pixels) at 72 DPI.
EXPIRY_DATE - io.scanbot.sdk.genericdocument.CommonFieldType
Document expiry date field.
ExtractedImage - Class in io.scanbot.sdk.multipageimageextractor
An image extracted from a multipage image.
ExtractedImage(ImageRef, ExtractedImageMetadata) - Constructor for class io.scanbot.sdk.multipageimageextractor.ExtractedImage
Constructs ExtractedImage with the given params.
ExtractedImageMetadata - Class in io.scanbot.sdk.multipageimageextractor
The metadata is taken from the PDF stream's dictionary, not from the image header inside the stream.
ExtractedImageMetadata(int, int) - Constructor for class io.scanbot.sdk.multipageimageextractor.ExtractedImageMetadata
Constructs ExtractedImageMetadata with the given params.
ExtractedPage - Class in io.scanbot.sdk.multipageimageextractor
A single page extracted from a multipage image.
ExtractedPage(List<ExtractedImage>) - Constructor for class io.scanbot.sdk.multipageimageextractor.ExtractedPage
Constructs ExtractedPage with the given params.
EYE_COLOR - io.scanbot.sdk.genericdocument.CommonFieldType
Person eye color field.

F

FAILURE_APP_ID_MISMATCH - io.scanbot.sdk.licensing.LicenseStatus
No license active.
FAILURE_CORRUPTED - io.scanbot.sdk.licensing.LicenseStatus
No license active.
FAILURE_EXPIRED - io.scanbot.sdk.licensing.LicenseStatus
No license active.
FAILURE_INACTIVE - io.scanbot.sdk.licensing.LicenseStatus
No license active.
FAILURE_NOT_SET - io.scanbot.sdk.licensing.LicenseStatus
No license set.
FAILURE_SCANNING - io.scanbot.sdk.documentclassifier.DocumentClassifierStatus
No document was detected.
FAILURE_SERVER - io.scanbot.sdk.licensing.LicenseStatus
No license active.
FAILURE_VERSION - io.scanbot.sdk.licensing.LicenseStatus
No license active.
FAILURE_WRONG_OS - io.scanbot.sdk.licensing.LicenseStatus
No license active.
Feature - Enum in io.scanbot.sdk.licensing
License features.
Field - Class in io.scanbot.sdk.genericdocument
Generic document field.
Field(FieldType, OcrResult, double, ImageRef, List<PointF>, FieldValidationStatus, List<FieldParsedData>) - Constructor for class io.scanbot.sdk.genericdocument.Field
Constructs Field with the given params.
Field(FieldType, OcrResult, List<PointF>) - Constructor for class io.scanbot.sdk.genericdocument.Field
Constructs Field with default parameters.
FieldConsistencyVerificationReport - Class in io.scanbot.sdk.documentdata
Report of the field consistency verification.
FieldConsistencyVerificationReport(CommonFieldType, ValueConsistency, List<String>) - Constructor for class io.scanbot.sdk.documentdata.FieldConsistencyVerificationReport
Constructs FieldConsistencyVerificationReport with the given params.
FieldDataFormat - Enum in io.scanbot.sdk.genericdocument
Type of parsing applied to field.
FieldInvalidDataVerificationReport - Class in io.scanbot.sdk.documentdata
Report which shows whether the data in the field that can be validated is valid.
FieldInvalidDataVerificationReport(String, boolean) - Constructor for class io.scanbot.sdk.documentdata.FieldInvalidDataVerificationReport
Constructs FieldInvalidDataVerificationReport with the given params.
FieldParsedData - Class in io.scanbot.sdk.genericdocument
Parsed data.
FieldParsedData(FieldDataFormat, String) - Constructor for class io.scanbot.sdk.genericdocument.FieldParsedData
Constructs FieldParsedData with the given params.
FieldSuspiciousDataVerificationReport - Class in io.scanbot.sdk.documentdata
Report of the suspicious data field verification.
FieldSuspiciousDataVerificationReport(String, boolean) - Constructor for class io.scanbot.sdk.documentdata.FieldSuspiciousDataVerificationReport
Constructs FieldSuspiciousDataVerificationReport with the given params.
FieldType - Class in io.scanbot.sdk.genericdocument
Generic Document Type.
FieldType(String, String, String, CommonFieldType) - Constructor for class io.scanbot.sdk.genericdocument.FieldType
Constructs FieldType with default parameters.
FieldType(String, String, String, CommonFieldType, Integer) - Constructor for class io.scanbot.sdk.genericdocument.FieldType
Constructs FieldType with the given params.
FieldValidationStatus - Enum in io.scanbot.sdk.genericdocument
Field validation status.
FieldValueSemantics - Class in io.scanbot.sdk.documentdata
Report of the field value semantics verification.
FieldValueSemantics(String, boolean) - Constructor for class io.scanbot.sdk.documentdata.FieldValueSemantics
Constructs FieldValueSemantics with the given params.
FILE - io.scanbot.sdk.image.ImageSourceType
ImageRef was created from a file.
FILL_IN - io.scanbot.sdk.pdfgeneration.PageFit
Fill page with image.
FINAL_CERTIFICATE - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 1) Final certificate (Endbescheinigung) checkbox.
finalize() - Method in class io.scanbot.sdk.barcode.BarcodeDocumentParser
 
finalize() - Method in class io.scanbot.sdk.barcode.BarcodeScanner
 
finalize() - Method in class io.scanbot.sdk.check.CheckScanner
 
finalize() - Method in class io.scanbot.sdk.creditcard.CreditCardScanner
 
finalize() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifier
 
finalize() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractor
 
finalize() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzer
 
finalize() - Method in class io.scanbot.sdk.documentscanner.DocumentScanner
 
finalize() - Method in class io.scanbot.sdk.image.ImageRef
 
finalize() - Method in class io.scanbot.sdk.image.ImageRefProfiler
 
finalize() - Method in class io.scanbot.sdk.imagemanipulation.ImageManipulator
 
finalize() - Method in class io.scanbot.sdk.imageprocessing.ImageProcessor
 
finalize() - Method in class io.scanbot.sdk.io.RandomAccessSource
 
finalize() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanner
 
finalize() - Method in class io.scanbot.sdk.mrz.MrzParser
 
finalize() - Method in class io.scanbot.sdk.mrz.MrzScanner
 
finalize() - Method in class io.scanbot.sdk.multipageimageextractor.MultiPageImageExtractor
 
finalize() - Method in class io.scanbot.sdk.ocr.OcrEngine
 
finalize() - Method in class io.scanbot.sdk.textpattern.TextPatternScanner
 
finalize() - Method in class io.scanbot.sdk.vin.VinScanner
 
FINLAND - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Finland.
FIRST_NAME - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
First name (Vorname des Versicherten).
FIT_IN - io.scanbot.sdk.pdfgeneration.PageFit
Fit image into page.
flip(ImageRef, ImageOrigin) - Method in class io.scanbot.sdk.imagemanipulation.ImageManipulator
Flips the given image horizontally or vertically.
FORM_1A - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Form 1A.
FORM_1B - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Form 1B.
FORM_1B_CUSTOM - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Form 1B custom.
FORM_1C - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Form 1C.
FORM_1D - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Form 1D.
FORM_21A - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Form 21A.
FORM_21A_BACK - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Form 21A back.
FRA - io.scanbot.sdk.check.CheckStandard
A check format commonly used in France.
FRANCE - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
France.
fromEncodedBuffer(byte[], BufferImageLoadOptions) - Static method in class io.scanbot.sdk.image.ImageRef
Creates an image from the given encoded buffer e.g.
fromPath(String, PathImageLoadOptions) - Static method in class io.scanbot.sdk.image.ImageRef
Creates an image from the given path with given options.
fromStream(InputStream, BufferImageLoadOptions) - Static method in class io.scanbot.sdk.image.ImageRef
Creates an image from the given input stream with given options.

G

GB_18030 - io.scanbot.sdk.barcode.CharacterEncoding
GB18030 (Simplified Chinese).
GB_2312 - io.scanbot.sdk.barcode.CharacterEncoding
GB2312 (Simplified Chinese).
GENDER - io.scanbot.sdk.genericdocument.CommonFieldType
Gender field.
GENDER - io.scanbot.sdk.genericdocument.FieldDataFormat
Field value is parsed as "Male", "Female".
GenericDocument - Class in io.scanbot.sdk.genericdocument
Generic document.
GenericDocument(GenericDocumentType, List<Field>, List<GenericDocument>, List<PointF>, List<PointF>) - Constructor for class io.scanbot.sdk.genericdocument.GenericDocument
Constructs GenericDocument with default parameters.
GenericDocument(GenericDocumentType, List<Field>, List<GenericDocument>, List<PointF>, List<PointF>, ImageRef, double, double) - Constructor for class io.scanbot.sdk.genericdocument.GenericDocument
Constructs GenericDocument with the given params.
GenericDocumentType - Class in io.scanbot.sdk.genericdocument
Generic Document Type.
GenericDocumentType(String, String, String) - Constructor for class io.scanbot.sdk.genericdocument.GenericDocumentType
Constructs GenericDocumentType with default parameters.
GenericDocumentType(String, String, String, Integer) - Constructor for class io.scanbot.sdk.genericdocument.GenericDocumentType
Constructs GenericDocumentType with the given params.
GERMANY - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Germany (Validation performed according to "Spezifikation für Musterkarten und Testkarten (eGK, HBA, SMC), Anhang A" and "GS1 Struktur der Kenn-Nummer (ICCSN) der elektronischen Gesundheitskarte").
getAccelerator() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for accelerator field.
getAcceptedAngleScore() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Getter for acceptedAngleScore field.
getAcceptedAspectRatioScore() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Getter for acceptedAspectRatioScore field.
getAcceptedBrightnessThreshold() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Getter for acceptedBrightnessThreshold field.
getAcceptedCheckStandards() - Method in class io.scanbot.sdk.check.CheckScannerConfiguration
Getter for acceptedCheckStandards field.
getAcceptedCountries() - Method in class io.scanbot.sdk.documentdata.MrzFallbackConfiguration
Getter for acceptedCountries field.
getAcceptedDocumentTypes() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorCommonConfiguration
Getter for acceptedDocumentTypes field.
getAcceptedMRZTypes() - Method in class io.scanbot.sdk.documentdata.MrzFallbackConfiguration
Getter for acceptedMRZTypes field.
getAcceptedSizeScore() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Getter for acceptedSizeScore field.
getAccumulationConfig() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for accumulationConfig field.
getAccumulationDuration() - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Getter for accumulationDuration field.
getAccumulationTime() - Method in class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Getter for accumulationTime field.
getAddAdditionalQuietZone() - Method in class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Getter for addAdditionalQuietZone field.
getAdded() - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Getter for added field.
getAllowedCharacters() - Method in class io.scanbot.sdk.textpattern.DefaultContentValidator
Getter for allowedCharacters field.
getAllowedCharacters() - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Getter for allowedCharacters field.
getAllowNarrowBarsOnly() - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Getter for allowNarrowBarsOnly field.
getAllowPartiallyVisibleDocuments() - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Getter for allowPartiallyVisibleDocuments field.
getAllowWideBarsOnly() - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Getter for allowWideBarsOnly field.
getAngleScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for angleScore field.
getAspectRatio() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for aspectRatio field.
getAspectRatios() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Getter for aspectRatios field.
getAspectRatioScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for aspectRatioScore field.
getAttributes() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for attributes field.
getAustraliaPostCustomerFormat() - Method in class io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
Getter for australiaPostCustomerFormat field.
getAuthor() - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Getter for author field.
getAutoClearThreshold() - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Getter for autoClearThreshold field.
getAverageBrightness() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for averageBrightness field.
getBarcodeFormatConfigurations() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for barcodeFormatConfigurations field.
getBarcodeResult() - Method in class io.scanbot.sdk.vin.VinScannerResult
Getter for barcodeResult field.
getBarcodes() - Method in class io.scanbot.sdk.barcode.BarcodeScannerResult
Getter for barcodes field.
getBinarizationFilter() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for binarizationFilter field.
getBinarizationFilter() - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Getter for binarizationFilter field.
getBinaryFileAddressDatabase() - Method in class io.scanbot.sdk.documentdata.DeAddressParserConfiguration
Getter for binaryFileAddressDatabase field.
getBirthDateBeforeExpiryDate() - Method in class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Getter for birthDateBeforeExpiryDate field.
getBirthDateBeforeIssueDate() - Method in class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Getter for birthDateBeforeIssueDate field.
getBirthDateSemantics() - Method in class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Getter for birthDateSemantics field.
getBitmapMemoryConsumption() - Method in class io.scanbot.sdk.image.ImageProfile
Getter for bitmapMemoryConsumption field.
getBlackOutliersFraction() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for blackOutliersFraction field.
getBlackOutliersFraction() - Method in class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Getter for blackOutliersFraction field.
getBlackPoint() - Method in class io.scanbot.sdk.imageprocessing.WhiteBlackPointFilter
Getter for blackPoint field.
getBlocks() - Method in class io.scanbot.sdk.ocr.Page
Getter for blocks field.
getBorderWidthFraction() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for borderWidthFraction field.
getBorderWidthFraction() - Method in class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Getter for borderWidthFraction field.
getBoundingRect() - Method in class io.scanbot.sdk.textpattern.SymbolBox
Getter for boundingRect field.
getBoundingRect() - Method in class io.scanbot.sdk.textpattern.WordBox
Getter for boundingRect field.
getBrightness() - Method in class io.scanbot.sdk.imageprocessing.BrightnessFilter
Getter for brightness field.
getCheck() - Method in class io.scanbot.sdk.check.CheckScanningResult
Getter for check field.
getCheckBoxes() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for checkBoxes field.
getChecked() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBox
Getter for checked field.
getCheckedConfidence() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBox
Getter for checkedConfidence field.
getChecksum() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Getter for checksum field.
getChecksumAlgorithms() - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Getter for checksumAlgorithms field.
getChildren() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for children field.
getClockwiseRotations() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for clockwiseRotations field.
getCode25() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Getter for code25 field.
getCode32() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for code32 field.
getCode39() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for code39 field.
getColorConversion() - Method in class io.scanbot.sdk.image.BufferImageLoadOptions
Getter for colorConversion field.
getColorConversion() - Method in class io.scanbot.sdk.image.PathImageLoadOptions
Getter for colorConversion field.
getColorEnhancement() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for colorEnhancement field.
getCommonType() - Method in class io.scanbot.sdk.genericdocument.FieldType
Getter for commonType field.
getCompression() - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Getter for compression field.
getConfidence() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifierResult
Getter for confidence field.
getConfidence() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for confidence field.
getConfidence() - Method in class io.scanbot.sdk.genericdocument.OcrResult
Getter for confidence field.
getConfidence() - Method in class io.scanbot.sdk.ocr.OcrElement
Getter for confidence field.
getConfidence() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerResult
Getter for confidence field.
getConfidenceWeight() - Method in class io.scanbot.sdk.genericdocument.Field
Getter for confidenceWeight field.
getConfidenceWeight() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for confidenceWeight field.
getConfigurations() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Getter for configurations field.
getConfirmationMethod() - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Getter for confirmationMethod field.
getConsistency() - Method in class io.scanbot.sdk.documentdata.FieldConsistencyVerificationReport
Getter for consistency field.
getConsistencyVerificationReport() - Method in class io.scanbot.sdk.documentdata.DocumentVerificationReport
Getter for consistencyVerificationReport field.
getContrast() - Method in class io.scanbot.sdk.imageprocessing.ContrastFilter
Getter for contrast field.
getContrastEnhancement() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for contrastEnhancement field.
getCount() - Method in class io.scanbot.sdk.barcode.StructuredAppendInfo
Getter for count field.
getCreator() - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Getter for creator field.
getCreditCard() - Method in class io.scanbot.sdk.creditcard.CreditCardScanningResult
Getter for creditCard field.
getCrop() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifierConfiguration
Getter for crop field.
getCrop() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for crop field.
getCroppedImage() - Method in class io.scanbot.sdk.check.CheckScanningResult
Getter for croppedImage field.
getCroppedImage() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractionResult
Getter for croppedImage field.
getCroppedImage() - Method in class io.scanbot.sdk.documentscanner.DocumentScanningResult
Getter for croppedImage field.
getCroppedImage() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for croppedImage field.
getCropRect() - Method in class io.scanbot.sdk.image.BasicImageLoadOptions
Getter for cropRect field.
getCropRect() - Method in class io.scanbot.sdk.image.BufferImageLoadOptions
Getter for cropRect field.
getCropRect() - Method in class io.scanbot.sdk.image.PathImageLoadOptions
Getter for cropRect field.
getCropRect() - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Getter for cropRect field.
getCumulativeContrastHistogram() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for cumulativeContrastHistogram field.
getCumulativeQualityHistogram() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for cumulativeQualityHistogram field.
getCumulativeTextSizeHistogram() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for cumulativeTextSizeHistogram field.
getDataBarStackSize() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for dataBarStackSize field.
getDates() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for dates field.
getDenoise() - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Getter for denoise field.
getDetectionResult() - Method in class io.scanbot.sdk.documentscanner.DocumentScanningResult
Getter for detectionResult field.
getDetectionScores() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for detectionScores field.
getDetectionStatus() - Method in class io.scanbot.sdk.creditcard.CreditCardScanningResult
Getter for detectionStatus field.
getDetectOrientation() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for detectOrientation field.
getDeviceDeregistationErrors() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for deviceDeregistationErrors field.
getDeviceId() - Method in class io.scanbot.sdk.licensing.DeviceDeregistrationError
Getter for deviceId field.
getDevices() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for devices field.
getDisplacement() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for displacement field.
getDisplacementVector() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for displacementVector field.
getDistanceScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for distanceScore field.
getDocument() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractionResult
Getter for document field.
getDocument() - Method in class io.scanbot.sdk.mrz.MrzScannerResult
Getter for document field.
getDocumentDetectionMode() - Method in class io.scanbot.sdk.check.CheckScannerConfiguration
Getter for documentDetectionMode field.
getDocumentDetectionResult() - Method in class io.scanbot.sdk.check.CheckScanningResult
Getter for documentDetectionResult field.
getDocumentDetectionResult() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractionResult
Getter for documentDetectionResult field.
getDocumentDetectionResult() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for documentDetectionResult field.
getDocumentFound() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for documentFound field.
getDocumentScanningResult() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifierResult
Getter for documentScanningResult field.
getDocumentTrustMode() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Getter for documentTrustMode field.
getDocumentType() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifierResult
Getter for documentType field.
getDocumentTypes() - Method in class io.scanbot.sdk.documentdata.DeAddressParserConfiguration
Getter for documentTypes field.
getDpi() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for dpi field.
getDpi() - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Getter for dpi field.
getEan13() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for ean13 field.
getEan8() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for ean8 field.
getEnableDetection() - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Getter for enableDetection field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Getter for enableOneDBlurScanner field.
getEnableOneDBlurScanner() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for enableOneDBlurScanner field.
getEncoding() - Method in class io.scanbot.sdk.barcode.RangeEncoding
Getter for encoding field.
getEnd() - Method in class io.scanbot.sdk.barcode.RangeEncoding
Getter for end field.
getEnd() - Method in class io.scanbot.sdk.geometry.LineSegmentFloat
Getter for end field.
getEnd() - Method in class io.scanbot.sdk.geometry.LineSegmentInt
Getter for end field.
getEngineMode() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for engineMode field.
getEngineMode() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Getter for engineMode field.
getEnginePath() - Method in class io.scanbot.sdk.ml.TensorRtAccelerator
Getter for enginePath field.
getErrorMessage() - Method in class io.scanbot.sdk.licensing.DeviceDeregistrationError
Getter for errorMessage field.
getErrorMessage() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for errorMessage field.
getExpectedCountry() - Method in class io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardConfiguration
Getter for expectedCountry field.
getExpirationDateString() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for expirationDateString field.
getExpirationTimestamp() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for expirationTimestamp field.
getExpiryDateSemantics() - Method in class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Getter for expiryDateSemantics field.
getExtendedQuad() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for extendedQuad field.
getExtendedQuadNormalized() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for extendedQuadNormalized field.
getExtensions() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for extensions field.
getExtractCroppedImage() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Getter for extractCroppedImage field.
getExtractedDocument() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for extractedDocument field.
getExtractedDocumentFormats() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for extractedDocumentFormats field.
getExtractedVIN() - Method in class io.scanbot.sdk.vin.VinBarcodeResult
Getter for extractedVIN field.
getExtractVINFromBarcode() - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Getter for extractVINFromBarcode field.
getFieldDetails() - Method in class io.scanbot.sdk.documentdata.CompositeFieldValueSemantics
Getter for fieldDetails field.
getFieldDetails() - Method in class io.scanbot.sdk.documentdata.ConsistencyVerificationReport
Getter for fieldDetails field.
getFieldDetails() - Method in class io.scanbot.sdk.documentdata.InvalidDataVerificationReport
Getter for fieldDetails field.
getFieldDetails() - Method in class io.scanbot.sdk.documentdata.SuspiciousDataVerificationReport
Getter for fieldDetails field.
getFieldExcludeList() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Getter for fieldExcludeList field.
getFieldFullName() - Method in class io.scanbot.sdk.documentdata.FieldInvalidDataVerificationReport
Getter for fieldFullName field.
getFieldFullName() - Method in class io.scanbot.sdk.documentdata.FieldSuspiciousDataVerificationReport
Getter for fieldFullName field.
getFieldFullName() - Method in class io.scanbot.sdk.documentdata.FieldValueSemantics
Getter for fieldFullName field.
getFieldFullNames() - Method in class io.scanbot.sdk.documentdata.FieldConsistencyVerificationReport
Getter for fieldFullNames field.
getFields() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for fields field.
getFields() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoBox
Getter for fields field.
getFieldType() - Method in class io.scanbot.sdk.documentdata.FieldConsistencyVerificationReport
Getter for fieldType field.
getFieldTypeName() - Method in class io.scanbot.sdk.documentdata.DateValidationConfiguration
Getter for fieldTypeName field.
getFilePath() - Method in class io.scanbot.sdk.image.ImageSource
Getter for filePath field.
getFilterType() - Method in class io.scanbot.sdk.imageprocessing.LegacyFilter
Getter for filterType field.
getFormat() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for format field.
getFormat() - Method in class io.scanbot.sdk.image.EncodeImageOptions
Getter for format field.
getFormats() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for formats field.
getFormats() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
Getter for formats field.
getFormats() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for formats field.
getFormats() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Getter for formats field.
getFormType() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for formType field.
getFrameAccumulationConfiguration() - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Getter for frameAccumulationConfiguration field.
getFullName() - Method in class io.scanbot.sdk.genericdocument.FieldType
Getter for fullName field.
getFullName() - Method in class io.scanbot.sdk.genericdocument.GenericDocumentType
Getter for fullName field.
getGlareDetectionThreshold() - Method in class io.scanbot.sdk.documentdata.GlareDetectionConfiguration
Getter for glareDetectionThreshold field.
getGlobalIndex() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for globalIndex field.
getGlyphs() - Method in class io.scanbot.sdk.ocr.Word
Getter for glyphs field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Getter for gs1Handling field.
getGs1Handling() - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Getter for gs1Handling field.
getHasContents() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoBox
Getter for hasContents field.
getHeight() - Method in class io.scanbot.sdk.geometry.AspectRatio
Getter for height field.
getHeight() - Method in class io.scanbot.sdk.geometry.Rectangle
Returns the height of the rectangle.
getHeight() - Method in class io.scanbot.sdk.geometry.RectangleF
Returns the height of the rectangle.
getHeight() - Method in class io.scanbot.sdk.image.ImageInfo
Getter for height field.
getHeight() - Method in class io.scanbot.sdk.multipageimageextractor.ExtractedImageMetadata
Getter for height field.
getHeightScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for heightScore field.
getHibernationMemoryConsumption() - Method in class io.scanbot.sdk.image.ImageProfile
Getter for hibernationMemoryConsumption field.
getHorizontalLines() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for horizontalLines field.
getHorizontalLinesNormalized() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for horizontalLinesNormalized field.
getIata2of5() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Getter for iata2of5 field.
getId() - Method in class io.scanbot.sdk.barcode.StructuredAppendInfo
Getter for id field.
getIgnoreOrientationMismatch() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Getter for ignoreOrientationMismatch field.
getImage() - Method in class io.scanbot.sdk.genericdocument.Field
Getter for image field.
getImage() - Method in class io.scanbot.sdk.multipageimageextractor.ExtractedImage
Getter for image field.
getImageInfo() - Method in class io.scanbot.sdk.image.ImageRefProfile
Getter for imageInfo field.
getImageRefProfiles() - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshot
Getter for imageRefProfiles field.
getImages() - Method in class io.scanbot.sdk.multipageimageextractor.ExtractedPage
Getter for images field.
getImageSource() - Method in class io.scanbot.sdk.image.ImageRefProfile
Getter for imageSource field.
getIncompleteResultHandling() - Method in class io.scanbot.sdk.mrz.MrzParserConfiguration
Getter for incompleteResultHandling field.
getIncompleteResultHandling() - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Getter for incompleteResultHandling field.
getIndex() - Method in class io.scanbot.sdk.barcode.StructuredAppendInfo
Getter for index field.
getIndustrial2of5() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Getter for industrial2of5 field.
getInspectSmallText() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for inspectSmallText field.
getInvalidDataVerificationReport() - Method in class io.scanbot.sdk.documentdata.DocumentVerificationReport
Getter for invalidDataVerificationReport field.
getInvalidSemantics() - Method in class io.scanbot.sdk.documentdata.FieldValueSemantics
Getter for invalidSemantics field.
getIssueDateBeforeExpiryDate() - Method in class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Getter for issueDateBeforeExpiryDate field.
getIssueDateSemantics() - Method in class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Getter for issueDateSemantics field.
getJpegQuality() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for jpegQuality field.
getJpegQuality() - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Getter for jpegQuality field.
getKeywords() - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Getter for keywords field.
getLicense() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for license field.
getLicenseInfo() - Static method in class io.scanbot.sdk.ScanbotSDK
Returns the current license info.
getLicenseStatusMessage() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for licenseStatusMessage field.
getLineCoverageScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for lineCoverageScore field.
getLines() - Method in class io.scanbot.sdk.ocr.Block
Getter for lines field.
getListIndex() - Method in class io.scanbot.sdk.genericdocument.FieldType
Getter for listIndex field.
getListIndex() - Method in class io.scanbot.sdk.genericdocument.GenericDocumentType
Getter for listIndex field.
getLiveSource() - Method in class io.scanbot.sdk.image.BasicImageLoadOptions
Getter for liveSource field.
getLiveSource() - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Getter for liveSource field.
getLoadMode() - Method in class io.scanbot.sdk.image.BufferImageLoadOptions
Getter for loadMode field.
getLoadMode() - Method in class io.scanbot.sdk.image.PathImageLoadOptions
Getter for loadMode field.
getMatchSubstring() - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Getter for matchSubstring field.
getMaxByteSize() - Method in class io.scanbot.sdk.image.ImageInfo
Getter for maxByteSize field.
getMaxImageSize() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for maxImageSize field.
getMaximumNumberOfAccumulatedFrames() - Method in class io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Getter for maximumNumberOfAccumulatedFrames field.
getMaximumNumberOfAccumulatedFrames() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Getter for maximumNumberOfAccumulatedFrames field.
getMaximumNumberOfAccumulatedFrames() - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Getter for maximumNumberOfAccumulatedFrames field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Getter for maximumTextLength field.
getMaximumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Getter for maximumTextLength field.
getMaxProcessedFraction() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for maxProcessedFraction field.
getMaxYear() - Method in class io.scanbot.sdk.documentdata.DateValidationConfiguration
Getter for maxYear field.
getMetadata() - Method in class io.scanbot.sdk.multipageimageextractor.ExtractedImage
Getter for metadata field.
getMethod() - Method in class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Getter for method field.
getMicroQr() - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Getter for microQr field.
getMinConfidenceForStableField() - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Getter for minConfidenceForStableField field.
getMinConfirmations() - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Getter for minConfirmations field.
getMinEstimatedNumberOfSymbolsForDocument() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for minEstimatedNumberOfSymbolsForDocument field.
getMinimum1DConfirmationCount() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for minimum1DConfirmationCount field.
getMinimum1DConfirmationCount() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for minimum1DConfirmationCount field.
getMinimum1DConfirmationCount() - Method in class io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
Getter for minimum1DConfirmationCount field.
getMinimum1DQuietZoneSize() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for minimum1DQuietZoneSize field.
getMinimum1DQuietZoneSize() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for minimum1DQuietZoneSize field.
getMinimum1DQuietZoneSize() - Method in class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Getter for minimum1DQuietZoneSize field.
getMinimum1DQuietZoneSize() - Method in class io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
Getter for minimum1DQuietZoneSize field.
getMinimumBrightness() - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Getter for minimumBrightness field.
getMinimumNumberOfRequiredFramesWithEqualScanningResult() - Method in class io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Getter for minimumNumberOfRequiredFramesWithEqualScanningResult field.
getMinimumNumberOfRequiredFramesWithEqualScanningResult() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Getter for minimumNumberOfRequiredFramesWithEqualScanningResult field.
getMinimumNumberOfRequiredFramesWithEqualScanningResult() - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Getter for minimumNumberOfRequiredFramesWithEqualScanningResult field.
getMinimumSizeScore() - Method in class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Getter for minimumSizeScore field.
getMinimumStandaloneConfirmationCount() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for minimumStandaloneConfirmationCount field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Getter for minimumTextLength field.
getMinimumTextLength() - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Getter for minimumTextLength field.
getMinimumValue() - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Getter for minimumValue field.
getMinimumValue() - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
Getter for minimumValue field.
getMinNumberOfRequiredSymbols() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for minNumberOfRequiredSymbols field.
getMinProcessedFraction() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for minProcessedFraction field.
getMinRequiredOrientationConfidence() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for minRequiredOrientationConfidence field.
getMinYear() - Method in class io.scanbot.sdk.documentdata.DateValidationConfiguration
Getter for minYear field.
getModified() - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Getter for modified field.
getName() - Method in class io.scanbot.sdk.genericdocument.FieldType
Getter for name field.
getName() - Method in class io.scanbot.sdk.genericdocument.GenericDocumentType
Getter for name field.
getName() - Method in class io.scanbot.sdk.tiffgeneration.UserField
Getter for name field.
getNextOnlineLicenseCheckInMs() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for nextOnlineLicenseCheckInMs field.
getNormalizedName() - Method in class io.scanbot.sdk.genericdocument.FieldType
Getter for normalizedName field.
getNormalizedName() - Method in class io.scanbot.sdk.genericdocument.GenericDocumentType
Getter for normalizedName field.
getOcrResolutionLimit() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Getter for ocrResolutionLimit field.
getOcrResolutionLimit() - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Getter for ocrResolutionLimit field.
getOnlineLicenseCheckInProgress() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for onlineLicenseCheckInProgress field.
getOnlyAcceptDocuments() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for onlyAcceptDocuments field.
getOptimizedForOverlays() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for optimizedForOverlays field.
getOrientation() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for orientation field.
getOrientation() - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Getter for orientation field.
getOrientationConfidence() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for orientationConfidence field.
getOrigin() - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Getter for origin field.
getOutputMode() - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Getter for outputMode field.
getOutputMode() - Method in class io.scanbot.sdk.imageprocessing.ScanbotBinarizationFilter
Getter for outputMode field.
getOverallConsistency() - Method in class io.scanbot.sdk.documentdata.ConsistencyVerificationReport
Getter for overallConsistency field.
getOverallFieldValueSemantics() - Method in class io.scanbot.sdk.documentdata.CompositeFieldValueSemantics
Getter for overallFieldValueSemantics field.
getOverallInvalidSemantics() - Method in class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Getter for overallInvalidSemantics field.
getOverallIsInvalid() - Method in class io.scanbot.sdk.documentdata.InvalidDataVerificationReport
Getter for overallIsInvalid field.
getOverallSuspiciousData() - Method in class io.scanbot.sdk.documentdata.SuspiciousDataVerificationReport
Getter for overallSuspiciousData field.
getOverallVerificationStatus() - Method in class io.scanbot.sdk.documentdata.DocumentVerificationReport
Getter for overallVerificationStatus field.
getPageDirection() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for pageDirection field.
getPageFit() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for pageFit field.
getPages() - Method in class io.scanbot.sdk.multipageimageextractor.PageExtractionResult
Getter for pages field.
getPageSize() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for pageSize field.
getPaperWhitening() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for paperWhitening field.
getPaperWhiteningBias() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for paperWhiteningBias field.
getParameters() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Getter for parameters field.
getParsedData() - Method in class io.scanbot.sdk.genericdocument.Field
Getter for parsedData field.
getParsedDocument() - Method in class io.scanbot.sdk.barcode.BarcodeDocumentParserResult
Getter for parsedDocument field.
getPartiallyVisibleDocumentConfiguration() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Getter for partiallyVisibleDocumentConfiguration field.
getPatientInfoBox() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for patientInfoBox field.
getPattern() - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Getter for pattern field.
getPatternGrammar() - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Getter for patternGrammar field.
getPoints() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for points field.
getPointsNormalized() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for pointsNormalized field.
getPolygonInRoot() - Method in class io.scanbot.sdk.genericdocument.Field
Getter for polygonInRoot field.
getPreprocessInput() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Getter for preprocessInput field.
getPreset() - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Getter for preset field.
getProcessingMode() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for processingMode field.
getProcessingMode() - Method in class io.scanbot.sdk.check.CheckScannerConfiguration
Getter for processingMode field.
getProcessingMode() - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Getter for processingMode field.
getProcessingMode() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Getter for processingMode field.
getProcessingMode() - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Getter for processingMode field.
getPzn7() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for pzn7 field.
getPzn8() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for pzn8 field.
getQr() - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Getter for qr field.
getQuad() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for quad field.
getQuad() - Method in class io.scanbot.sdk.creditcard.CreditCardScanningResult
Getter for quad field.
getQuad() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for quad field.
getQuad() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBox
Getter for quad field.
getQuad() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecord
Getter for quad field.
getQuad() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoBox
Getter for quad field.
getQuadInRoot() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for quadInRoot field.
getQuadNormalized() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for quadNormalized field.
getQuadNormalized() - Method in class io.scanbot.sdk.creditcard.CreditCardScanningResult
Getter for quadNormalized field.
getQuality() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for quality field.
getQuality() - Method in class io.scanbot.sdk.image.EncodeImageOptions
Getter for quality field.
getQuality() - Method in class io.scanbot.sdk.image.SaveImageOptions
Getter for quality field.
getQualityHeatmap() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerResult
Getter for qualityHeatmap field.
getQualityIndices() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for qualityIndices field.
getQualityThresholds() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for qualityThresholds field.
getRadius() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for radius field.
getRadius() - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Getter for radius field.
getRawBytes() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for rawBytes field.
getRawBytesEncodings() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for rawBytesEncodings field.
getRawMRZ() - Method in class io.scanbot.sdk.mrz.MrzScannerResult
Getter for rawMRZ field.
getRawString() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecord
Getter for rawString field.
getRawText() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerResult
Getter for rawText field.
getRecognitionConfidence() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecord
Getter for recognitionConfidence field.
getRecognitionConfidence() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoField
Getter for recognitionConfidence field.
getRecognitionConfidence() - Method in class io.scanbot.sdk.textpattern.SymbolBox
Getter for recognitionConfidence field.
getRecognitionConfidence() - Method in class io.scanbot.sdk.textpattern.WordBox
Getter for recognitionConfidence field.
getRecognizeBarcode() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Getter for recognizeBarcode field.
getRecognizePatientInfoBox() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Getter for recognizePatientInfoBox field.
getRectangle() - Method in class io.scanbot.sdk.vin.VinBarcodeResult
Getter for rectangle field.
getRefInfo() - Method in class io.scanbot.sdk.image.ImageRefProfile
Getter for refInfo field.
getRegexFilter() - Method in class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Getter for regexFilter field.
getRemoved() - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Getter for removed field.
getRemoveUnconnectedResults() - Method in class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Getter for removeUnconnectedResults field.
getRequireCardholderName() - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Getter for requireCardholderName field.
getRequireExpiryDate() - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Getter for requireExpiryDate field.
getResamplingMethod() - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Getter for resamplingMethod field.
getResultAccumulationConfig() - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Getter for resultAccumulationConfig field.
getResultAccumulationConfig() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Getter for resultAccumulationConfig field.
getRetentionTime() - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Getter for retentionTime field.
getReturnBarcodeImage() - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Getter for returnBarcodeImage field.
getReturnCreditCardImage() - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Getter for returnCreditCardImage field.
getReturnCrops() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Getter for returnCrops field.
getReturnCrops() - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Getter for returnCrops field.
getReturnQualityHeatmap() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for returnQualityHeatmap field.
getReturnStartEnd() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Getter for returnStartEnd field.
getRmqr() - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Getter for rmqr field.
getRoi() - Method in class io.scanbot.sdk.ocr.OcrElement
Getter for roi field.
getScaleX() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for scaleX field.
getScaleY() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for scaleY field.
getScanningStatus() - Method in class io.scanbot.sdk.creditcard.CreditCardScanningResult
Getter for scanningStatus field.
getScanningSuccessful() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Getter for scanningSuccessful field.
getSemanticsVerificationReport() - Method in class io.scanbot.sdk.documentdata.DocumentVerificationReport
Getter for semanticsVerificationReport field.
getSensitivityThreshold() - Method in class io.scanbot.sdk.documentdata.AutoFocusConfiguration
Getter for sensitivityThreshold field.
getSerializedReferences() - Method in class io.scanbot.sdk.utils.RefCountedObjectProfile
Getter for serializedReferences field.
getShouldCropDocument() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Getter for shouldCropDocument field.
getSizeScore() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for sizeScore field.
getSizeScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for sizeScore field.
getSourceImage() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for sourceImage field.
getStart() - Method in class io.scanbot.sdk.barcode.RangeEncoding
Getter for start field.
getStart() - Method in class io.scanbot.sdk.geometry.LineSegmentFloat
Getter for start field.
getStart() - Method in class io.scanbot.sdk.geometry.LineSegmentInt
Getter for start field.
getStatus() - Method in class io.scanbot.sdk.check.CheckScanningResult
Getter for status field.
getStatus() - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifierResult
Getter for status field.
getStatus() - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractionResult
Getter for status field.
getStatus() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for status field.
getStatus() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for status field.
getStatus() - Method in class io.scanbot.sdk.vin.VinBarcodeResult
Getter for status field.
getStrictMode() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for strictMode field.
getStrictMode() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Getter for strictMode field.
getStrictMode() - Method in class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Getter for strictMode field.
getStrictMode() - Method in class io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Getter for strictMode field.
getStrictMode() - Method in class io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Getter for strictMode field.
getStrictMode() - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Getter for strictMode field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
Getter for stripCheckDigits field.
getStripCheckDigits() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for stripCheckDigits field.
getStrongReferences() - Method in class io.scanbot.sdk.utils.RefCountedObjectProfile
Getter for strongReferences field.
getStructuredAppendInfo() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for structuredAppendInfo field.
getSubject() - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Getter for subject field.
getSuccess() - Method in class io.scanbot.sdk.barcode.BarcodeDocumentParserResult
Getter for success field.
getSuccess() - Method in class io.scanbot.sdk.barcode.BarcodeScannerResult
Getter for success field.
getSuccess() - Method in class io.scanbot.sdk.mrz.MrzScannerResult
Getter for success field.
getSuspiciousDataVerificationReport() - Method in class io.scanbot.sdk.documentdata.DocumentVerificationReport
Getter for suspiciousDataVerificationReport field.
getSymbol() - Method in class io.scanbot.sdk.textpattern.SymbolBox
Getter for symbol field.
getSymbolBoxes() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerResult
Getter for symbolBoxes field.
getSymbolQuality() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityThreshold
Getter for symbolQuality field.
getSymbolRatio() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityThreshold
Getter for symbolRatio field.
getTag() - Method in class io.scanbot.sdk.tiffgeneration.UserField
Getter for tag field.
getText() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for text field.
getText() - Method in class io.scanbot.sdk.genericdocument.OcrResult
Getter for text field.
getText() - Method in class io.scanbot.sdk.ocr.OcrElement
Getter for text field.
getText() - Method in class io.scanbot.sdk.textpattern.WordBox
Getter for text field.
getTextResult() - Method in class io.scanbot.sdk.vin.VinScannerResult
Getter for textResult field.
getTileSize() - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Getter for tileSize field.
getTimestampCreated() - Method in class io.scanbot.sdk.utils.RefCountedObjectProfile
Getter for timestampCreated field.
getTitle() - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Getter for title field.
getTotalMemoryConsumption() - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshot
Getter for totalMemoryConsumption field.
getTotalMemoryConsumptionDiff() - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Getter for totalMemoryConsumptionDiff field.
getTotalScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for totalScore field.
getTryCode39ExtendedMode() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for tryCode39ExtendedMode field.
getType() - Method in class io.scanbot.sdk.genericdocument.Field
Getter for type field.
getType() - Method in class io.scanbot.sdk.genericdocument.FieldParsedData
Getter for type field.
getType() - Method in class io.scanbot.sdk.genericdocument.GenericDocument
Getter for type field.
getType() - Method in class io.scanbot.sdk.image.ImageSource
Getter for type field.
getType() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBox
Getter for type field.
getType() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecord
Getter for type field.
getType() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoField
Getter for type field.
getUniqueId() - Method in class io.scanbot.sdk.image.ImageRef
Returns the unique identifier of the image native resource.
getUniqueId() - Method in class io.scanbot.sdk.utils.RefCountedObjectProfile
Getter for uniqueId field.
getUpca() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for upca field.
getUpce() - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Getter for upce field.
getUpcEanExtension() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for upcEanExtension field.
getUseCode39CheckDigit() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Getter for useCode39CheckDigit field.
getUseDocumentDetector() - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Getter for useDocumentDetector field.
getUseIATA2OF5Checksum() - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Getter for useIATA2OF5Checksum field.
getUserFields() - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Getter for userFields field.
getValidationStatus() - Method in class io.scanbot.sdk.genericdocument.Field
Getter for validationStatus field.
getValidationSuccessful() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerResult
Getter for validationSuccessful field.
getValidator() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Getter for validator field.
getValue() - Method in class io.scanbot.sdk.genericdocument.Field
Getter for value field.
getValue() - Method in class io.scanbot.sdk.genericdocument.FieldParsedData
Getter for value field.
getValue() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecord
Getter for value field.
getValue() - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoField
Getter for value field.
getValue() - Method in class io.scanbot.sdk.tiffgeneration.UserField
Getter for value field.
getValue() - Method in class io.scanbot.sdk.tiffgeneration.UserFieldDoubleValue
Getter for value field.
getValue() - Method in class io.scanbot.sdk.tiffgeneration.UserFieldIntValue
Getter for value field.
getValue() - Method in class io.scanbot.sdk.tiffgeneration.UserFieldStringValue
Getter for value field.
getVerticalLines() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for verticalLines field.
getVerticalLinesNormalized() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionResult
Getter for verticalLinesNormalized field.
getWhiteOutliersFraction() - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Getter for whiteOutliersFraction field.
getWhiteOutliersFraction() - Method in class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Getter for whiteOutliersFraction field.
getWhitePoint() - Method in class io.scanbot.sdk.imageprocessing.WhiteBlackPointFilter
Getter for whitePoint field.
getWidth() - Method in class io.scanbot.sdk.geometry.AspectRatio
Getter for width field.
getWidth() - Method in class io.scanbot.sdk.geometry.Rectangle
Returns the width of the rectangle.
getWidth() - Method in class io.scanbot.sdk.geometry.RectangleF
Returns the width of the rectangle.
getWidth() - Method in class io.scanbot.sdk.image.ImageInfo
Getter for width field.
getWidth() - Method in class io.scanbot.sdk.multipageimageextractor.ExtractedImageMetadata
Getter for width field.
getWidthScore() - Method in class io.scanbot.sdk.documentscanner.DocumentDetectionScores
Getter for widthScore field.
getWordBoxes() - Method in class io.scanbot.sdk.textpattern.TextPatternScannerResult
Getter for wordBoxes field.
getWords() - Method in class io.scanbot.sdk.ocr.Line
Getter for words field.
getX() - Method in class io.scanbot.sdk.geometry.Point
Returns the x-coordinate of the point.
getX() - Method in class io.scanbot.sdk.geometry.PointF
Returns the x-coordinate of the point.
getX() - Method in class io.scanbot.sdk.geometry.Rectangle
Returns the x-coordinate of the top-left corner of the rectangle.
getX() - Method in class io.scanbot.sdk.geometry.RectangleF
Returns the x-coordinate of the top-left corner of the rectangle.
getY() - Method in class io.scanbot.sdk.geometry.Point
Returns the y-coordinate of the point.
getY() - Method in class io.scanbot.sdk.geometry.PointF
Returns the y-coordinate of the point.
getY() - Method in class io.scanbot.sdk.geometry.Rectangle
Returns the y-coordinate of the top-left corner of the rectangle.
getY() - Method in class io.scanbot.sdk.geometry.RectangleF
Returns the y-coordinate of the top-left corner of the rectangle.
getZipCompressionLevel() - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Getter for zipCompressionLevel field.
GIVEN_NAMES - io.scanbot.sdk.genericdocument.CommonFieldType
Person given names field.
GlareDetectionConfiguration - Class in io.scanbot.sdk.documentdata
Glare detection configuration.
GlareDetectionConfiguration() - Constructor for class io.scanbot.sdk.documentdata.GlareDetectionConfiguration
Constructs GlareDetectionConfiguration with default parameters.
GlareDetectionConfiguration(double) - Constructor for class io.scanbot.sdk.documentdata.GlareDetectionConfiguration
Constructs GlareDetectionConfiguration with the given params.
Glyph - Class in io.scanbot.sdk.ocr
Represents a single glyph, i.e.
Glyph(String, double, List<PointF>) - Constructor for class io.scanbot.sdk.ocr.Glyph
Constructs Glyph with the given params.
GOOD - io.scanbot.sdk.documentqualityanalyzer.DocumentQuality
Good quality.
GRAY - io.scanbot.sdk.image.ColorConversion
Load image as grayscale.
GrayscaleFilter - Class in io.scanbot.sdk.imageprocessing
Converts color images to grayscale and applies autocontrast.
GrayscaleFilter() - Constructor for class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Constructs GrayscaleFilter with default parameters.
GrayscaleFilter(double, double, double) - Constructor for class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Constructs GrayscaleFilter with the given params.
GREECE - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Greece.
GS1 - io.scanbot.sdk.barcode.BarcodeDocumentFormat
GS1 barcode document.
GS1_COMPOSITE - io.scanbot.sdk.barcode.BarcodeFormat
GS1 COMPOSITE (combined linear and 2D).
Gs1Handling - Enum in io.scanbot.sdk.barcode
GS1 message handling options.

H

HEALTH_INSURANCE_NUMBER - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Number of the health insurance provider (Kostenträgerkennung).
HEIGHT - io.scanbot.sdk.genericdocument.CommonFieldType
Person height field.
HIBC - io.scanbot.sdk.barcode.BarcodeDocumentFormat
Health industry barcode document.
HUNGARY - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Hungary.

I

IATA_2_OF_5 - io.scanbot.sdk.barcode.BarcodeFormat
IATA 2 of 5 (1D).
ID - io.scanbot.sdk.genericdocument.CommonFieldType
Document ID.
ID_CARD - io.scanbot.sdk.mrz.MrzDocumentType
ID card.
ID_CARD_PDF_417 - io.scanbot.sdk.barcode.BarcodeDocumentFormat
ID card barcode document.
ID_CARD_SCANNER - io.scanbot.sdk.licensing.Feature
ID card scanner.
IGNORE - io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Always ignore the extension.
IGNORED - io.scanbot.sdk.genericdocument.FieldValidationStatus
The document contains a field of this type, but recognition for this field is disabled.
IMAGE_PROCESSING - io.scanbot.sdk.licensing.Feature
Image processing.
imageInfo() - Method in class io.scanbot.sdk.image.ImageRef
Returns the image information.
ImageInfo - Class in io.scanbot.sdk.image
Image Info.
ImageInfo(int, int, int) - Constructor for class io.scanbot.sdk.image.ImageInfo
Constructs ImageInfo with the given params.
ImageManipulator - Class in io.scanbot.sdk.imagemanipulation
API for image processing.
ImageManipulator() - Constructor for class io.scanbot.sdk.imagemanipulation.ImageManipulator
Constructs ImageManipulator with the given params.
ImageOrigin - Enum in io.scanbot.sdk.image
Location of the image origin in the image coordinate system.
ImageProcessor - Class in io.scanbot.sdk.imageprocessing
API for image processing.
ImageProcessor() - Constructor for class io.scanbot.sdk.imageprocessing.ImageProcessor
Constructs ImageProcessor with the given params.
ImageProfile - Class in io.scanbot.sdk.image
ImageRef profile part specific to image information.
ImageProfile() - Constructor for class io.scanbot.sdk.image.ImageProfile
Constructs ImageProfile with default parameters.
ImageProfile(int, int) - Constructor for class io.scanbot.sdk.image.ImageProfile
Constructs ImageProfile with the given params.
ImageRef - Class in io.scanbot.sdk.image
Represent an image that is backed by native resources and can be created from various sources.
ImageRefPoolSnapshot - Class in io.scanbot.sdk.image
Snapshot of all alive ImageRefs.
ImageRefPoolSnapshot(List<ImageRefProfile>) - Constructor for class io.scanbot.sdk.image.ImageRefPoolSnapshot
Constructs ImageRefPoolSnapshot with default parameters.
ImageRefPoolSnapshot(List<ImageRefProfile>, long) - Constructor for class io.scanbot.sdk.image.ImageRefPoolSnapshot
Constructs ImageRefPoolSnapshot with the given params.
ImageRefPoolSnapshotsDiff - Class in io.scanbot.sdk.image
difference between two snapshots.
ImageRefPoolSnapshotsDiff(long, List<String>, List<String>, List<String>) - Constructor for class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Constructs ImageRefPoolSnapshotsDiff with the given params.
ImageRefPoolSnapshotsDiff(List<String>, List<String>, List<String>) - Constructor for class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Constructs ImageRefPoolSnapshotsDiff with default parameters.
ImageRefProfile - Class in io.scanbot.sdk.image
ImageRef profile which provides detailed information about stored object.
ImageRefProfile(RefCountedObjectProfile, ImageProfile, ImageSource) - Constructor for class io.scanbot.sdk.image.ImageRefProfile
Constructs ImageRefProfile with the given params.
ImageRefProfiler - Class in io.scanbot.sdk.image
ImageRef memory profiler.
ImageRefProfiler() - Constructor for class io.scanbot.sdk.image.ImageRefProfiler
 
ImageRotation - Enum in io.scanbot.sdk.image
Image rotation.
ImageSource - Class in io.scanbot.sdk.image
Description of source from which the ImageRef was created.
ImageSource(ImageSourceType, String) - Constructor for class io.scanbot.sdk.image.ImageSource
Constructs ImageSource with the given params.
ImageSourceType - Enum in io.scanbot.sdk.image
The type of source which originated the underlying image.
INCAPABLE_OF_WORK_SINCE - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
(Form 1) Incapable of work since (arbeitsunfähig seit) date.
INCAPABLE_OF_WORK_UNTIL - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
(Form 1) Incapable of work until (voraussichtlich arbeitsunfähig bis einschließlich oder letzter Tag der Arbeitsunfähigkeit) date.
INCOMPLETE - io.scanbot.sdk.creditcard.CreditCardScanningStatus
Not all required fields were found or confirmed.
INCOMPLETE_VALIDATION - io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus
Magnetic ink strip was found, but validation failed, because of a format violation, an unsupported format, or an OCR error.
INCONSISTENT - io.scanbot.sdk.documentdata.ValueConsistency
The values that correspond to the same logical field are inconsistent.
IND - io.scanbot.sdk.check.CheckStandard
A check compatible with the CTS-2010 standard issued by the Reserve Bank of India in 2012.
INDUSTRIAL_2_OF_5 - io.scanbot.sdk.barcode.BarcodeFormat
INDUSTRIAL 2 of 5 (1D).
INFERRED - io.scanbot.sdk.genericdocument.FieldValidationStatus
Field value was inferred from other fields or from domain knowledge.
INITIAL_CERTIFICATE - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 1) Initial certificate (Erstbescheinigung) checkbox.
initialize(String, String) - Static method in class io.scanbot.sdk.ScanbotSDK
Initializes the Scanbot SDK with the given license key.
INSURANCE_PROVIDER - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Insurance provider (Krankenkasse bzw.
INSURED_PAY_CASE - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 1) Insured pay case (ab 7.
INSURED_PERSON_NUMBER - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Personal number of the insured person (Versicherten-Nr.).
INTERPOLATE - io.scanbot.sdk.frameaccumulation.ConfirmationMethod
Interpolate between seen values to generate the most likely true value.
INTERPOLATE_BY_CAMERA - io.scanbot.sdk.barcode.BarcodeAccumulationMethod
The quad of barcode is interpolated by the camera movement.
INVALID - io.scanbot.sdk.documentdata.DocumentVerificationStatus
At least one verification failed.
INVALID - io.scanbot.sdk.documentdata.ValueSemantics
Semantically invalid value.
INVALID - io.scanbot.sdk.genericdocument.FieldValidationStatus
Field value failed validation.
InvalidDataException - Exception in io.scanbot.sdk.exception
Exception that is thrown if the data to be processed is invalid
InvalidDataException(String) - Constructor for exception io.scanbot.sdk.exception.InvalidDataException
Constructs a new exception with the specified detail message
InvalidDataVerificationReport - Class in io.scanbot.sdk.documentdata
Report of the field validation verification.
InvalidDataVerificationReport(boolean, List<FieldInvalidDataVerificationReport>) - Constructor for class io.scanbot.sdk.documentdata.InvalidDataVerificationReport
Constructs InvalidDataVerificationReport with the given params.
InvalidImageRefException - Exception in io.scanbot.sdk.exception
Exception that is thrown if an image ref is invalid
InvalidImageRefException(String) - Constructor for exception io.scanbot.sdk.exception.InvalidImageRefException
Constructs a new exception with the specified detail message
io.scanbot.sdk - package io.scanbot.sdk
 
io.scanbot.sdk.barcode - package io.scanbot.sdk.barcode
 
io.scanbot.sdk.check - package io.scanbot.sdk.check
 
io.scanbot.sdk.common - package io.scanbot.sdk.common
 
io.scanbot.sdk.creditcard - package io.scanbot.sdk.creditcard
 
io.scanbot.sdk.documentclassifier - package io.scanbot.sdk.documentclassifier
 
io.scanbot.sdk.documentdata - package io.scanbot.sdk.documentdata
 
io.scanbot.sdk.documentqualityanalyzer - package io.scanbot.sdk.documentqualityanalyzer
 
io.scanbot.sdk.documentscanner - package io.scanbot.sdk.documentscanner
 
io.scanbot.sdk.exception - package io.scanbot.sdk.exception
 
io.scanbot.sdk.frameaccumulation - package io.scanbot.sdk.frameaccumulation
 
io.scanbot.sdk.genericdocument - package io.scanbot.sdk.genericdocument
 
io.scanbot.sdk.geometry - package io.scanbot.sdk.geometry
 
io.scanbot.sdk.image - package io.scanbot.sdk.image
 
io.scanbot.sdk.imagemanipulation - package io.scanbot.sdk.imagemanipulation
 
io.scanbot.sdk.imageprocessing - package io.scanbot.sdk.imageprocessing
 
io.scanbot.sdk.io - package io.scanbot.sdk.io
 
io.scanbot.sdk.licensing - package io.scanbot.sdk.licensing
 
io.scanbot.sdk.medicalcertificate - package io.scanbot.sdk.medicalcertificate
 
io.scanbot.sdk.ml - package io.scanbot.sdk.ml
 
io.scanbot.sdk.mrz - package io.scanbot.sdk.mrz
 
io.scanbot.sdk.multipageimageextractor - package io.scanbot.sdk.multipageimageextractor
 
io.scanbot.sdk.ocr - package io.scanbot.sdk.ocr
 
io.scanbot.sdk.pdfgeneration - package io.scanbot.sdk.pdfgeneration
 
io.scanbot.sdk.textpattern - package io.scanbot.sdk.textpattern
 
io.scanbot.sdk.tiffgeneration - package io.scanbot.sdk.tiffgeneration
 
io.scanbot.sdk.utils - package io.scanbot.sdk.utils
 
io.scanbot.sdk.vin - package io.scanbot.sdk.vin
 
IRELAND - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Ireland.
isGS1CompositePart() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for isGS1CompositePart field.
isGS1Message() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for isGS1Message field.
isInvalid() - Method in class io.scanbot.sdk.documentdata.FieldInvalidDataVerificationReport
Getter for isInvalid field.
ISO_8859_PART1 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 1, a.k.a.
ISO_8859_PART10 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 10, a.k.a.
ISO_8859_PART11 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 11, a.k.a.
ISO_8859_PART13 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 13, a.k.a.
ISO_8859_PART14 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 14, a.k.a.
ISO_8859_PART15 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 15, a.k.a.
ISO_8859_PART16 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 16, a.k.a.
ISO_8859_PART2 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 2, a.k.a.
ISO_8859_PART3 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 3, a.k.a.
ISO_8859_PART4 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 4, a.k.a.
ISO_8859_PART5 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 5, a.k.a.
ISO_8859_PART6 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 6, a.k.a.
ISO_8859_PART7 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 7, a.k.a.
ISO_8859_PART8 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 8, a.k.a.
ISO_8859_PART9 - io.scanbot.sdk.barcode.CharacterEncoding
ISO/IEC 8859 Part 9, a.k.a.
ISO_COUNTRY_ALPHA_2 - io.scanbot.sdk.genericdocument.FieldDataFormat
Field value is parsed as ISO 3166-1 alpha-2 country code.
ISO_COUNTRY_ALPHA_3 - io.scanbot.sdk.genericdocument.FieldDataFormat
Field value is parsed as ISO 3166-1 alpha-3 country code.
ISO_COUNTRY_NAME - io.scanbot.sdk.genericdocument.FieldDataFormat
Field value is parsed as ISO 3166-1 country name.
ISO_COUNTRY_NUMERIC - io.scanbot.sdk.genericdocument.FieldDataFormat
Field value is parsed as ISO 3166-1 numeric country code.
ISO_DATE - io.scanbot.sdk.genericdocument.FieldDataFormat
Field value is parsed as ISO 8601 date in format YYYY-MM-DD.
ISR - io.scanbot.sdk.check.CheckStandard
A check format commonly used in Israel.
ISSUE_DATE - io.scanbot.sdk.genericdocument.CommonFieldType
Document issue date field.
ISSUING_AUTHORITY - io.scanbot.sdk.genericdocument.CommonFieldType
Document issuing authority field.
ISSUING_COUNTRY - io.scanbot.sdk.genericdocument.CommonFieldType
Issuing country field.
isSuspicious() - Method in class io.scanbot.sdk.documentdata.FieldSuspiciousDataVerificationReport
Getter for isSuspicious field.
isUpsideDown() - Method in class io.scanbot.sdk.barcode.BarcodeItem
Getter for isUpsideDown field.
isValid() - Method in class io.scanbot.sdk.licensing.LicenseInfo
Getter for isValid field.
ITALY - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Italy.
ITF - io.scanbot.sdk.barcode.BarcodeFormat
ITF (Interleaved Two of Five) (1D).

J

JAPAN_POST - io.scanbot.sdk.barcode.BarcodeFormat
Japan Post Four-State Barcode.
JPEG - io.scanbot.sdk.image.EncodingFormat
JPEG encoding.
JPEG - io.scanbot.sdk.tiffgeneration.CompressionMode
%JPEG DCT compression.

K

KWT - io.scanbot.sdk.check.CheckStandard
A check format commonly used in Kuwait.

L

LANCZOS4 - io.scanbot.sdk.pdfgeneration.ResamplingMethod
Lanczos (Sinc) interpolation over 8x8 neighborhood.
LANDSCAPE - io.scanbot.sdk.pdfgeneration.PageDirection
Landscape.
LAST_NAME - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Last name (Name des Versicherten).
LAST_VISIBLE - io.scanbot.sdk.barcode.BarcodeAccumulationMethod
The quad of a barcode is simply given as the last quad when it was detected.
LATVIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Latvia.
LAZY - io.scanbot.sdk.image.BufferLoadMode
Image is decoded the first time it's requested.
LAZY - io.scanbot.sdk.image.PathLoadMode
Image is loaded into memory the first time it's requested.
LAZY_WITH_COPY - io.scanbot.sdk.image.PathLoadMode
Image is loaded into memory the first time it's requested.
LEFT - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the left part of the image.
LEGACY - io.scanbot.sdk.barcode.BarcodeScannerEngineMode
Legacy mode.
LEGACY - io.scanbot.sdk.documentscanner.DocumentScannerEngineMode
Use the legacy edge-based document scanner.
LegacyFilter - Class in io.scanbot.sdk.imageprocessing
Deprecated.
LegacyFilter() - Constructor for class io.scanbot.sdk.imageprocessing.LegacyFilter
Constructs LegacyFilter with default parameters.
LegacyFilter(int) - Constructor for class io.scanbot.sdk.imageprocessing.LegacyFilter
Constructs LegacyFilter with the given params.
LEGAL - io.scanbot.sdk.pdfgeneration.PageSize
8.5 x 14 (inches) 612 x 1008 (pixels) at 72 DPI.
LETTER - io.scanbot.sdk.pdfgeneration.PageSize
8.5 x 11 (inches) 612 x 792 (pixels) at 72 DPI.
LICENSE_PLATE_SCANNER - io.scanbot.sdk.licensing.Feature
License plate scanner.
LicenseException - Exception in io.scanbot.sdk.exception
Exception that is thrown if license is invalid or the requested operation is not available under used license
LicenseException(String) - Constructor for exception io.scanbot.sdk.exception.LicenseException
Constructs a new exception
LicenseInfo - Class in io.scanbot.sdk.licensing
Information about the SDK license.
LicenseInfo(LicenseStatus, boolean, String, double, String, String, boolean, String, double, List<DeviceDeregistrationError>) - Constructor for class io.scanbot.sdk.licensing.LicenseInfo
Constructs LicenseInfo with default parameters.
LicenseInfo(LicenseStatus, boolean, String, double, String, String, boolean, String, Integer, double, List<DeviceDeregistrationError>) - Constructor for class io.scanbot.sdk.licensing.LicenseInfo
Constructs LicenseInfo with the given params.
LicenseStatus - Enum in io.scanbot.sdk.licensing
Status of the license plate scanner.
Line - Class in io.scanbot.sdk.ocr
Represents a single line.
Line(String, double, List<PointF>, List<Word>) - Constructor for class io.scanbot.sdk.ocr.Line
Constructs Line with the given params.
LINEAR - io.scanbot.sdk.pdfgeneration.ResamplingMethod
Bi-linear interpolation.
LineSegmentFloat - Class in io.scanbot.sdk.geometry
Represents a line segment in 2D space.
LineSegmentFloat(PointF, PointF) - Constructor for class io.scanbot.sdk.geometry.LineSegmentFloat
Constructs LineSegmentFloat with the given params.
LineSegmentInt - Class in io.scanbot.sdk.geometry
Represents a line segment in 2D space.
LineSegmentInt(Point, Point) - Constructor for class io.scanbot.sdk.geometry.LineSegmentInt
Constructs LineSegmentInt with the given params.
LITHUANIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Lithuania.
LIVE - io.scanbot.sdk.common.ProcessingMode
In live mode input images are expected to come from a video source like a camera.
LOWER_LEFT - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the lower left part of the image.
LOWER_RIGHT - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the lower right part of the image.
LUXEMBOURG - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Luxembourg.
LZW - io.scanbot.sdk.tiffgeneration.CompressionMode
Lempel-Ziv and Welch.

M

MAIDEN_NAME - io.scanbot.sdk.genericdocument.CommonFieldType
Person maiden name field.
makeSnapshot() - Static method in class io.scanbot.sdk.image.ImageRefProfiler
Returns a snapshot of all alive ImageRefs.
MALTA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Malta.
MapBuilder<K,​V> - Class in io.scanbot.sdk.utils
Helper class to build HashMaps in a builder pattern style.
MapBuilder() - Constructor for class io.scanbot.sdk.utils.MapBuilder
 
MAXI_CODE - io.scanbot.sdk.barcode.BarcodeFormat
MaxiCode (2D).
MEDICAL_CERTIFICATE - io.scanbot.sdk.barcode.BarcodeDocumentFormat
German medical certificate barcode document.
MEDICAL_CERTIFICATE_SCANNER - io.scanbot.sdk.licensing.Feature
Medical certificate scanner.
MedicalCertificateCheckBox - Class in io.scanbot.sdk.medicalcertificate
Structure to contain full information about found box.
MedicalCertificateCheckBox(MedicalCertificateCheckBoxType, boolean, double, List<PointF>) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBox
Constructs MedicalCertificateCheckBox with the given params.
MedicalCertificateCheckBox(List<PointF>) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBox
Constructs MedicalCertificateCheckBox with default parameters.
MedicalCertificateCheckBoxType - Enum in io.scanbot.sdk.medicalcertificate
Type of the checkbox.
MedicalCertificateDateRecord - Class in io.scanbot.sdk.medicalcertificate
Structure to contain date record information.
MedicalCertificateDateRecord(List<PointF>) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecord
Constructs MedicalCertificateDateRecord with default parameters.
MedicalCertificateDateRecord(List<PointF>, String, String, MedicalCertificateDateRecordType, double) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecord
Constructs MedicalCertificateDateRecord with the given params.
MedicalCertificateDateRecordType - Enum in io.scanbot.sdk.medicalcertificate
Type of a date record.
MedicalCertificateFormType - Enum in io.scanbot.sdk.medicalcertificate
Type of the medical certificate form.
MedicalCertificatePatientInfoBox - Class in io.scanbot.sdk.medicalcertificate
Patient information box.
MedicalCertificatePatientInfoBox(List<PointF>, List<MedicalCertificatePatientInfoField>) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoBox
Constructs MedicalCertificatePatientInfoBox with default parameters.
MedicalCertificatePatientInfoBox(List<PointF>, List<MedicalCertificatePatientInfoField>, boolean) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoBox
Constructs MedicalCertificatePatientInfoBox with the given params.
MedicalCertificatePatientInfoField - Class in io.scanbot.sdk.medicalcertificate
Patient information field.
MedicalCertificatePatientInfoField(MedicalCertificatePatientInfoFieldType, String, double) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoField
Constructs MedicalCertificatePatientInfoField with the given params.
MedicalCertificatePatientInfoFieldType - Enum in io.scanbot.sdk.medicalcertificate
Type of a field in the patient info box.
MedicalCertificateScanner - Class in io.scanbot.sdk.medicalcertificate
API for medical certificate scanning.
MedicalCertificateScanner() - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanner
Constructs MedicalCertificateScanner with the given params.
MedicalCertificateScanningParameters - Class in io.scanbot.sdk.medicalcertificate
Parameters for the medical certificate scanning.
MedicalCertificateScanningParameters() - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Constructs MedicalCertificateScanningParameters with default parameters.
MedicalCertificateScanningParameters(boolean, boolean, boolean, boolean, boolean) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Constructs MedicalCertificateScanningParameters with the given params.
MedicalCertificateScanningResult - Class in io.scanbot.sdk.medicalcertificate
The result of the medical certificate scanning.
MedicalCertificateScanningResult(boolean, MedicalCertificatePatientInfoBox, List<MedicalCertificateCheckBox>, List<MedicalCertificateDateRecord>, MedicalCertificateFormType, int, ImageRef, double, double, DocumentDetectionResult) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Constructs MedicalCertificateScanningResult with the given params.
MedicalCertificateScanningResult(MedicalCertificatePatientInfoBox, List<MedicalCertificateCheckBox>, List<MedicalCertificateDateRecord>, DocumentDetectionResult) - Constructor for class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningResult
Constructs MedicalCertificateScanningResult with default parameters.
MICRO_PDF_417 - io.scanbot.sdk.barcode.BarcodeFormat
Micro PDF417 (2D).
MICRO_QR_CODE - io.scanbot.sdk.barcode.BarcodeFormat
Micro QR Code (2D).
ML - io.scanbot.sdk.documentscanner.DocumentScannerEngineMode
Use the ML document scanner.
MOD_10 - io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Modulo 10.
MOD_10_10 - io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Modulo 1010.
MOD_11_10_IBM - io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Modulo 1110 IBM.
MOD_11_10_NCR - io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Modulo 1110 NCR.
MOD_11_IBM - io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Modulo 11 IBM.
MOD_11_NCR - io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Modulo 11 NCR.
MRZ - io.scanbot.sdk.genericdocument.CommonFieldType
MRZ field.
MRZ_SCANNER - io.scanbot.sdk.licensing.Feature
MRZ scanner.
MrzDocumentType - Enum in io.scanbot.sdk.mrz
Type of document containing the MRZ.
MrzFallbackConfiguration - Class in io.scanbot.sdk.documentdata
MRZ fallback configuration element.
MrzFallbackConfiguration() - Constructor for class io.scanbot.sdk.documentdata.MrzFallbackConfiguration
Constructs MrzFallbackConfiguration with default parameters.
MrzFallbackConfiguration(List<String>, List<MrzDocumentType>) - Constructor for class io.scanbot.sdk.documentdata.MrzFallbackConfiguration
Constructs MrzFallbackConfiguration with the given params.
MrzIncompleteResultHandling - Enum in io.scanbot.sdk.mrz
Defines how to handle incomplete MRZ results (e.g.
MrzParser - Class in io.scanbot.sdk.mrz
API for machine readable zone parsing.
MrzParser(MrzParserConfiguration) - Constructor for class io.scanbot.sdk.mrz.MrzParser
Constructs MrzParser with the given params.
MrzParserConfiguration - Class in io.scanbot.sdk.mrz
Configuration for MRZ parser.
MrzParserConfiguration() - Constructor for class io.scanbot.sdk.mrz.MrzParserConfiguration
Constructs MrzParserConfiguration with default parameters.
MrzParserConfiguration(MrzIncompleteResultHandling) - Constructor for class io.scanbot.sdk.mrz.MrzParserConfiguration
Constructs MrzParserConfiguration with the given params.
MrzScanner - Class in io.scanbot.sdk.mrz
API for machine readable zone scanning.
MrzScanner(MrzScannerConfiguration) - Constructor for class io.scanbot.sdk.mrz.MrzScanner
Constructs MrzScanner with the given params.
MrzScannerConfiguration - Class in io.scanbot.sdk.mrz
Configuration for MRZ scanner.
MrzScannerConfiguration() - Constructor for class io.scanbot.sdk.mrz.MrzScannerConfiguration
Constructs MrzScannerConfiguration with default parameters.
MrzScannerConfiguration(AccumulatedResultsVerifierConfiguration, boolean, MrzIncompleteResultHandling, boolean) - Constructor for class io.scanbot.sdk.mrz.MrzScannerConfiguration
Constructs MrzScannerConfiguration with the given params.
MrzScannerResult - Class in io.scanbot.sdk.mrz
Container for result of MRZ scanning attempt.
MrzScannerResult(boolean, String, GenericDocument) - Constructor for class io.scanbot.sdk.mrz.MrzScannerResult
Constructs MrzScannerResult with the given params.
MrzScannerResult(String, GenericDocument) - Constructor for class io.scanbot.sdk.mrz.MrzScannerResult
Constructs MrzScannerResult with default parameters.
MSI_PLESSEY - io.scanbot.sdk.barcode.BarcodeFormat
MSI PLESSEY.
MsiPlesseyChecksumAlgorithm - Enum in io.scanbot.sdk.barcode
Checksum algorithm for MSI_PLESSEY.
MultiPageImageExtractor - Class in io.scanbot.sdk.multipageimageextractor
API for extracting images from multi-page images (PDF, TIFF) and single-page images (JPEG, PNG).
MultiPageImageExtractor() - Constructor for class io.scanbot.sdk.multipageimageextractor.MultiPageImageExtractor
Constructs MultiPageImageExtractor with the given params.

N

NAME - io.scanbot.sdk.genericdocument.CommonFieldType
Full name field.
NATIONALITY - io.scanbot.sdk.genericdocument.CommonFieldType
Person nationality field.
NEAREST - io.scanbot.sdk.pdfgeneration.ResamplingMethod
Nearest-neighbor interpolation.
NETHERLANDS - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Netherlands.
NEXT_GEN - io.scanbot.sdk.barcode.BarcodeScannerEngineMode
Main engine mode for high-power devices.
NEXT_GEN_FAR_DISTANCE - io.scanbot.sdk.barcode.BarcodeScannerEngineMode
Similar to NEXT_GEN, but optimized for scanning from far distances.
NEXT_GEN_LOW_POWER - io.scanbot.sdk.barcode.BarcodeScannerEngineMode
A faster version of the main engine mode, for use with low-power devices.
NEXT_GEN_LOW_POWER_FAR_DISTANCE - io.scanbot.sdk.barcode.BarcodeScannerEngineMode
Similar to NEXT_GEN_LOW_POWER, but optimized for scanning from far distances.
NEXT_GEN_MAX_DISTANCE - io.scanbot.sdk.barcode.BarcodeScannerEngineMode
Similar to NEXT_GEN_FAR_DISTANCE, but optimized for scanning from far distances on very high power devices.
NO_BARCODE_FOUND - io.scanbot.sdk.vin.VinBarcodeExtractionStatus
No barcode was found in the image.
NONE - io.scanbot.sdk.barcode.BarcodeFormat
Used as a return value if no valid barcode has been detected.
NONE - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is fully visible.
NONE - io.scanbot.sdk.genericdocument.FieldValidationStatus
Field value was not validated, typically because the field does not support validation and the value has not been seen enough times to confirm it.
NONE - io.scanbot.sdk.image.ImageRotation
No rotation.
NONE - io.scanbot.sdk.pdfgeneration.PageFit
No resizing, centers the image on the page.
NONE - io.scanbot.sdk.pdfgeneration.ResamplingMethod
Always geometrically rescale the image to fit the page if necessary.
NONE - io.scanbot.sdk.tiffgeneration.CompressionMode
Dump mode.
NOT_ACQUIRED - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
Detection has not yet happened.
NUMERIC - io.scanbot.sdk.barcode.AustraliaPostCustomerFormat
Numeric.

O

OBSTRUCTED - io.scanbot.sdk.genericdocument.FieldValidationStatus
Field value was not recognized because it was obstructed by e.g.
OCR - io.scanbot.sdk.licensing.Feature
OCR.
OcrElement - Class in io.scanbot.sdk.ocr
Base class for units of text, e.g.
OcrElement(String, double, List<PointF>) - Constructor for class io.scanbot.sdk.ocr.OcrElement
Constructs OcrElement with the given params.
OcrEngine - Class in io.scanbot.sdk.ocr
API for optical character recognition.
OcrEngine() - Constructor for class io.scanbot.sdk.ocr.OcrEngine
Constructs OcrEngine with the given params.
OcrResult - Class in io.scanbot.sdk.genericdocument
Result of OCR text recognition.
OcrResult(String, double) - Constructor for class io.scanbot.sdk.genericdocument.OcrResult
Constructs OcrResult with the given params.
OK - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
The document data was extracted.
OK - io.scanbot.sdk.documentdata.DocumentVerificationStatus
All the verifications passed successfully.
OK - io.scanbot.sdk.documentdata.ValueConsistency
All values that correspond to the same logical field are exactly equal.
OK - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
An acceptable document was detected.
OK_BUT_BAD_ANGLES - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but it has too much perspective distortion.
OK_BUT_BAD_ASPECT_RATIO - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but its aspect ratio is not acceptable.
OK_BUT_INVALID_DOCUMENT - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
The document data was extracted.
OK_BUT_NOT_CONFIRMED - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
The document data was extracted.
OK_BUT_OFF_CENTER - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but its center is too far away from the input image center.
OK_BUT_ORIENTATION_MISMATCH - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but its orientation does not match the input image orientation.
OK_BUT_TOO_DARK - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but it is too dark.
OK_BUT_TOO_SMALL - io.scanbot.sdk.documentscanner.DocumentDetectionStatus
A document was detected, but it is too small.
OK_DEBURRED - io.scanbot.sdk.documentdata.ValueConsistency
All values that correspond to the same logical field are equal after punctuation is removed, all characters are converted to upper case and diacritics are replaced with their base characters.
OK_DEBURRED_EXTENDED - io.scanbot.sdk.documentdata.ValueConsistency
Same as OK_DEBURRED but allows replacing diacritics not only with their base characters but also with some more complex combinations.
OK_PUNCTUATION_UPPER_CASE_CLEANED - io.scanbot.sdk.documentdata.ValueConsistency
All values that correspond to the same logical field are equal after punctuation is removed and all characters are converted to upper case.
OK_TRUNCATED - io.scanbot.sdk.documentdata.ValueConsistency
In addition to OK_DEBURRED_EXTENDED, allows one string to be a prefix of another string.
OK_WITH_WARNINGS - io.scanbot.sdk.documentdata.DocumentVerificationStatus
No verifications failed, but some of them returned warnings.
OKAY - io.scanbot.sdk.licensing.LicenseStatus
License is valid and accepted.
OKAY_EXPIRING_SOON - io.scanbot.sdk.licensing.LicenseStatus
License is valid but will expire soon.
oned - Static variable in class io.scanbot.sdk.barcode.BarcodeFormats
List of 1D barcode formats.
OTHER - io.scanbot.sdk.image.ImageSourceType
ImageRef was created from another type, e.g.
OTHER_ACCIDENT - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 1) Other accident (Sonstiger Unfall, Unfallfolgen) checkbox.
OutputMode - Enum in io.scanbot.sdk.imageprocessing
Output mode of binarization filter.

P

PACKBITS - io.scanbot.sdk.tiffgeneration.CompressionMode
Macintosh RLE.
Page - Class in io.scanbot.sdk.ocr
Represents result of performing OCR on an image.
Page(String, double, List<PointF>, List<Block>) - Constructor for class io.scanbot.sdk.ocr.Page
Constructs Page with the given params.
PageBinarization - Enum in io.scanbot.sdk.imageprocessing
Binarization behavior to apply when adding a page to a PDF/TIFF.
PageDirection - Enum in io.scanbot.sdk.pdfgeneration
Page direction.
PageExtractionResult - Class in io.scanbot.sdk.multipageimageextractor
Result of the extraction of pages from a multipage image.
PageExtractionResult(List<ExtractedPage>) - Constructor for class io.scanbot.sdk.multipageimageextractor.PageExtractionResult
Constructs PageExtractionResult with the given params.
PageFit - Enum in io.scanbot.sdk.pdfgeneration
Page fit.
PageSize - Enum in io.scanbot.sdk.pdfgeneration
Page size.
ParametricFilter - Class in io.scanbot.sdk.imageprocessing
Base class for all parametric filters.
ParametricFilter() - Constructor for class io.scanbot.sdk.imageprocessing.ParametricFilter
Constructs ParametricFilter with the given params.
parse(String) - Method in class io.scanbot.sdk.barcode.BarcodeDocumentParser
Parse the given string as a barcode document.
parse(String) - Method in class io.scanbot.sdk.mrz.MrzParser
Parse the MRZ string.
PARSE - io.scanbot.sdk.barcode.Gs1Handling
This is the default.
PartiallyVisibleDocumentConfiguration - Class in io.scanbot.sdk.documentscanner
Configuration for handling partially visible documents.
PartiallyVisibleDocumentConfiguration() - Constructor for class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Constructs PartiallyVisibleDocumentConfiguration with default parameters.
PartiallyVisibleDocumentConfiguration(boolean, int, int, int) - Constructor for class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Constructs PartiallyVisibleDocumentConfiguration with the given params.
PASSPORT - io.scanbot.sdk.mrz.MrzDocumentType
Passport.
PathImageLoadOptions - Class in io.scanbot.sdk.image
Options for loading image from path.
PathImageLoadOptions() - Constructor for class io.scanbot.sdk.image.PathImageLoadOptions
Constructs PathImageLoadOptions with default parameters.
PathImageLoadOptions(Rectangle, ColorConversion, PathLoadMode) - Constructor for class io.scanbot.sdk.image.PathImageLoadOptions
Constructs PathImageLoadOptions with the given params.
PathLoadMode - Enum in io.scanbot.sdk.image
Image Ref Path Load Mode.
PatternContentValidator - Class in io.scanbot.sdk.textpattern
Pattern content validator.
PatternContentValidator(String) - Constructor for class io.scanbot.sdk.textpattern.PatternContentValidator
Constructs PatternContentValidator with default parameters.
PatternContentValidator(String, String, boolean, PatternGrammar) - Constructor for class io.scanbot.sdk.textpattern.PatternContentValidator
Constructs PatternContentValidator with the given params.
PatternGrammar - Enum in io.scanbot.sdk.textpattern
Grammar of pattern matching.
PAY_SHEET - io.scanbot.sdk.documentclassifier.DocumentType
Pay sheet.
PDF_417 - io.scanbot.sdk.barcode.BarcodeFormat
PDF417 (2D).
PDF_CREATION - io.scanbot.sdk.licensing.Feature
PDF creation.
PdfAttributes - Class in io.scanbot.sdk.pdfgeneration
PDF attributes.
PdfAttributes() - Constructor for class io.scanbot.sdk.pdfgeneration.PdfAttributes
Constructs PdfAttributes with default parameters.
PdfAttributes(String, String, String, String, String) - Constructor for class io.scanbot.sdk.pdfgeneration.PdfAttributes
Constructs PdfAttributes with the given params.
PdfConfiguration - Class in io.scanbot.sdk.pdfgeneration
The parameters `pageSize`, `pageFit`, `dpi` and `resamplingMethod` interact in a complex way when adding bitmap images (JPEG, PNG, or raw) to the PDF.
PdfConfiguration() - Constructor for class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Constructs PdfConfiguration with default parameters.
PdfConfiguration(PdfAttributes, PageSize, PageDirection, PageFit, int, int, ResamplingMethod, ParametricFilter) - Constructor for class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Constructs PdfConfiguration with the given params.
pharma - Static variable in class io.scanbot.sdk.barcode.BarcodeFormats
List of pharmaceutical barcode formats.
PHARMA_CODE - io.scanbot.sdk.barcode.BarcodeFormat
Pharmacode, a.k.a.
PHARMA_CODE_TWO_TRACK - io.scanbot.sdk.barcode.BarcodeFormat
Two-Track Pharmacode, a.k.a.
PHOTO - io.scanbot.sdk.genericdocument.CommonFieldType
Photo field.
PLACE_OF_ISSUE - io.scanbot.sdk.genericdocument.CommonFieldType
Place of issue for the identity card.
PLACE_OF_OPERATION_NUMBER - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Number of the place of operation (Betriebsstätten-Nr.).
PLATFORM_IMAGE - io.scanbot.sdk.image.ImageSourceType
ImageRef was created from a platform image, e.g.
PNG - io.scanbot.sdk.image.EncodingFormat
PNG encoding.
Point - Class in io.scanbot.sdk.geometry
Represents a point with integer coordinates in 2D space.
Point(int, int) - Constructor for class io.scanbot.sdk.geometry.Point
Constructs a point with given coordinates.
PointF - Class in io.scanbot.sdk.geometry
Represents a point with float coordinates in 2D space.
PointF(float, float) - Constructor for class io.scanbot.sdk.geometry.PointF
Constructs a point with given coordinates.
POLAND - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Poland.
POOR - io.scanbot.sdk.documentqualityanalyzer.DocumentQuality
Poor quality.
PORTRAIT - io.scanbot.sdk.pdfgeneration.PageDirection
Portrait.
PORTUGAL - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Portugal.
postal - Static variable in class io.scanbot.sdk.barcode.BarcodeFormats
List of postal barcode formats.
PRESET_1 - io.scanbot.sdk.imageprocessing.BinarizationFilterPreset
Very fast, performs well if there are no shadows.
PRESET_2 - io.scanbot.sdk.imageprocessing.BinarizationFilterPreset
Performs well even if there are shadows.
PRESET_3 - io.scanbot.sdk.imageprocessing.BinarizationFilterPreset
Performs well even if there are shadows.
PRESET_4 - io.scanbot.sdk.imageprocessing.BinarizationFilterPreset
Performs well even if there are shadows.
PRESET_5 - io.scanbot.sdk.imageprocessing.BinarizationFilterPreset
Performs well even if there are shadows.
ProcessingMode - Enum in io.scanbot.sdk.common
Scanners typically can produce better results from a single image if they are allowed to spend a longer time analyzing it.
PSEUDONYM - io.scanbot.sdk.genericdocument.CommonFieldType
Pseudonym field.
put(K, V) - Method in class io.scanbot.sdk.utils.MapBuilder
Puts a key-value pair into the map.
PZN_7 - io.scanbot.sdk.barcode.BarcodeFormat
PZN7, legacy PZN (Pharmazentralnummer), invalid since 01.01.2020 (1D).
PZN_8 - io.scanbot.sdk.barcode.BarcodeFormat
PZN8, a.k.a.

Q

QR_CODE - io.scanbot.sdk.barcode.BarcodeFormat
QR Code (2D).

R

RandomAccessSource - Class in io.scanbot.sdk.io
RandomAccessSource is a wrapper around a native memory-mapped file or byte array.
RandomAccessSource(byte[]) - Constructor for class io.scanbot.sdk.io.RandomAccessSource
Constructs RandomAccessSource from the given byte array.
RandomAccessSource(InputStream) - Constructor for class io.scanbot.sdk.io.RandomAccessSource
Constructs RandomAccessSource from the given InputStream effectively reading the whole stream into memory.
RandomAccessSource(String) - Constructor for class io.scanbot.sdk.io.RandomAccessSource
Constructs RandomAccessSource from the given file effectively creating a memory-mapping.
RangeEncoding - Class in io.scanbot.sdk.barcode
A character encoding for a given range of bytes.
RangeEncoding(int, int, CharacterEncoding) - Constructor for class io.scanbot.sdk.barcode.RangeEncoding
Constructs RangeEncoding with the given params.
RawImageLoadOptions - Class in io.scanbot.sdk.image
Options for loading images that come from sensor.
RawImageLoadOptions(boolean) - Constructor for class io.scanbot.sdk.image.RawImageLoadOptions
Constructs RawImageLoadOptions with default parameters.
RawImageLoadOptions(Rectangle, boolean, ImageOrigin, ImageRotation) - Constructor for class io.scanbot.sdk.image.RawImageLoadOptions
Constructs RawImageLoadOptions with the given params.
REASONABLE - io.scanbot.sdk.documentqualityanalyzer.DocumentQuality
Reasonable quality.
Rectangle - Class in io.scanbot.sdk.geometry
Represents a rectangle with integer coordinates in 2D space.
Rectangle(int, int, int, int) - Constructor for class io.scanbot.sdk.geometry.Rectangle
Constructs a rectangle with given coordinates and dimensions.
RectangleF - Class in io.scanbot.sdk.geometry
Represents a rectangle with float coordinates in 2D space.
RectangleF(float, float, float, float) - Constructor for class io.scanbot.sdk.geometry.RectangleF
Constructs a rectangle with given coordinates and dimensions.
RefCountedObjectProfile - Class in io.scanbot.sdk.utils
Profile info of a reference-counted stored object.
RefCountedObjectProfile(String, long) - Constructor for class io.scanbot.sdk.utils.RefCountedObjectProfile
Constructs RefCountedObjectProfile with default parameters.
RefCountedObjectProfile(String, long, int, int) - Constructor for class io.scanbot.sdk.utils.RefCountedObjectProfile
Constructs RefCountedObjectProfile with the given params.
REGEX - io.scanbot.sdk.textpattern.PatternGrammar
Regular expression pattern matching.
REJECT - io.scanbot.sdk.mrz.MrzIncompleteResultHandling
Reject incomplete results.
releaseAllImages() - Static method in class io.scanbot.sdk.image.ImageRef
Releases all alive images despite any existing references.
REMARKS - io.scanbot.sdk.genericdocument.CommonFieldType
Remarks field in the identity document.
RENEWED_CERTIFICATE - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 1) Renewed certificate (Folgebescheinigung) checkbox.
REQUIRE_2 - io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Only barcodes with a 2-digit extension are accepted.
REQUIRE_5 - io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Only barcodes with a 5-digit extension are accepted.
REQUIRE_ANY - io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Only barcodes with either a 2-digit or a 5-digit extension are accepted.
REQUIRES_CARE_NO - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Requires care no (Die Art der Erkrankung macht die Betreuung und Beaufsichtigung notwendig...
REQUIRES_CARE_YES - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Requires care yes (Die Art der Erkrankung macht die Betreuung und Beaufsichtigung notwendig...
ResamplingMethod - Enum in io.scanbot.sdk.pdfgeneration
Resampling method.
resize(ImageRef, int) - Method in class io.scanbot.sdk.imagemanipulation.ImageManipulator
Resizes the given image to the given size.
resize(ImageRef, int) - Method in class io.scanbot.sdk.imageprocessing.ImageProcessor
Resizes the given image to the given size.
ResultAccumulationConfiguration - Class in io.scanbot.sdk.frameaccumulation
Configuration for how to accumulate results.
ResultAccumulationConfiguration() - Constructor for class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Constructs ResultAccumulationConfiguration with default parameters.
ResultAccumulationConfiguration(ConfirmationMethod, int, double, int) - Constructor for class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Constructs ResultAccumulationConfiguration with the given params.
RIGHT - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the right part of the image.
RMQR_CODE - io.scanbot.sdk.barcode.BarcodeFormat
Rectangular Micro QR Code (2D).
ROMANIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Romania.
rotate(ImageRef, ImageRotation) - Method in class io.scanbot.sdk.imagemanipulation.ImageManipulator
Rotates the given image by the given angle.
rotate(ImageRef, ImageRotation) - Method in class io.scanbot.sdk.imageprocessing.ImageProcessor
Rotates the given image by the given angle.
ROUTING_NUMBER - io.scanbot.sdk.genericdocument.CommonFieldType
Check routing number.
ROYAL_MAIL - io.scanbot.sdk.barcode.BarcodeFormat
Royal Mail Four-State Customer Code, a.k.a.
ROYAL_TNT_POST - io.scanbot.sdk.barcode.BarcodeFormat
Royal TNT Post Four-State Barcode, a.k.a.
run(ImageRef) - Method in class io.scanbot.sdk.barcode.BarcodeScanner
Recognize barcodes in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.check.CheckScanner
Scan check in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.creditcard.CreditCardScanner
Scan the credit card in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.documentclassifier.DocumentClassifier
Classify the document in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractor
Recognize the document in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzer
analyze document quality of the given image.
run(ImageRef) - Method in class io.scanbot.sdk.documentscanner.DocumentScanner
Detect the document contour in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.mrz.MrzScanner
Recognize the MRZ in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.ocr.OcrEngine
Recognize text in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.textpattern.TextPatternScanner
Recognize text line in the given image.
run(ImageRef) - Method in class io.scanbot.sdk.vin.VinScanner
Recognize VIN in the given image.
run(ImageRef, MedicalCertificateScanningParameters) - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanner
Recognize the document in the given image.
run(RandomAccessSource) - Method in class io.scanbot.sdk.multipageimageextractor.MultiPageImageExtractor
Extracts images from the given source.

S

saveImage(String, SaveImageOptions) - Method in class io.scanbot.sdk.image.ImageRef
Saves the image to the given path with given options.
SaveImageOptions - Class in io.scanbot.sdk.image
Options for saving image to a path.
SaveImageOptions() - Constructor for class io.scanbot.sdk.image.SaveImageOptions
Constructs SaveImageOptions with default parameters.
SaveImageOptions(int) - Constructor for class io.scanbot.sdk.image.SaveImageOptions
Constructs SaveImageOptions with the given params.
SCALE_TICKET - io.scanbot.sdk.documentclassifier.DocumentType
Scale ticket.
scan(ImageRef) - Method in class io.scanbot.sdk.documentscanner.DocumentScanner
Detect the document contour in the given image and crop it.
ScanbotBinarizationFilter - Class in io.scanbot.sdk.imageprocessing
Automatic binarization filter.
ScanbotBinarizationFilter() - Constructor for class io.scanbot.sdk.imageprocessing.ScanbotBinarizationFilter
Constructs ScanbotBinarizationFilter with default parameters.
ScanbotBinarizationFilter(OutputMode) - Constructor for class io.scanbot.sdk.imageprocessing.ScanbotBinarizationFilter
Constructs ScanbotBinarizationFilter with the given params.
ScanbotSDK - Class in io.scanbot.sdk
The class is responsible for initializing the Scanbot SDK functionality and managing global SDK settings.
ScanbotSDK() - Constructor for class io.scanbot.sdk.ScanbotSDK
 
SCANNING_IN_PROGRESS_STILL_FOCUSING - io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
Document data extraction in progress.
SemanticsVerificationReport - Class in io.scanbot.sdk.documentdata
Report of the document value semantics verification.
SemanticsVerificationReport(boolean, CompositeFieldValueSemantics, CompositeFieldValueSemantics, CompositeFieldValueSemantics, ValueSemantics, ValueSemantics, ValueSemantics) - Constructor for class io.scanbot.sdk.documentdata.SemanticsVerificationReport
Constructs SemanticsVerificationReport with the given params.
SEPA - io.scanbot.sdk.barcode.BarcodeDocumentFormat
SEPA barcode (aka GiroCode) document.
setAccelerator(Accelerator) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for accelerator field.
setAcceptedAngleScore(int) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Setter for acceptedAngleScore field.
setAcceptedAspectRatioScore(int) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Setter for acceptedAspectRatioScore field.
setAcceptedBrightnessThreshold(int) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Setter for acceptedBrightnessThreshold field.
setAcceptedCheckStandards(List<CheckStandard>) - Method in class io.scanbot.sdk.check.CheckScannerConfiguration
Setter for acceptedCheckStandards field.
setAcceptedCountries(List<String>) - Method in class io.scanbot.sdk.documentdata.MrzFallbackConfiguration
Setter for acceptedCountries field.
setAcceptedDocumentTypes(List<String>) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorCommonConfiguration
Setter for acceptedDocumentTypes field.
setAcceptedMRZTypes(List<MrzDocumentType>) - Method in class io.scanbot.sdk.documentdata.MrzFallbackConfiguration
Setter for acceptedMRZTypes field.
setAcceptedSizeScore(int) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Setter for acceptedSizeScore field.
setAccumulationConfig(BarcodeAccumulationConfiguration) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for accumulationConfig field.
setAccumulationDuration(int) - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Setter for accumulationDuration field.
setAccumulationTime(int) - Method in class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Setter for accumulationTime field.
setAddAdditionalQuietZone(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Setter for addAdditionalQuietZone field.
setAdded(List<String>) - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Setter for added field.
setAllowedCharacters(String) - Method in class io.scanbot.sdk.textpattern.DefaultContentValidator
Setter for allowedCharacters field.
setAllowedCharacters(String) - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Setter for allowedCharacters field.
setAllowNarrowBarsOnly(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Setter for allowNarrowBarsOnly field.
setAllowPartiallyVisibleDocuments(boolean) - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Setter for allowPartiallyVisibleDocuments field.
setAllowWideBarsOnly(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Setter for allowWideBarsOnly field.
setAspectRatios(List<AspectRatio>) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Setter for aspectRatios field.
setAttributes(PdfAttributes) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for attributes field.
setAustraliaPostCustomerFormat(AustraliaPostCustomerFormat) - Method in class io.scanbot.sdk.barcode.BarcodeFormatAustraliaPostConfiguration
Setter for australiaPostCustomerFormat field.
setAuthor(String) - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Setter for author field.
setAutoClearThreshold(int) - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Setter for autoClearThreshold field.
setBarcodeFormatConfigurations(List<BarcodeFormatConfigurationBase>) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for barcodeFormatConfigurations field.
setBinarizationFilter(ParametricFilter) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for binarizationFilter field.
setBinarizationFilter(ParametricFilter) - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Setter for binarizationFilter field.
setBinaryFileAddressDatabase(String) - Method in class io.scanbot.sdk.documentdata.DeAddressParserConfiguration
Setter for binaryFileAddressDatabase field.
setBitmapMemoryConsumption(int) - Method in class io.scanbot.sdk.image.ImageProfile
Setter for bitmapMemoryConsumption field.
setBlackOutliersFraction(double) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for blackOutliersFraction field.
setBlackOutliersFraction(double) - Method in class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Setter for blackOutliersFraction field.
setBlackPoint(double) - Method in class io.scanbot.sdk.imageprocessing.WhiteBlackPointFilter
Setter for blackPoint field.
setBorderWidthFraction(double) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for borderWidthFraction field.
setBorderWidthFraction(double) - Method in class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Setter for borderWidthFraction field.
setBrightness(double) - Method in class io.scanbot.sdk.imageprocessing.BrightnessFilter
Setter for brightness field.
setChecksum(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Setter for checksum field.
setChecksumAlgorithms(List<MsiPlesseyChecksumAlgorithm>) - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Setter for checksumAlgorithms field.
setCode25(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Setter for code25 field.
setCode32(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for code32 field.
setCode39(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for code39 field.
setColorConversion(ColorConversion) - Method in class io.scanbot.sdk.image.BufferImageLoadOptions
Setter for colorConversion field.
setColorConversion(ColorConversion) - Method in class io.scanbot.sdk.image.PathImageLoadOptions
Setter for colorConversion field.
setColorEnhancement(double) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for colorEnhancement field.
setCompression(CompressionMode) - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Setter for compression field.
setConfigurations(List<DocumentDataExtractorConfigurationElement>) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Setter for configurations field.
setConfirmationMethod(ConfirmationMethod) - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Setter for confirmationMethod field.
setContrast(double) - Method in class io.scanbot.sdk.imageprocessing.ContrastFilter
Setter for contrast field.
setContrastEnhancement(double) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for contrastEnhancement field.
setCreator(String) - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Setter for creator field.
setCropRect(Rectangle) - Method in class io.scanbot.sdk.image.BasicImageLoadOptions
Setter for cropRect field.
setCropRect(Rectangle) - Method in class io.scanbot.sdk.image.BufferImageLoadOptions
Setter for cropRect field.
setCropRect(Rectangle) - Method in class io.scanbot.sdk.image.PathImageLoadOptions
Setter for cropRect field.
setCropRect(Rectangle) - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Setter for cropRect field.
setDenoise(double) - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Setter for denoise field.
setDetectOrientation(boolean) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for detectOrientation field.
setDocumentDetectionMode(CheckDocumentDetectionMode) - Method in class io.scanbot.sdk.check.CheckScannerConfiguration
Setter for documentDetectionMode field.
setDocumentTrustMode(DocumentTrustMode) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Setter for documentTrustMode field.
setDocumentTypes(List<String>) - Method in class io.scanbot.sdk.documentdata.DeAddressParserConfiguration
Setter for documentTypes field.
setDpi(int) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for dpi field.
setDpi(int) - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Setter for dpi field.
setEan13(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for ean13 field.
setEan8(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for ean8 field.
setEnableDetection(boolean) - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Setter for enableDetection field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Setter for enableOneDBlurScanner field.
setEnableOneDBlurScanner(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for enableOneDBlurScanner field.
setEngineMode(BarcodeScannerEngineMode) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for engineMode field.
setEngineMode(DocumentScannerEngineMode) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Setter for engineMode field.
setExpectedCountry(EuropeanHealthInsuranceCardIssuingCountry) - Method in class io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardConfiguration
Setter for expectedCountry field.
setExtensions(UpcEanExtensionBehavior) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for extensions field.
setExtractCroppedImage(boolean) - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Setter for extractCroppedImage field.
setExtractedDocumentFormats(List<BarcodeDocumentFormat>) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for extractedDocumentFormats field.
setExtractVINFromBarcode(boolean) - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Setter for extractVINFromBarcode field.
setFieldExcludeList(List<String>) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Setter for fieldExcludeList field.
setFieldTypeName(String) - Method in class io.scanbot.sdk.documentdata.DateValidationConfiguration
Setter for fieldTypeName field.
setFilePath(String) - Method in class io.scanbot.sdk.image.ImageSource
Setter for filePath field.
setFilterType(int) - Method in class io.scanbot.sdk.imageprocessing.LegacyFilter
Setter for filterType field.
setFormat(EncodingFormat) - Method in class io.scanbot.sdk.image.EncodeImageOptions
Setter for format field.
setFormats(List<BarcodeFormat>) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for formats field.
setFormats(List<BarcodeFormat>) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonFourStateConfiguration
Setter for formats field.
setFormats(List<BarcodeFormat>) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for formats field.
setFormats(List<BarcodeFormat>) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Setter for formats field.
setFrameAccumulationConfiguration(AccumulatedResultsVerifierConfiguration) - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Setter for frameAccumulationConfiguration field.
setGlareDetectionThreshold(double) - Method in class io.scanbot.sdk.documentdata.GlareDetectionConfiguration
Setter for glareDetectionThreshold field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatAztecConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataBarConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataBarExpandedConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataBarLimitedConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatDataMatrixConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Setter for gs1Handling field.
setGs1Handling(Gs1Handling) - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Setter for gs1Handling field.
setHeight(float) - Method in class io.scanbot.sdk.geometry.RectangleF
Sets the height of the rectangle.
setHeight(int) - Method in class io.scanbot.sdk.geometry.Rectangle
Sets the height of the rectangle.
setHeight(int) - Method in class io.scanbot.sdk.image.ImageInfo
Setter for height field.
setHibernationMemoryConsumption(int) - Method in class io.scanbot.sdk.image.ImageProfile
Setter for hibernationMemoryConsumption field.
setIata2of5(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Setter for iata2of5 field.
setIgnoreOrientationMismatch(boolean) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerParameters
Setter for ignoreOrientationMismatch field.
setImageInfo(ImageProfile) - Method in class io.scanbot.sdk.image.ImageRefProfile
Setter for imageInfo field.
setImageRefProfiles(List<ImageRefProfile>) - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshot
Setter for imageRefProfiles field.
setImageSource(ImageSource) - Method in class io.scanbot.sdk.image.ImageRefProfile
Setter for imageSource field.
setIncompleteResultHandling(MrzIncompleteResultHandling) - Method in class io.scanbot.sdk.mrz.MrzParserConfiguration
Setter for incompleteResultHandling field.
setIncompleteResultHandling(MrzIncompleteResultHandling) - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Setter for incompleteResultHandling field.
setIndustrial2of5(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Setter for industrial2of5 field.
setInspectSmallText(boolean) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for inspectSmallText field.
setJpegQuality(int) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for jpegQuality field.
setJpegQuality(int) - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Setter for jpegQuality field.
setKeywords(String) - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Setter for keywords field.
setLiveSource(boolean) - Method in class io.scanbot.sdk.image.BasicImageLoadOptions
Setter for liveSource field.
setLiveSource(boolean) - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Setter for liveSource field.
setLoadMode(BufferLoadMode) - Method in class io.scanbot.sdk.image.BufferImageLoadOptions
Setter for loadMode field.
setLoadMode(PathLoadMode) - Method in class io.scanbot.sdk.image.PathImageLoadOptions
Setter for loadMode field.
setLogging(boolean) - Static method in class io.scanbot.sdk.ScanbotSDK
Sets the logging state of the SDK.
setMatchSubstring(boolean) - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Setter for matchSubstring field.
setMaxByteSize(int) - Method in class io.scanbot.sdk.image.ImageInfo
Setter for maxByteSize field.
setMaxImageSize(int) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for maxImageSize field.
setMaximumNumberOfAccumulatedFrames(int) - Method in class io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Setter for maximumNumberOfAccumulatedFrames field.
setMaximumNumberOfAccumulatedFrames(int) - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Setter for maximumNumberOfAccumulatedFrames field.
setMaximumNumberOfAccumulatedFrames(int) - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Setter for maximumNumberOfAccumulatedFrames field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Setter for maximumTextLength field.
setMaximumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Setter for maximumTextLength field.
setMaxProcessedFraction(double) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for maxProcessedFraction field.
setMaxYear(int) - Method in class io.scanbot.sdk.documentdata.DateValidationConfiguration
Setter for maxYear field.
setMethod(BarcodeAccumulationMethod) - Method in class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Setter for method field.
setMicroQr(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Setter for microQr field.
setMinConfidenceForStableField(double) - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Setter for minConfidenceForStableField field.
setMinConfirmations(int) - Method in class io.scanbot.sdk.frameaccumulation.ResultAccumulationConfiguration
Setter for minConfirmations field.
setMinEstimatedNumberOfSymbolsForDocument(int) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for minEstimatedNumberOfSymbolsForDocument field.
setMinimum1DConfirmationCount(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for minimum1DConfirmationCount field.
setMinimum1DConfirmationCount(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for minimum1DConfirmationCount field.
setMinimum1DConfirmationCount(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
Setter for minimum1DConfirmationCount field.
setMinimum1DQuietZoneSize(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for minimum1DQuietZoneSize field.
setMinimum1DQuietZoneSize(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for minimum1DQuietZoneSize field.
setMinimum1DQuietZoneSize(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Setter for minimum1DQuietZoneSize field.
setMinimum1DQuietZoneSize(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatOneDConfigurationBase
Setter for minimum1DQuietZoneSize field.
setMinimumBrightness(int) - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Setter for minimumBrightness field.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(int) - Method in class io.scanbot.sdk.frameaccumulation.AccumulatedResultsVerifierConfiguration
Setter for minimumNumberOfRequiredFramesWithEqualScanningResult field.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(int) - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Setter for minimumNumberOfRequiredFramesWithEqualScanningResult field.
setMinimumNumberOfRequiredFramesWithEqualScanningResult(int) - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Setter for minimumNumberOfRequiredFramesWithEqualScanningResult field.
setMinimumSizeScore(double) - Method in class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Setter for minimumSizeScore field.
setMinimumStandaloneConfirmationCount(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for minimumStandaloneConfirmationCount field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode128Configuration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatItfConfiguration
Setter for minimumTextLength field.
setMinimumTextLength(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Setter for minimumTextLength field.
setMinimumValue(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeConfiguration
Setter for minimumValue field.
setMinimumValue(int) - Method in class io.scanbot.sdk.barcode.BarcodeFormatPharmaCodeTwoTrackConfiguration
Setter for minimumValue field.
setMinNumberOfRequiredSymbols(int) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for minNumberOfRequiredSymbols field.
setMinProcessedFraction(double) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for minProcessedFraction field.
setMinRequiredOrientationConfidence(double) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for minRequiredOrientationConfidence field.
setMinYear(int) - Method in class io.scanbot.sdk.documentdata.DateValidationConfiguration
Setter for minYear field.
setModified(List<String>) - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Setter for modified field.
setName(String) - Method in class io.scanbot.sdk.tiffgeneration.UserField
Setter for name field.
setOcrResolutionLimit(int) - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Setter for ocrResolutionLimit field.
setOcrResolutionLimit(int) - Method in class io.scanbot.sdk.vin.VinScannerConfiguration
Setter for ocrResolutionLimit field.
setOnlyAcceptDocuments(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for onlyAcceptDocuments field.
setOptimizedForOverlays(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for optimizedForOverlays field.
setOrientation(ImageRotation) - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Setter for orientation field.
setOrigin(ImageOrigin) - Method in class io.scanbot.sdk.image.RawImageLoadOptions
Setter for origin field.
setOutputMode(OutputMode) - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Setter for outputMode field.
setOutputMode(OutputMode) - Method in class io.scanbot.sdk.imageprocessing.ScanbotBinarizationFilter
Setter for outputMode field.
setPageDirection(PageDirection) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for pageDirection field.
setPageFit(PageFit) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for pageFit field.
setPageSize(PageSize) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for pageSize field.
setPaperWhitening(double) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for paperWhitening field.
setPaperWhiteningBias(int) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for paperWhiteningBias field.
setParameters(DocumentScannerParameters) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Setter for parameters field.
setPartiallyVisibleDocumentConfiguration(PartiallyVisibleDocumentConfiguration) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Setter for partiallyVisibleDocumentConfiguration field.
setPattern(String) - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Setter for pattern field.
setPatternGrammar(PatternGrammar) - Method in class io.scanbot.sdk.textpattern.PatternContentValidator
Setter for patternGrammar field.
setPreprocessInput(boolean) - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Setter for preprocessInput field.
setPreset(BinarizationFilterPreset) - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Setter for preset field.
setProcessingMode(ProcessingMode) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for processingMode field.
setProcessingMode(ProcessingMode) - Method in class io.scanbot.sdk.check.CheckScannerConfiguration
Setter for processingMode field.
setProcessingMode(ProcessingMode) - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Setter for processingMode field.
setProcessingMode(ProcessingMode) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Setter for processingMode field.
setProcessingMode(ProcessingMode) - Method in class io.scanbot.sdk.documentscanner.DocumentScannerConfiguration
Setter for processingMode field.
setPzn7(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for pzn7 field.
setPzn8(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for pzn8 field.
setQr(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Setter for qr field.
setQuality(int) - Method in class io.scanbot.sdk.image.EncodeImageOptions
Setter for quality field.
setQuality(int) - Method in class io.scanbot.sdk.image.SaveImageOptions
Setter for quality field.
setQualityIndices(List<DocumentQuality>) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for qualityIndices field.
setQualityThresholds(List<DocumentQualityThreshold>) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for qualityThresholds field.
setRadius(int) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for radius field.
setRadius(int) - Method in class io.scanbot.sdk.imageprocessing.CustomBinarizationFilter
Setter for radius field.
setRecognizeBarcode(boolean) - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Setter for recognizeBarcode field.
setRecognizePatientInfoBox(boolean) - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Setter for recognizePatientInfoBox field.
setRefInfo(RefCountedObjectProfile) - Method in class io.scanbot.sdk.image.ImageRefProfile
Setter for refInfo field.
setRegexFilter(String) - Method in class io.scanbot.sdk.barcode.BarcodeFormatConfigurationBase
Setter for regexFilter field.
setRemoved(List<String>) - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Setter for removed field.
setRemoveUnconnectedResults(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeAccumulationConfiguration
Setter for removeUnconnectedResults field.
setRequireCardholderName(boolean) - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Setter for requireCardholderName field.
setRequireExpiryDate(boolean) - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Setter for requireExpiryDate field.
setResamplingMethod(ResamplingMethod) - Method in class io.scanbot.sdk.pdfgeneration.PdfConfiguration
Setter for resamplingMethod field.
setResultAccumulationConfig(ResultAccumulationConfiguration) - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Setter for resultAccumulationConfig field.
setResultAccumulationConfig(ResultAccumulationConfiguration) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Setter for resultAccumulationConfig field.
setRetentionTime(int) - Method in class io.scanbot.sdk.documentscanner.PartiallyVisibleDocumentConfiguration
Setter for retentionTime field.
setReturnBarcodeImage(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeScannerConfiguration
Setter for returnBarcodeImage field.
setReturnCreditCardImage(boolean) - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Setter for returnCreditCardImage field.
setReturnCrops(boolean) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractorConfiguration
Setter for returnCrops field.
setReturnCrops(boolean) - Method in class io.scanbot.sdk.mrz.MrzScannerConfiguration
Setter for returnCrops field.
setReturnQualityHeatmap(boolean) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for returnQualityHeatmap field.
setReturnStartEnd(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCodabarConfiguration
Setter for returnStartEnd field.
setRmqr(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Setter for rmqr field.
setSensitivityThreshold(double) - Method in class io.scanbot.sdk.documentdata.AutoFocusConfiguration
Setter for sensitivityThreshold field.
setShouldCropDocument(boolean) - Method in class io.scanbot.sdk.medicalcertificate.MedicalCertificateScanningParameters
Setter for shouldCropDocument field.
setStrictMode(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for strictMode field.
setStrictMode(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonTwoDConfiguration
Setter for strictMode field.
setStrictMode(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatGs1CompositeConfiguration
Setter for strictMode field.
setStrictMode(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatMicroPdf417Configuration
Setter for strictMode field.
setStrictMode(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatPdf417Configuration
Setter for strictMode field.
setStrictMode(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatQrCodeConfiguration
Setter for strictMode field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode11Configuration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode93Configuration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonConfiguration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCommonOneDConfiguration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatMsiPlesseyConfiguration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatRoyalMailConfiguration
Setter for stripCheckDigits field.
setStripCheckDigits(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for stripCheckDigits field.
setSubject(String) - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Setter for subject field.
setTag(int) - Method in class io.scanbot.sdk.tiffgeneration.UserField
Setter for tag field.
setTileSize(int) - Method in class io.scanbot.sdk.documentqualityanalyzer.DocumentQualityAnalyzerConfiguration
Setter for tileSize field.
setTitle(String) - Method in class io.scanbot.sdk.pdfgeneration.PdfAttributes
Setter for title field.
setTotalMemoryConsumption(long) - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshot
Setter for totalMemoryConsumption field.
setTotalMemoryConsumptionDiff(long) - Method in class io.scanbot.sdk.image.ImageRefPoolSnapshotsDiff
Setter for totalMemoryConsumptionDiff field.
setTryCode39ExtendedMode(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for tryCode39ExtendedMode field.
setType(ImageSourceType) - Method in class io.scanbot.sdk.image.ImageSource
Setter for type field.
setUpca(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for upca field.
setUpce(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatUpcEanConfiguration
Setter for upce field.
setUseCode39CheckDigit(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode39Configuration
Setter for useCode39CheckDigit field.
setUseDocumentDetector(boolean) - Method in class io.scanbot.sdk.creditcard.CreditCardScannerConfiguration
Setter for useDocumentDetector field.
setUseIATA2OF5Checksum(boolean) - Method in class io.scanbot.sdk.barcode.BarcodeFormatCode2Of5Configuration
Setter for useIATA2OF5Checksum field.
setUserFields(List<UserField>) - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Setter for userFields field.
setValidator(ContentValidator) - Method in class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Setter for validator field.
setValue(double) - Method in class io.scanbot.sdk.tiffgeneration.UserFieldDoubleValue
Setter for value field.
setValue(int) - Method in class io.scanbot.sdk.tiffgeneration.UserFieldIntValue
Setter for value field.
setValue(UserFieldValue) - Method in class io.scanbot.sdk.tiffgeneration.UserField
Setter for value field.
setValue(String) - Method in class io.scanbot.sdk.tiffgeneration.UserFieldStringValue
Setter for value field.
setWhiteOutliersFraction(double) - Method in class io.scanbot.sdk.imageprocessing.ColorDocumentFilter
Setter for whiteOutliersFraction field.
setWhiteOutliersFraction(double) - Method in class io.scanbot.sdk.imageprocessing.GrayscaleFilter
Setter for whiteOutliersFraction field.
setWhitePoint(double) - Method in class io.scanbot.sdk.imageprocessing.WhiteBlackPointFilter
Setter for whitePoint field.
setWidth(float) - Method in class io.scanbot.sdk.geometry.RectangleF
Sets the width of the rectangle.
setWidth(int) - Method in class io.scanbot.sdk.geometry.Rectangle
Sets the width of the rectangle.
setWidth(int) - Method in class io.scanbot.sdk.image.ImageInfo
Setter for width field.
setX(float) - Method in class io.scanbot.sdk.geometry.PointF
Sets the x-coordinate of the point.
setX(float) - Method in class io.scanbot.sdk.geometry.RectangleF
Sets the x-coordinate of the top-left corner of the rectangle.
setX(int) - Method in class io.scanbot.sdk.geometry.Point
Sets the x-coordinate of the point.
setX(int) - Method in class io.scanbot.sdk.geometry.Rectangle
Sets the x-coordinate of the top-left corner of the rectangle.
setY(float) - Method in class io.scanbot.sdk.geometry.PointF
Sets the y-coordinate of the point.
setY(float) - Method in class io.scanbot.sdk.geometry.RectangleF
Sets the y-coordinate of the top-left corner of the rectangle.
setY(int) - Method in class io.scanbot.sdk.geometry.Point
Sets the y-coordinate of the point.
setY(int) - Method in class io.scanbot.sdk.geometry.Rectangle
Sets the y-coordinate of the top-left corner of the rectangle.
setZipCompressionLevel(int) - Method in class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Setter for zipCompressionLevel field.
SHIFT_JIS - io.scanbot.sdk.barcode.CharacterEncoding
Shift JIS (Japanese).
SICK_PAY_WAS_CLAIMED_NO - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Sick pay was claimed no (Krankengeld aus Anlass einer früheren Erkrankung des umseitig genannten Kindes wurde in diesem Kalenderjahr NICHT bezogen) checkbox.
SICK_PAY_WAS_CLAIMED_YES - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Sick pay was claimed yes (Krankengeld aus Anlass einer früheren Erkrankung des umseitig genannten Kindes wurde in diesem Kalenderjahr bezogen) checkbox.
SIGNATURE - io.scanbot.sdk.genericdocument.CommonFieldType
Signature field.
SINGLE_PARENT_NO - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Single parent no (Ich bin Alleinerziehende(r)...
SINGLE_PARENT_YES - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 21a) Single parent yes (Ich bin Alleinerziehende(r)...
SINGLE_SHOT - io.scanbot.sdk.common.ProcessingMode
In single-shot the scanner tries to extract the maximum amount of information possible from each input image.
SKIPPED - io.scanbot.sdk.documentdata.ValueSemantics
Verification of the value semantics was skipped.
SLOVAKIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Slovakia.
SLOVENIA - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Slovenia.
SPAIN - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Spain.
STATUS - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Status.
STRETCH - io.scanbot.sdk.pdfgeneration.PageFit
Stretch image to fill the entire page.
StructuredAppendInfo - Class in io.scanbot.sdk.barcode
The structured append mode can be used to split a message across multiple barcodes.
StructuredAppendInfo(int, int, String) - Constructor for class io.scanbot.sdk.barcode.StructuredAppendInfo
Constructs StructuredAppendInfo with the given params.
SUCCESS - io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus
Scanning successful.
SUCCESS - io.scanbot.sdk.creditcard.CreditCardScanningStatus
The credit card was scanned successfully.
SUCCESS - io.scanbot.sdk.documentclassifier.DocumentClassifierStatus
The document was classified successfully.
SUCCESS - io.scanbot.sdk.vin.VinBarcodeExtractionStatus
Barcode containing a VIN was successfully extracted.
SURNAME - io.scanbot.sdk.genericdocument.CommonFieldType
Person surname field.
SuspiciousDataVerificationReport - Class in io.scanbot.sdk.documentdata
Report of the suspicious data document verification.
SuspiciousDataVerificationReport(boolean, List<FieldSuspiciousDataVerificationReport>) - Constructor for class io.scanbot.sdk.documentdata.SuspiciousDataVerificationReport
Constructs SuspiciousDataVerificationReport with the given params.
SWEDEN - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Sweden.
SWISS_QR - io.scanbot.sdk.barcode.BarcodeDocumentFormat
Swiss QR barcode document.
SWITZERLAND - io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Switzerland.
SymbolBox - Class in io.scanbot.sdk.textpattern
Structure containing recognized symbol text and bounds.
SymbolBox(String, Rectangle, double) - Constructor for class io.scanbot.sdk.textpattern.SymbolBox
Constructs SymbolBox with the given params.

T

TensorRtAccelerator - Class in io.scanbot.sdk.ml
TensorRT accelerator.
TensorRtAccelerator() - Constructor for class io.scanbot.sdk.ml.TensorRtAccelerator
Constructs TensorRtAccelerator with default parameters.
TensorRtAccelerator(String) - Constructor for class io.scanbot.sdk.ml.TensorRtAccelerator
Constructs TensorRtAccelerator with the given params.
TEXT_PATTERN_SCANNER - io.scanbot.sdk.licensing.Feature
Text pattern scanner.
TextPatternScanner - Class in io.scanbot.sdk.textpattern
API for text pattern scanning.
TextPatternScanner(TextPatternScannerConfiguration) - Constructor for class io.scanbot.sdk.textpattern.TextPatternScanner
Constructs TextPatternScanner with the given params.
TextPatternScannerConfiguration - Class in io.scanbot.sdk.textpattern
Configuration for the text pattern scanner.
TextPatternScannerConfiguration() - Constructor for class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Constructs TextPatternScannerConfiguration with default parameters.
TextPatternScannerConfiguration(int, int, int, ContentValidator) - Constructor for class io.scanbot.sdk.textpattern.TextPatternScannerConfiguration
Constructs TextPatternScannerConfiguration with the given params.
TextPatternScannerResult - Class in io.scanbot.sdk.textpattern
The result of the text line recognition.
TextPatternScannerResult(String, List<WordBox>, List<SymbolBox>) - Constructor for class io.scanbot.sdk.textpattern.TextPatternScannerResult
Constructs TextPatternScannerResult with default parameters.
TextPatternScannerResult(String, List<WordBox>, List<SymbolBox>, double, boolean) - Constructor for class io.scanbot.sdk.textpattern.TextPatternScannerResult
Constructs TextPatternScannerResult with the given params.
TiffGeneratorParameters - Class in io.scanbot.sdk.tiffgeneration
TIFF generator parameters.
TiffGeneratorParameters() - Constructor for class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Constructs TiffGeneratorParameters with default parameters.
TiffGeneratorParameters(CompressionMode, int, int, int, List<UserField>, ParametricFilter) - Constructor for class io.scanbot.sdk.tiffgeneration.TiffGeneratorParameters
Constructs TiffGeneratorParameters with the given params.
TITLE_TYPE - io.scanbot.sdk.genericdocument.CommonFieldType
Type of the title field in the identity document.
TOLL_RECEIPT - io.scanbot.sdk.documentclassifier.DocumentType
Toll receipt.
TOP_LEFT - io.scanbot.sdk.image.ImageOrigin
Origin is at the top left corner of the image.
TOP_RIGHT - io.scanbot.sdk.image.ImageOrigin
Origin is at the top right corner of the image.
TRIAL - io.scanbot.sdk.licensing.LicenseStatus
No license set yet.
TRUSTED - io.scanbot.sdk.documentdata.DocumentTrustMode
The extracted document is trusted, i.e.
twod - Static variable in class io.scanbot.sdk.barcode.BarcodeFormats
List of 2D barcode formats.

U

UAE - io.scanbot.sdk.check.CheckStandard
A check format commonly used in the United Arab Emirates.
UNCHANGED - io.scanbot.sdk.image.ColorConversion
Load image as-is, preserving the alpha channel if it exists.
UNDEFINED - io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
Undefined date type.
UNDEFINED - io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Undefined.
UNKNOWN - io.scanbot.sdk.barcode.CharacterEncoding
Unknown encoding.
UNKNOWN - io.scanbot.sdk.documentclassifier.DocumentType
The document type is unknown.
UNKNOWN - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
Unknown checkbox type.
UNKNOWN - io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Unknown form type.
UNKNOWN - io.scanbot.sdk.mrz.MrzDocumentType
Undefined.
UNTRUSTED - io.scanbot.sdk.documentdata.DocumentTrustMode
The extracted document is not trusted, i.e.
UP - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the upper part of the image.
UPC_A - io.scanbot.sdk.barcode.BarcodeFormat
UPC-A (1D).
UPC_E - io.scanbot.sdk.barcode.BarcodeFormat
UPC-E (1D).
UpcEanExtensionBehavior - Enum in io.scanbot.sdk.barcode
Behavior when scanning UPC/EAN barcodes with EAN-2 or EAN-5 extensions.
UPPER_LEFT - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the upper left part of the image.
UPPER_RIGHT - io.scanbot.sdk.documentscanner.DocumentDisplacement
The document is partially visible and occupies the upper right part of the image.
US4x6 - io.scanbot.sdk.pdfgeneration.PageSize
4 x 6 (inches) 288 x 432 (pixels) at 72 DPI.
US4x8 - io.scanbot.sdk.pdfgeneration.PageSize
4 x 8 (inches) 288 x 576 (pixels) at 72 DPI.
US5x7 - io.scanbot.sdk.pdfgeneration.PageSize
5 x 7 (inches) 360 x 504 (pixels) at 72 DPI.
USA - io.scanbot.sdk.check.CheckStandard
A check compatible with the ASC X9 standard used in the USA.
UserField - Class in io.scanbot.sdk.tiffgeneration
User-defined TIFF field.
UserField(int, String, UserFieldValue) - Constructor for class io.scanbot.sdk.tiffgeneration.UserField
Constructs UserField with the given params.
UserFieldDoubleValue - Class in io.scanbot.sdk.tiffgeneration
Double value (TIFF_DOUBLE).
UserFieldDoubleValue(double) - Constructor for class io.scanbot.sdk.tiffgeneration.UserFieldDoubleValue
Constructs UserFieldDoubleValue with the given params.
UserFieldIntValue - Class in io.scanbot.sdk.tiffgeneration
32-bit int value (TIFF_LONG).
UserFieldIntValue(int) - Constructor for class io.scanbot.sdk.tiffgeneration.UserFieldIntValue
Constructs UserFieldIntValue with the given params.
UserFieldStringValue - Class in io.scanbot.sdk.tiffgeneration
ASCII string value (TIFF_ASCII).
UserFieldStringValue(String) - Constructor for class io.scanbot.sdk.tiffgeneration.UserFieldStringValue
Constructs UserFieldStringValue with the given params.
UserFieldValue - Class in io.scanbot.sdk.tiffgeneration
User-defined TIFF field value.
UserFieldValue() - Constructor for class io.scanbot.sdk.tiffgeneration.UserFieldValue
Constructs UserFieldValue with the given params.
USPS_INTELLIGENT_MAIL - io.scanbot.sdk.barcode.BarcodeFormat
USPS Intelligent Mail, a.k.a.
UTF_16_BE - io.scanbot.sdk.barcode.CharacterEncoding
UTF16BE (UTF-16 Big Endian), a.k.a.
UTF_16_LE - io.scanbot.sdk.barcode.CharacterEncoding
UTF16LE (UTF-16 Little Endian).
UTF_32_BE - io.scanbot.sdk.barcode.CharacterEncoding
UTF32BE (UTF-32 Big Endian).
UTF_32_LE - io.scanbot.sdk.barcode.CharacterEncoding
UTF32LE (UTF-32 Little Endian).
UTF_8 - io.scanbot.sdk.barcode.CharacterEncoding
UTF8 (UTF-8).

V

VALID - io.scanbot.sdk.documentdata.ValueSemantics
No errors were detected during semantics verification.
VALID - io.scanbot.sdk.genericdocument.FieldValidationStatus
Field value passed validation.
VALID_FROM_DATE - io.scanbot.sdk.genericdocument.CommonFieldType
Date of start of validity field.
VALIDATE_FULL - io.scanbot.sdk.barcode.Gs1Handling
Includes all validations from VALIDATE_STRUCTURE.
VALIDATE_STRUCTURE - io.scanbot.sdk.barcode.Gs1Handling
Same as PARSE.
ValueConsistency - Enum in io.scanbot.sdk.documentdata
The status of the consistency verification.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.AustraliaPostCustomerFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.BarcodeAccumulationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.BarcodeDocumentFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.BarcodeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.BarcodeScannerEngineMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.CharacterEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.Gs1Handling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.check.CheckDocumentDetectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.check.CheckStandard
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.common.ProcessingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.creditcard.CreditCardScanningStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentclassifier.DocumentClassifierStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentclassifier.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentdata.DocumentTrustMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentdata.DocumentVerificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentdata.ValueConsistency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentdata.ValueSemantics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentqualityanalyzer.DocumentQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentscanner.DocumentDetectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentscanner.DocumentDisplacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.documentscanner.DocumentScannerEngineMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.frameaccumulation.ConfirmationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.genericdocument.CommonFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.genericdocument.FieldDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.genericdocument.FieldValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.image.BufferLoadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.image.ColorConversion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.image.EncodingFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.image.ImageOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.image.ImageRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.image.ImageSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.image.PathLoadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.imageprocessing.BinarizationFilterPreset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.imageprocessing.OutputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.imageprocessing.PageBinarization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.licensing.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.licensing.LicenseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.mrz.MrzDocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.mrz.MrzIncompleteResultHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.pdfgeneration.PageDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.pdfgeneration.PageFit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.pdfgeneration.PageSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.pdfgeneration.ResamplingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.textpattern.PatternGrammar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.tiffgeneration.CompressionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.scanbot.sdk.vin.VinBarcodeExtractionStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.scanbot.sdk.barcode.AustraliaPostCustomerFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.BarcodeAccumulationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.BarcodeDocumentFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.BarcodeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.BarcodeScannerEngineMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.CharacterEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.Gs1Handling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.MsiPlesseyChecksumAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.barcode.UpcEanExtensionBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.check.CheckDocumentDetectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.check.CheckMagneticInkStripScanningStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.check.CheckStandard
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.common.ProcessingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.creditcard.CreditCardScanningStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentclassifier.DocumentClassifierStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentclassifier.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentdata.DocumentDataExtractionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentdata.DocumentTrustMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentdata.DocumentVerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentdata.EuropeanHealthInsuranceCardIssuingCountry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentdata.ValueConsistency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentdata.ValueSemantics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentqualityanalyzer.DocumentQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentscanner.DocumentDetectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentscanner.DocumentDisplacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.documentscanner.DocumentScannerEngineMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.frameaccumulation.ConfirmationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.genericdocument.CommonFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.genericdocument.FieldDataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.genericdocument.FieldValidationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.image.BufferLoadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.image.ColorConversion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.image.EncodingFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.image.ImageOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.image.ImageRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.image.ImageSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.image.PathLoadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.imageprocessing.BinarizationFilterPreset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.imageprocessing.OutputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.imageprocessing.PageBinarization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.licensing.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.licensing.LicenseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificateDateRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificateFormType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.medicalcertificate.MedicalCertificatePatientInfoFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.mrz.MrzDocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.mrz.MrzIncompleteResultHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.pdfgeneration.PageDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.pdfgeneration.PageFit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.pdfgeneration.PageSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.pdfgeneration.ResamplingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.textpattern.PatternGrammar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.tiffgeneration.CompressionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.scanbot.sdk.vin.VinBarcodeExtractionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSemantics - Enum in io.scanbot.sdk.documentdata
The result of the value semantics verification.
VCARD - io.scanbot.sdk.barcode.BarcodeDocumentFormat
VCard barcode document.
verifyDocument(List<GenericDocument>) - Method in class io.scanbot.sdk.documentdata.DocumentDataExtractor
Verify whether the extracted document has signs of forgery or tampering.
VERY_POOR - io.scanbot.sdk.documentqualityanalyzer.DocumentQuality
Very poor quality.
VinBarcodeExtractionStatus - Enum in io.scanbot.sdk.vin
Status of the barcode extraction.
VinBarcodeResult - Class in io.scanbot.sdk.vin
Result of the barcode scanner.
VinBarcodeResult(String, List<Point>, VinBarcodeExtractionStatus) - Constructor for class io.scanbot.sdk.vin.VinBarcodeResult
Constructs VinBarcodeResult with the given params.
VinScanner - Class in io.scanbot.sdk.vin
API for VIN scanning.
VinScanner(VinScannerConfiguration) - Constructor for class io.scanbot.sdk.vin.VinScanner
Constructs VinScanner with the given params.
VinScannerConfiguration - Class in io.scanbot.sdk.vin
Configuration for the VIN scanner.
VinScannerConfiguration() - Constructor for class io.scanbot.sdk.vin.VinScannerConfiguration
Constructs VinScannerConfiguration with default parameters.
VinScannerConfiguration(boolean, int, int, int) - Constructor for class io.scanbot.sdk.vin.VinScannerConfiguration
Constructs VinScannerConfiguration with the given params.
VinScannerResult - Class in io.scanbot.sdk.vin
Result of the VIN scanner.
VinScannerResult(TextPatternScannerResult, VinBarcodeResult) - Constructor for class io.scanbot.sdk.vin.VinScannerResult
Constructs VinScannerResult with the given params.
VISA - io.scanbot.sdk.mrz.MrzDocumentType
Visa card.

W

waitForDeviceDeregistrationCompletion(int) - Static method in class io.scanbot.sdk.ScanbotSDK
Wait for the completion of the all device deregistration processes.
waitForOnlineLicenseCheckCompletion(int) - Static method in class io.scanbot.sdk.ScanbotSDK
Wait for the completion of the online license check.
WASH_RECEIPT - io.scanbot.sdk.documentclassifier.DocumentType
Wash receipt.
WhiteBlackPointFilter - Class in io.scanbot.sdk.imageprocessing
Maps image value channel so that all the pixels darker than the black point are set to 0, all the pixels brighter than the white point are set to 255, and the pixels in between are linearly scaled.
WhiteBlackPointFilter() - Constructor for class io.scanbot.sdk.imageprocessing.WhiteBlackPointFilter
Constructs WhiteBlackPointFilter with default parameters.
WhiteBlackPointFilter(double, double) - Constructor for class io.scanbot.sdk.imageprocessing.WhiteBlackPointFilter
Constructs WhiteBlackPointFilter with the given params.
WILDCARD - io.scanbot.sdk.textpattern.PatternGrammar
Simple pattern matching where # stands for any digit and ? stands for any character.
Word - Class in io.scanbot.sdk.ocr
Represents a single word.
Word(String, double, List<PointF>, List<Glyph>) - Constructor for class io.scanbot.sdk.ocr.Word
Constructs Word with the given params.
WordBox - Class in io.scanbot.sdk.textpattern
Structure containing recognized word text and bounds.
WordBox(String, Rectangle) - Constructor for class io.scanbot.sdk.textpattern.WordBox
Constructs WordBox with default parameters.
WordBox(String, Rectangle, double) - Constructor for class io.scanbot.sdk.textpattern.WordBox
Constructs WordBox with the given params.
WORK_ACCIDENT - io.scanbot.sdk.medicalcertificate.MedicalCertificateCheckBoxType
(Form 1) Work accident (Arbeitsunfall, Arbeitsunfall-folgen, Berufskrankheit) checkbox.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages