Skip navigation links
A B C D E F G H I L M N O P R S T U 

A

a4PhysicalBounds(bounds) - Static method in class io.scanbot.sdk.util.pdf.PdfUtils
 
addResult(result) - Method in interface io.scanbot.sdk.ui.result.ResultRepository
Allows to add a scanning result into the repository

B

BaseContourAutoSnappingController - Class in io.scanbot.sdk.autosnapping
Basic implementation for any contour-based auto-snap.
BaseContourAutoSnappingController(cameraView) - Constructor for class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController
Basic implementation for any contour-based auto-snap.
BaseContourAutoSnappingController.Param - Class in io.scanbot.sdk.autosnapping
Data holder for info needed for frame validation.
BitmapAccessException - Exception in io.scanbot.sdk.exceptions.imageprocessing
Thrown when there is a problems of accessing Bitmap or its null after decoding or processing
BitmapAccessException(message) - Constructor for exception io.scanbot.sdk.exceptions.imageprocessing.BitmapAccessException
Thrown when there is a problems of accessing Bitmap or its null after decoding or processing
BitmapUtils - Class in io.scanbot.sdk.util.bitmap
Contains convenient methods for Bitmaps
BlurEstimatorBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.blurestimator
Thrown when there is a problems of accessing Blur Estimator blobs files on runtime
BlurEstimatorBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.blurestimator.BlurEstimatorBlobRuntimeException
Thrown when there is a problems of accessing Blur Estimator blobs files on runtime

C

calculateInSampleSize(options, reqWidth, reqHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Calculates best inSampleSize to fit reqWidth and reqHeight or a bit more
calculatePageBounds(pageSize, bounds, rotation) - Static method in class io.scanbot.sdk.util.pdf.PdfUtils
Calculates page bounds by enum PDFPageSize and with specified rotation
checkState(param) - Method in class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
 
checkState(param) - Method in class io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
 
ChequeBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.cheque
Thrown when there is a problems of accessing Cheque scanner blobs files on runtime
ChequeBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.cheque.ChequeBlobRuntimeException
Thrown when there is a problems of accessing Cheque scanner blobs files on runtime
clear() - Method in interface io.scanbot.sdk.ui.result.ResultRepository
Deletes all the results from the repository
clear() - Method in interface io.scanbot.sdk.ui.result.ResultStorage
Removes all the results from the storage
CommonOCRGradleDependencyException - Exception in io.scanbot.sdk.exceptions.ocr
Thrown when there is no Common OCR assets gradle dependency found which is required to run OCR process in various scanners
CommonOCRGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.ocr.CommonOCRGradleDependencyException
Thrown when there is no Common OCR assets gradle dependency found which is required to run OCR process in various scanners
Companion - Static variable in class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
Deprecated. 
Companion - Static variable in class io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
Deprecated. 
Companion - Static variable in enum io.scanbot.sdk.process.ImageFilterType
 
Companion - Static variable in class io.scanbot.sdk.ui.camera.ShutterButton
Deprecated. 
component1() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
status of current frame
component1() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
raw id implementation
component2() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
detected image
component2() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
class to help to get the correct repository from ScanbotSDK
compress(bitmap, format, quality, file) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Compresses Bitmap to File
ContourDetectionStatusAutoSnappingPredicate - Class in io.scanbot.sdk.autosnapping
Validation based on DetectionResult statuses.
ContourDetectionStatusAutoSnappingPredicate() - Constructor for class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
Validation based on DetectionResult statuses.
copy(status, polygon) - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
Data holder for info needed for frame validation.
copy(resultId, clazz) - Method in class io.scanbot.sdk.ui.result.ResultWrapper
Result wrapper which points to the specific result in one of interface ResultRepository based on clazz
createPreview(res, imageRes, targetWidth, targetHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Create preview from large (nodpi) resource image
createPreview(image, targetWidth, targetHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Create preview from image byte array
createPreview(image, targetWidth, targetHeight) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Create preview from image byte array

D

DCBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.dc
Thrown when there is a problems of accessing Disability Certificate scanner blobs files on runtime
DCBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.dc.DCBlobRuntimeException
Thrown when there is a problems of accessing Disability Certificate scanner blobs files on runtime
DCGradleDependencyException - Exception in io.scanbot.sdk.exceptions.dc
Thrown when there is no DC scanner assets gradle dependency found which is required to run the DC scanner
DCGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.dc.DCGradleDependencyException
Thrown when there is no DC scanner assets gradle dependency found which is required to run the DC scanner
decodeQuietly(path, options) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Decodes Bitmap with minimal log output. Accepts null arguments.
defaultPhysicalBounds() - Static method in class io.scanbot.sdk.util.pdf.PdfUtils
 
DocumentDetectorGradleDependencyException - Exception in io.scanbot.sdk.exceptions.document
Thrown when there is no Document Detector assets gradle dependency found which is required to run the io.scanbot.sdk.core.contourdetector.ContourDetector Classical component, and RTU UI screens io.scanbot.sdk.ui.view.camera.DocumentScannerActivity and io.scanbot.sdk.ui.view.edit.CroppingActivity
DocumentDetectorGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.document.DocumentDetectorGradleDependencyException
Thrown when there is no Document Detector assets gradle dependency found which is required to run the io.scanbot.sdk.core.contourdetector.ContourDetector Classical component, and RTU UI screens io.scanbot.sdk.ui.view.camera.DocumentScannerActivity and io.scanbot.sdk.ui.view.edit.CroppingActivity
drawableToBitmap(drawable) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Converts image drawable to bitmap

E

EhicBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.ehic
Thrown when there is a problems of accessing European Health Insurance card scanner blobs files on runtime
EhicBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.ehic.EhicBlobRuntimeException
Thrown when there is a problems of accessing European Health Insurance card scanner blobs files on runtime
equals(p) - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
 
equals(p) - Method in class io.scanbot.sdk.ui.result.ResultWrapper
 

F

FilterPredictorBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.imageprocessing
Thrown when there is a problems of accessing Filter Predictor blobs files on runtime
FilterPredictorBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.imageprocessing.FilterPredictorBlobRuntimeException
Thrown when there is a problems of accessing Filter Predictor blobs files on runtime
fitToPhysicalBounds(bounds, physicalBounds) - Static method in class io.scanbot.sdk.util.pdf.PdfUtils
 

G

GenericDocumentGradleDependencyException - Exception in io.scanbot.sdk.exceptions.genericdocument
Thrown when there is no Generic Document Recognizer assets gradle dependency found which is required to run the Generic Document Recognizer
GenericDocumentGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.genericdocument.GenericDocumentGradleDependencyException
Thrown when there is no Generic Document Recognizer assets gradle dependency found which is required to run the Generic Document Recognizer
GenericDocumentRecognizerConfigurationException - Exception in io.scanbot.sdk.exceptions.genericdocument
Thrown when Generic Document Recognizer initialized with incorrect values
GenericDocumentRecognizerConfigurationException(message) - Constructor for exception io.scanbot.sdk.exceptions.genericdocument.GenericDocumentRecognizerConfigurationException
Thrown when Generic Document Recognizer initialized with incorrect values
getAcceptedType() - Method in interface io.scanbot.sdk.ui.result.ResultRepository
Each result repository works with a single class.
getBinarizationFilters() - Method in class io.scanbot.sdk.process.ImageFilterType.Companion
 
getBinarizationFilters() - Static method in enum io.scanbot.sdk.process.ImageFilterType
 
getBitmapBounds(path) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
 
getByCode(code) - Method in class io.scanbot.sdk.process.ImageFilterType.Companion
 
getByCode(code) - Static method in enum io.scanbot.sdk.process.ImageFilterType
 
getClazz() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
class to help to get the correct repository from ScanbotSDK
getCode() - Method in enum io.scanbot.sdk.process.ImageFilterType
 
getContentBounds(bitmap) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
 
getFilterName() - Method in enum io.scanbot.sdk.process.ImageFilterType
 
getMessage() - Method in exception io.scanbot.sdk.exceptions.imageprocessing.BitmapAccessException
 
getMessage() - Method in exception io.scanbot.sdk.exceptions.imageprocessing.ImageProcessorInitialisationException
 
getPolygon() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
detected image
getResult(resultId) - Method in interface io.scanbot.sdk.ui.result.ResultRepository
Returns the result for a given ResultId
getResult(resultId) - Method in interface io.scanbot.sdk.ui.result.ResultStorage
Returns the result from the storage according to the given id
getResultAndErase(resultId) - Method in interface io.scanbot.sdk.ui.result.ResultRepository
Returns the result for a given ResultId and delete it from the repository Use this method if you just need to process the result after the successful recognition to keep the usage of memory low
getResultId() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
raw id implementation
getStatus() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
status of current frame

H

hashCode() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
 
hashCode() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
 

I

IdCardGradleDependencyException - Exception in io.scanbot.sdk.exceptions.idcard
Thrown when there is no ID Card scanner assets gradle dependency found which is required to run the ID Card scanner
IdCardGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.idcard.IdCardGradleDependencyException
Thrown when there is no ID Card scanner assets gradle dependency found which is required to run the ID Card scanner
IdCardScannerConfigurationException - Exception in io.scanbot.sdk.exceptions.idcard
Thrown when id card scanner initialized with incorrect values
IdCardScannerConfigurationException(message) - Constructor for exception io.scanbot.sdk.exceptions.idcard.IdCardScannerConfigurationException
Thrown when id card scanner initialized with incorrect values
IGNORE_ASPECT_RATIO_DEFAULT - Static variable in class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
 
ImageFilterType - Enum in io.scanbot.sdk.process
Image filter types.
ImageFilterType.Companion - Class in io.scanbot.sdk.process
 
ImageProcessorBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.imageprocessing
Thrown when there is a problems of accessing Image Processor blobs files on runtime
ImageProcessorBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.imageprocessing.ImageProcessorBlobRuntimeException
Thrown when there is a problems of accessing Image Processor blobs files on runtime
ImageProcessorConfigurationMissingException - Exception in io.scanbot.sdk.exceptions.imageprocessing
Throws from DI when image processing config is not presented
ImageProcessorConfigurationMissingException() - Constructor for exception io.scanbot.sdk.exceptions.imageprocessing.ImageProcessorConfigurationMissingException
Throws from DI when image processing config is not presented
ImageProcessorInitialisationException - Exception in io.scanbot.sdk.exceptions.imageprocessing
Thrown when ImageProcessor called to process image with invalid configuration
ImageProcessorInitialisationException(message) - Constructor for exception io.scanbot.sdk.exceptions.imageprocessing.ImageProcessorInitialisationException
Thrown when ImageProcessor called to process image with invalid configuration
INSTANCE - Static variable in class io.scanbot.sdk.util.bitmap.BitmapUtils
Contains convenient methods for Bitmaps
INSTANCE - Static variable in class io.scanbot.sdk.util.pdf.PdfUtils
Helper methods for working with PDF
io.scanbot.sdk.autosnapping - package io.scanbot.sdk.autosnapping
 
io.scanbot.sdk.exceptions.blurestimator - package io.scanbot.sdk.exceptions.blurestimator
 
io.scanbot.sdk.exceptions.cheque - package io.scanbot.sdk.exceptions.cheque
 
io.scanbot.sdk.exceptions.dc - package io.scanbot.sdk.exceptions.dc
 
io.scanbot.sdk.exceptions.document - package io.scanbot.sdk.exceptions.document
 
io.scanbot.sdk.exceptions.ehic - package io.scanbot.sdk.exceptions.ehic
 
io.scanbot.sdk.exceptions.genericdocument - package io.scanbot.sdk.exceptions.genericdocument
 
io.scanbot.sdk.exceptions.generictext - package io.scanbot.sdk.exceptions.generictext
 
io.scanbot.sdk.exceptions.idcard - package io.scanbot.sdk.exceptions.idcard
 
io.scanbot.sdk.exceptions.imageprocessing - package io.scanbot.sdk.exceptions.imageprocessing
 
io.scanbot.sdk.exceptions.licenseplate - package io.scanbot.sdk.exceptions.licenseplate
 
io.scanbot.sdk.exceptions.mrz - package io.scanbot.sdk.exceptions.mrz
 
io.scanbot.sdk.exceptions.nfc - package io.scanbot.sdk.exceptions.nfc
 
io.scanbot.sdk.exceptions.ocr - package io.scanbot.sdk.exceptions.ocr
 
io.scanbot.sdk.exceptions.payform - package io.scanbot.sdk.exceptions.payform
 
io.scanbot.sdk.exceptions.tiff - package io.scanbot.sdk.exceptions.tiff
 
io.scanbot.sdk.process - package io.scanbot.sdk.process
 
io.scanbot.sdk.ui.camera - package io.scanbot.sdk.ui.camera
 
io.scanbot.sdk.ui.result - package io.scanbot.sdk.ui.result
 
io.scanbot.sdk.util.bitmap - package io.scanbot.sdk.util.bitmap
 
io.scanbot.sdk.util.pdf - package io.scanbot.sdk.util.pdf
 
isBitmapValid(bitmap) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
 

L

LanguageNotFoundException - Exception in io.scanbot.sdk.exceptions.ocr
Thrown when languages selected for the OCR operation are not loaded as blobs to device
LanguageNotFoundException(msg) - Constructor for exception io.scanbot.sdk.exceptions.ocr.LanguageNotFoundException
Thrown when languages selected for the OCR operation are not loaded as blobs to device
LicensePlateGradleDependencyException - Exception in io.scanbot.sdk.exceptions.licenseplate
Thrown when there is no License Plate Scanner assets gradle dependency found which is required to run the License Plate Scanner
LicensePlateGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.licenseplate.LicensePlateGradleDependencyException
Thrown when there is no License Plate Scanner assets gradle dependency found which is required to run the License Plate Scanner

M

MrzBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.mrz
Thrown when there is a problems of accessing Mrz scanner blobs files on runtime
MrzBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.mrz.MrzBlobRuntimeException
Thrown when there is a problems of accessing Mrz scanner blobs files on runtime
MrzCascadeBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.mrz
Thrown when there is a problems of accessing Mrz Scanner blobs files on runtime
MrzCascadeBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.mrz.MrzCascadeBlobRuntimeException
Thrown when there is a problems of accessing Mrz Scanner blobs files on runtime

N

NfcConfigurationException - Exception in io.scanbot.sdk.exceptions.nfc
Thrown when there is a problems of initialising of NFC injection data
NfcConfigurationException(message) - Constructor for exception io.scanbot.sdk.exceptions.nfc.NfcConfigurationException
Thrown when there is a problems of initialising of NFC injection data
NfcScanningException - Exception in io.scanbot.sdk.exceptions.nfc
Thrown when there is a problems with scanning with nfc scanning
NfcScanningException(message) - Constructor for exception io.scanbot.sdk.exceptions.nfc.NfcScanningException
Thrown when there is a problems with scanning with nfc scanning
NfcScanningException() - Constructor for exception io.scanbot.sdk.exceptions.nfc.NfcScanningException
Thrown when there is a problems with scanning with nfc scanning

O

OcrBlobException - Exception in io.scanbot.sdk.exceptions.ocr
Thrown when there is a problems of accessing OCR blobs
OcrBlobException(message) - Constructor for exception io.scanbot.sdk.exceptions.ocr.OcrBlobException
Thrown when there is a problems of accessing OCR blobs
OcrBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.ocr
Thrown when there is a problems of accessing OCR blobs files on runtime
OcrBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.ocr.OcrBlobRuntimeException
Thrown when there is a problems of accessing OCR blobs files on runtime
OK_DETECTIONS_COUNT_FOR_AUTOSNAP - Static variable in class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
 
OK_DETECTIONS_THRESHOLD - Static variable in class io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
 
onDetachedFromWindow() - Method in class io.scanbot.sdk.ui.camera.ShutterButton
 
onSizeChanged(w, h, oldw, oldh) - Method in class io.scanbot.sdk.ui.camera.ShutterButton
 

P

Param(status, polygon) - Constructor for class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
Data holder for info needed for frame validation.
PayformBlobRuntimeException - Exception in io.scanbot.sdk.exceptions.payform
Thrown when there is a problems of accessing Payform Scanner blobs files on runtime
PayformBlobRuntimeException(message) - Constructor for exception io.scanbot.sdk.exceptions.payform.PayformBlobRuntimeException
Thrown when there is a problems of accessing Payform Scanner blobs files on runtime
PDFPageSize - Enum in io.scanbot.sdk.process
Specifies the desired page size (media box size) for PDF rendering operations.
PdfUtils - Class in io.scanbot.sdk.util.pdf
Helper methods for working with PDF
PolygonCloseAutoSnappingPredicate - Class in io.scanbot.sdk.autosnapping
Checks consecutive frames polygons' position and allows only close ones (thus, no shaking) takes place.
PolygonCloseAutoSnappingPredicate() - Constructor for class io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
Checks consecutive frames polygons' position and allows only close ones (thus, no shaking) takes place.
putResult(resultId, result) - Method in interface io.scanbot.sdk.ui.result.ResultStorage
Puts the given result to the storage on the given id

R

removeResult(resultId) - Method in interface io.scanbot.sdk.ui.result.ResultRepository
Removes the result with a given ResultId from the repository
removeResult(resultId) - Method in interface io.scanbot.sdk.ui.result.ResultStorage
Removes the result from the storage according to the given id
reset() - Method in class io.scanbot.sdk.autosnapping.PolygonCloseAutoSnappingPredicate
 
resetPredicates() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController
 
ResultIdKt - Class in io.scanbot.sdk.ui.result
 
ResultRepository<T> - Interface in io.scanbot.sdk.ui.result
Provides access to the scanning result of the given type by ResultId The current implementation of the repository keeps the result only in RAM and does not store anything on the persistent storage It is important to persist the data manually if it is needed to be used after the restart of the process of the application Be careful when processing the intent with ResultId in onCreate method of the Activity as it may be recreated after the termination of the process
ResultStorage<T> - Interface in io.scanbot.sdk.ui.result
Stores and provides access to the scanning result of the given type by ResultId
ResultWrapper<T> - Class in io.scanbot.sdk.ui.result
Result wrapper which points to the specific result in one of interface ResultRepository based on clazz
ResultWrapper(resultId, clazz) - Constructor for class io.scanbot.sdk.ui.result.ResultWrapper
Result wrapper which points to the specific result in one of interface ResultRepository based on clazz
runPredicates(param) - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController
 

S

scaleIfNeeded(image, maxHeight, maxWidth) - Static method in class io.scanbot.sdk.util.bitmap.BitmapUtils
Scales bitmap with saved aspectRatio
setIgnoreBadAspectRatio(ignoreBadAspectRatio) - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController
Flag to determine whether to treat DetectionResult.OK_BUT_BAD_ASPECT_RATIO status as DetectionResult.OK. Default is false
setIgnoreBadAspectRatio(ignoreBadAspectRatio) - Method in class io.scanbot.sdk.autosnapping.ContourDetectionStatusAutoSnappingPredicate
 
setManualButtonDrawable(drawable) - Method in class io.scanbot.sdk.ui.camera.ShutterButton
Sets drawable for button in ManualMode
setShutterButtonAutoInnerColor(color) - Method in class io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button inner elements in AutoMode
setShutterButtonAutoOuterColor(color) - Method in class io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button background in AutoMode
setShutterButtonManualInnerColor(color) - Method in class io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button inner elements in ManualMode
setShutterButtonManualOuterColor(color) - Method in class io.scanbot.sdk.ui.camera.ShutterButton
Sets color for button background in ManualMode
showAutoButton() - Method in class io.scanbot.sdk.ui.camera.ShutterButton
Shows button in AutoMode. Starts Animation.
showManualButton() - Method in class io.scanbot.sdk.ui.camera.ShutterButton
Shows button in ManualMode. Stops Animation.
ShutterButton - Class in io.scanbot.sdk.ui.camera
Customizable Button which provides 2 states (Manual and Auto)
ShutterButton(context, attrs) - Constructor for class io.scanbot.sdk.ui.camera.ShutterButton
Customizable Button which provides 2 states (Manual and Auto)

T

TextRecognizerGradleDependencyException - Exception in io.scanbot.sdk.exceptions.generictext
Thrown when there is no Generic Text Recognizer assets gradle dependency found which is required to run the Generic Text Recognizer and TextDataScannerActivity
TextRecognizerGradleDependencyException() - Constructor for exception io.scanbot.sdk.exceptions.generictext.TextRecognizerGradleDependencyException
Thrown when there is no Generic Text Recognizer assets gradle dependency found which is required to run the Generic Text Recognizer and TextDataScannerActivity
toString() - Method in class io.scanbot.sdk.autosnapping.BaseContourAutoSnappingController.Param
 
toString() - Method in class io.scanbot.sdk.ui.result.ResultWrapper
 

U

UnsupportedFilterException - Exception in io.scanbot.sdk.exceptions.tiff
Thrown when filter selected for this operation is not valid for this operation
UnsupportedFilterException(message) - Constructor for exception io.scanbot.sdk.exceptions.tiff.UnsupportedFilterException
Thrown when filter selected for this operation is not valid for this operation
usLetterPhysicalBounds(bounds) - Static method in class io.scanbot.sdk.util.pdf.PdfUtils
 
A B C D E F G H I L M N O P R S T U 
Skip navigation links