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

P

P2ComposerFactory - class in io.scanbot.sdk.process.compose
Provides implementation of Composer
Page - class in io.scanbot.sdk.persistence
Object which represents snapped document
Page.Size - class in io.scanbot.sdk.persistence.Page
 
PageAspectRatio - class in io.scanbot.sdk.core.contourdetector
Represents detection page aspect ratio
PageCounterAccessibilityHint - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerAccessibilityConfigurationParameter
 
PageCounterButtonAccessibilityLabel - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerAccessibilityConfigurationParameter
 
PageCounterButtonTitle - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PageDirection - class in io.scanbot.pdf.model
Represents the page direction of the PDF file (PORTRAIT, LANDSCAPE, AUTO).
PageFileStorage - class in io.scanbot.sdk.persistence
Interactor class which could operate with Page files
PageFileStorage.PageFileType - class in io.scanbot.sdk.persistence.PageFileStorage
Type of the page file ORIGINAL state for the original raw picture DOCUMENT state for the picture after processing (cropped, filtered, etc) UNFILTERED_DOCUMENT state for the unfiltered document picture (only cropped image)
PageFit - class in io.scanbot.pdf.model
Represents the page fit of the PDF file (FIT_IN, FILL_IN, STRETCH, NONE).
PageImageSource - class in io.scanbot.sdk.persistence
Represents the source of the image of pages
pageProcessor() - function in io.scanbot.sdk.di.SdkComponent
 
PageProcessor - class in io.scanbot.sdk.docprocessing
Performs processing operation on Page
pagesFromPdf(java.io.File,java.lang.Float,android.graphics.Bitmap.Config,io.scanbot.sdk.util.LongOperationCancelCallback,io.scanbot.sdk.util.ProgressCallback) - function in io.scanbot.sdk.docprocessing.DefaultPdfPagesExtractor
Converts pdf document to separate image files as pages with given options.
pagesFromPdf(java.io.File,java.lang.Float,android.graphics.Bitmap.Config,io.scanbot.sdk.util.LongOperationCancelCallback,io.scanbot.sdk.util.ProgressCallback) - function in io.scanbot.sdk.docprocessing.PdfPagesExtractor
Converts pdf document to separate image files as pages with given options.
pagesFromPdf(java.io.File,java.lang.Float,android.graphics.Bitmap.Config,io.scanbot.sdk.util.LongOperationCancelCallback,io.scanbot.sdk.util.ProgressCallback) - function in io.scanbot.sdk.pdf.PdfiumPdfPagesExtractor
Converts pdf document to separate image files as pages with given options.
PagesInput - class in io.scanbot.sdk.docprocessing.compose
Allows to set PDF rendering input as a list of pages
PageSize - class in io.scanbot.pdf.model
Represents the page size of the PDF file (A4, A5, LETTER, etc.).
pageSnapped(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
User have snapped an image
pageSnapped(kotlin.ByteArray,java.lang.Integer) - function in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel
User have snapped an image
pageSnapped(kotlin.ByteArray,io.scanbot.sdk.camera.CaptureInfo) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
User have snapped an image.
pageSnapped(kotlin.ByteArray,io.scanbot.sdk.camera.CaptureInfo) - function in io.scanbot.sdk.ui.view.camera.ICameraView.ViewModel
User have snapped an image.
PageStorage - class in io.scanbot.sdk.persistence
Interface providing easy methods to work with Page image objects
PageStorage.ImageType - class in io.scanbot.sdk.persistence.PageStorage
Types of images to be saved on disk
PageStorageBase - class in io.scanbot.sdk.persistence
Provides File directories for saving Pages
PageStorageProcessor - class in io.scanbot.sdk.persistence
Class that creates all inner structure for new page
PageStorageProcessor.Configuration - class in io.scanbot.sdk.persistence.PageStorageProcessor
 
PageStorageProcessor.Configuration.Size - class in io.scanbot.sdk.persistence.PageStorageProcessor.Configuration
 
PageStorageSettings - class in io.scanbot.sdk.persistence
Class collecting all params needed to save images on device
PageStorageSettings.Builder - class in io.scanbot.sdk.persistence.PageStorageSettings
 
paletteColor(kotlin.jvm.functions.Function1) - function in io.scanbot.sdk.ui_v2.common.theme.ScanbotThemeKt
 
PAN - enum entry in io.scanbot.sdk.entity.Language
 
PARAGRAPH - enum entry in io.scanbot.ocr.model.OcrResultBlock.OcrResultBlockType
 
ParametricFilter - class in io.scanbot.imagefilters
 
PARSE - enum entry in io.scanbot.sdk.barcode.entity.Gs1Handling

GS1 messages are converted to machine-readable format per the GS1 spec (the special character is converted to ASCII \x1D). Message is not validated. This is the default. The implied 01 AI key is prepended to DataBar results. Equivalent to assumeGS1=true in ZXing for Code128 results.

PARSE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode

GS1 messages are converted to machine-readable format per the GS1 spec (the special character is converted to ASCII \x1D). Message is not validated. This is the default. The implied 01 AI key is prepended to DataBar results. Equivalent to assumeGS1=true in ZXing for Code128 results.

PARSE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.Gs1Handling

GS1 messages are converted to machine-readable format per the GS1 spec (the special character is converted to ASCII \x1D). Message is not validated. The implied 01 AI key is prepended to DataBar results.

parseDocument(java.lang.String) - function in io.scanbot.barcodescanner.BarcodeDocumentParser
Parses the string into one of the supported document type or returns null if none of the supported document types was detected
parseDocument(java.lang.String) - function in io.scanbot.sdk.barcode.document.BarcodeDocumentParser
Parses the string into one of the supported document type or returns null if none of the supported document types was detected
parseDocument(java.lang.String) - function in io.scanbot.sdk.barcode.document.DefaultBarcodeDocumentParser
Parses the string into one of the supported document type or returns null if none of the supported document types was detected
parseMRZString(java.lang.String) - function in io.scanbot.mrzscanner.MRZRecognizer
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity.InternalResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity.InternalResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.camera.DocumentScannerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.camera.FinderDocumentScannerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.check.CheckRecognizerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.edit.CroppingActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentRecognizerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateRecognizerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.mrz.MRZScannerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui.view.vin.VinScannerActivity.ResultContract
 
parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui_v2.barcode.common.BaseBarcodeScannerActivity.InternalResultContract
 
parseString(java.lang.String) - function in io.scanbot.sdk.mrzscanner.DefaultMRZScanner
Performs MRZ data parsing on the given string
parseString(java.lang.String) - function in io.scanbot.sdk.mrzscanner.MRZScanner
Performs MRZ data parsing on the given string
PASSENGER_DESCRIPTION - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Passenger description

PASSENGER_STATUS - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BoardingPassDocumentFieldType

Passenger status

PassengerDescription - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
PassengerStatus - enum entry in io.scanbot.barcodescanner.model.boardingPass.BoardingPassDocumentFieldType
 
Passport - enum entry in io.scanbot.mrzscanner.model.MRZGenericDocument.MRZDocumentType
 
pathWithoutExtension(java.io.File) - function in io.scanbot.sdk.util.FileUtilsKt
 
PATIENT_FREE_TEXT - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientFieldType

Patient Free Text

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

Patient Id

PatientFreeText - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientFieldType
 
PatientID - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientFieldType
 
PatientInfoBox - class in io.scanbot.mcscanner.model
Structure to contain full information about found box
Pattern - enum entry in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerStepParameter
 
pause() - function in io.scanbot.sdk.ui.view.barcode.BarcodeCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.camera.DocumentScannerCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.check.CheckCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.generictext.TextDataScannerCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.hic.HealthInsuranceCardCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.licenseplate.LicensePlateScannerCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.mc.MedicalCertificateCameraViewModel
 
pause() - function in io.scanbot.sdk.ui.view.mrz.MrzCameraViewModel
Stops view model
pause() - function in io.scanbot.sdk.ui.view.vin.VinScannerViewModel
 
Paused - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateUserGuidanceStringsParameter
 
PAY_SLIP - enum entry in io.scanbot.sdk.entity.DocumentType
 
PAYEE_ADDRESS_TYPE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payee Address Type

PAYEE_BUILDING_OR_ADDRESS_LINE_2 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payee Building Or Address Line 2

PAYEE_COUNTRY - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payee Country

PAYEE_NAME - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payee Name

PAYEE_PLACE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payee Place

PAYEE_POSTAL_CODE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payee Postal Code

PAYEE_STREET_OR_ADDRESS_LINE_1 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payee Street Or Address Line 1

PayeeAddressType - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PayeeBuildingOrAddressLine2 - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PayeeCountry - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PayeeName - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PayeePlace - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PayeePostalCode - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PayeeStreetOrAddressLine1 - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PAYMENT_REFERENCE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payment Reference

PAYMENT_REFERENCE_TYPE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SwissQRCodeDocumentFieldType

Payment Reference Type

PAYMENT_REMINDER - enum entry in io.scanbot.sdk.entity.DocumentType
 
PaymentReference - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PaymentReferenceType - enum entry in io.scanbot.barcodescanner.model.swissqr.SwissQRDocumentFieldType
 
PDF_417 - enum entry in io.scanbot.barcodescanner.model.BarcodeType
 
PDF_417 - enum entry in io.scanbot.sdk.barcode.entity.BarcodeFormat

PDF417 format.

PDF_417 - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBarcodeFormat

PDF_417 barcode type

PDF_417 - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.BarcodeFormat

PDF417 barcode type

PDF_FONT - enum entry in io.scanbot.sdk.blob.BlobType
 
PdfAttributes - class in io.scanbot.pdf.model
Represents the PDF attributes (document metadata - author, creator, title, etc.).
PdfAttributes.Companion - class in io.scanbot.pdf.model.PdfAttributes
 
PdfConfig - class in io.scanbot.pdf.model
Represents the PDF configuration which will be used for the PDF file creation.
pdfImagesExtractor() - function in io.scanbot.sdk.di.SdkComponent
 
PdfImagesExtractor - class in io.scanbot.sdk.pdf
Allows to extract image files from pdf files
PdfImagesExtractor.Companion - class in io.scanbot.sdk.pdf.PdfImagesExtractor
 
PdfImagesExtractor.Type - class in io.scanbot.sdk.pdf.PdfImagesExtractor
The type of the PdfPagesExtractor.
PdfImagesExtractorSettings - class in io.scanbot.sdk.pdf
Represents PdfImagesExtractor settings
pdfImagesExtractorType(io.scanbot.sdk.pdf.PdfImagesExtractor.Type) - function in io.scanbot.sdk.ScanbotSDKInitializer
Set Scanbot SDK to use the specified io.scanbot.sdk.pdf.PdfImagesExtractor.TypeDefault is io.scanbot.sdk.pdf.PdfImagesExtractor.Type.ANDROID_PDF_WRITER.
PdfImportException - class in io.scanbot.sdk.exceptions.docprocessing
Thrown when there is a problem with extracting images and pages from pdf file
PDFIUM - enum entry in io.scanbot.sdk.pdf.PdfImagesExtractor.Type
 
PdfiumPdfExtractorGradleDependencyException - class in io.scanbot.sdk.exceptions.docprocessing
Thrown when there is no Scanbot SDK Pdfium gradle dependency found which is required to run the PdfImagesExtractor implementation based on Pdfium library
PdfiumPdfImagesExtractor - class in io.scanbot.sdk.pdf
Allows extract image files from the imported pdf files.
PdfiumPdfPagesExtractor - class in io.scanbot.sdk.pdf
Allows to import pdf files to Scanbot SDK as pages or extract image files.
PdfiumSdk - class in io.scanbot.sdk.pdf
 
pdfPagesExtractor() - function in io.scanbot.sdk.di.SdkComponent
 
PdfPagesExtractor - class in io.scanbot.sdk.docprocessing
Allows to import pdf files to Scanbot SDK as pages or extract image files
PdfPagesExtractor.Companion - class in io.scanbot.sdk.docprocessing.PdfPagesExtractor
 
PdfPasswordException - class in io.scanbot.sdk.pdf
 
PdfRenderer - class in io.scanbot.pdf
 
pdfRenderer(android.content.Context,io.scanbot.sdk.persistence.fileio.FileIOProcessor,io.scanbot.sdk.docprocessing.draft.DocumentDraftExtractor,io.scanbot.sdk.docprocessing.DocumentProcessor,io.scanbot.sdk.persistence.DocumentStoreStrategy,io.scanbot.sdk.docprocessing.compose.SimpleComposer,io.scanbot.sdk.persistence.cleanup.Cleaner,io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
pdfRenderer() - function in io.scanbot.sdk.di.SdkComponent
 
PDFRenderer - class in io.scanbot.sdk.process
Provides methods for PDF rendering
PdfRendererInput - class in io.scanbot.sdk.docprocessing.compose
Input for the PDF rendering process
PENDING - enum entry in io.scanbot.sdk.entity.OcrStatus
 
PENDING - enum entry in io.scanbot.sdk.ui.view.barcode.IBarcodeCameraView.ViewModel.ConfirmationState

Confirmation dialog is currently showing. Preview paused.

PENDING - enum entry in io.scanbot.sdk.ui.view.licenseplate.ILicensePlateCameraView.ViewModel.ConfirmationState

Confirmation dialog is currently showing. Preview paused.

PENDING_FORCED - enum entry in io.scanbot.sdk.entity.OcrStatus
 
PENDING_ON_CHARGER - enum entry in io.scanbot.sdk.entity.OcrStatus
 
PerActivity - class in io.scanbot.sdk.ui.di
A scoping annotation to permit objects whose lifetime should conform to the life of the Activity to be memorized in the correct component.
PerComposable - class in io.scanbot.sdk.ui_v2.common.di
A scoping annotation to permit objects whose lifetime should conform to the life of the androidx.compose.runtime.
performSingleShotDetection() - function in io.scanbot.sdk.barcode.BarcodeCounterFrameHandler
Enable detector to one time detection on Frame.
PermissionAware - class in io.scanbot.sdk.ui.view.base
Activity's permission delegate.
PermissionAware.Companion - class in io.scanbot.sdk.ui.view.base.PermissionAware
 
PermissionAwareDelegate - class in io.scanbot.sdk.ui.view.base
Implementation delegate for PermissionAware.
PermissionEvents - class in io.scanbot.sdk.ui.view.base
Corresponding navigation events of the permission state handling
PermissionEvents.RequestCameraPermission - class in io.scanbot.sdk.ui.view.base.PermissionEvents
 
PermissionEvents.ShowCameraPermissionSetting - class in io.scanbot.sdk.ui.view.base.PermissionEvents
 
PermissionViewModel - class in io.scanbot.sdk.ui.view.base
 
PERMIT_CLASSIFICATION_CODE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Permit classification code

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

Permit endorsement code

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

Permit expiration date

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

Permit identifier

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

Permit issue date

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

Permit restriction code

PermitClassificationCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PermitEndorsementCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PermitExpirationDate - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PermitIdentifier - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PermitIssueDate - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PermitRestrictionCode - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PERSONAL_IDENTIFICATION_NUMBER - enum entry in io.scanbot.hicscanner.model.HealthInsuranceCardFieldType

Field 6: personal identification number

PHARMACEUTICAL_NUMBER - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineFieldType

Pharmaceutical number

PharmaceuticalNumber - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanMedicineFieldType
 
PHARMACY_ID - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorFieldType

Pharmacy ID

PharmacyID - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanDoctorFieldType
 
Photo - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
Photo - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Photo field

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

Photo

photoDirectory(java.io.File) - function in com.commonsware.cwac.camera.SimpleCameraHost.Builder
 
PhotoQualityPrioritization - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PhotoQualityPrioritization - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PHYSICAL_DESCRIPTION_WEIGHT_RANGE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Weight range

PhysicalDescriptionWeightRange - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PictureCallback - class in io.scanbot.sdk.camera
Invoked when picture is taken
PictureTransaction - class in com.commonsware.cwac.camera
 
Place - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanDoctorFieldType
 
PLACE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorFieldType

Place

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

Place of birth

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

Place Of Operation Number

PlaceholderBarcodeListCell(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.barcode.configuration.SheetContent,java.lang.Boolean) - function in io.scanbot.sdk.ui_v2.barcode.components.BarcodeListCellKt
 
PlaceOfBirth - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PlaceOfIssue - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Place of issue for the identity card

PlaceOfOperationNumber - enum entry in io.scanbot.barcodescanner.model.MedicalCertificate.MedicalCertificateDocumentFieldType
 
PlaceOfOperationNumber - enum entry in io.scanbot.mcscanner.model.McPatientInfoFieldType
 
playBleepSound() - function in io.scanbot.sdk.util.snap.SoundController
Attempt to play sound and vibrate, if enabled.
playBleepSound() - function in io.scanbot.sdk.util.snap.SoundControllerImpl
Attempt to play sound and vibrate, if enabled.
playBleepSound() - function in io.scanbot.sdk.util.snap.StubSoundController
Attempt to play sound and vibrate, if enabled.
playSelf() - function in io.scanbot.sdk.camera.SnapFlashView
 
PNG - enum entry in io.scanbot.sdk.configuration.json.JsonStorageImageFormat

PNG image format

PNG - enum entry in io.scanbot.sdk.persistence.CameraImageFormat
 
POL - enum entry in io.scanbot.sdk.entity.Language
 
POLICY - enum entry in io.scanbot.sdk.entity.DocumentType
 
PolygonAutoSnapProgressColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonAutoSnapProgressEnabled - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonAutoSnapProgressLineWidth - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonBackgroundColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonBackgroundColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PolygonBackgroundColorOK - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonBackgroundColorOK - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PolygonCloseAutoSnappingPredicate - class in io.scanbot.sdk.autosnapping
Checks consecutive frames polygons' position and allows only close ones (thus, no shaking) takes place.
PolygonColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonColor - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PolygonColor - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
PolygonColorMagnetic - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
PolygonColorOK - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonColorOK - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PolygonCornerRadius - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonCornerRadius - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PolygonEnabled - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PolygonHelper - class in io.scanbot.sdk.util
Helper methods for Polygons
PolygonLineWidth - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.DocumentScannerParameter
 
PolygonLineWidth - enum entry in io.scanbot.sdk.ui.view.camera.configuration.json.FinderDocumentScannerParameter
 
PolygonLineWidth - enum entry in io.scanbot.sdk.ui.view.edit.configuration.json.CroppingParameter
 
PolygonStyle - class in io.scanbot.sdk.ui_v2.common
Configuration of the polygon appearance.
polygonToLinePoints(java.util.List,kotlin.Array) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Calculates lines points from polygon multiplying 0..1 values by view dimensions and applying rotation matrix.
polygonToPoints(java.util.List,kotlin.Array) - function in io.scanbot.sdk.util.view.PolygonViewHelper
Calculates points from polygon multiplying 0..1 values by view dimensions and applying rotation matrix.
PolygonView - class in io.scanbot.sdk.ui
Draws polygon
PolygonViewHelper - class in io.scanbot.sdk.util.view
Helper to make it easier to draw polygon on view
PolygonViewHelper.Edge - class in io.scanbot.sdk.util.view.PolygonViewHelper
Represents edge of polygon with near and far points as well as intersecting lines from other edges pointA handle pointB O========[0]=========O | ^ edgeLine ^ | | | |lineA | lineB | | | | O====================O pointFarA pointFarB
PolygonViewHelper.Line - class in io.scanbot.sdk.util.view.PolygonViewHelper
Representation of line Calculates line by two points and finds intersection points with other lines General line formula is a * x + b * y + c = 0
POOR - enum entry in io.scanbot.sdk.process.model.DocumentQualityResult
 
POR - enum entry in io.scanbot.sdk.entity.Language
 
PORTRAIT - enum entry in io.scanbot.pdf.model.PageDirection

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

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

Portrait screen orientations only

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

Portrait camera orientation lock mode.

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

Portrait screen orientation lock mode.

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

Lock the orientation to portrait.

portraitFFCFlipped() - function in com.commonsware.cwac.camera.DeviceProfile
 
portraitFFCFlipped() - function in com.commonsware.cwac.camera.SimpleDeviceProfile
 
POSTAL_CODE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanDoctorFieldType

Postal Code

PostalCode - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanDoctorFieldType
 
postOnPreDraw(android.view.View,java.lang.Runnable) - function in io.scanbot.sdk.utils.ViewUtils
Executes Runnable right before global draw event, which is convenient if you want to be sure that provided View correctly calculated it's size.
Potency - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanMedicineSubstanceFieldType
 
POTENCY - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanMedicineSubstanceFieldType

Potency

POWER_OFF_ATTORNEY - enum entry in io.scanbot.sdk.entity.DocumentType
 
PRE_NAME - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientFieldType

Pre Name

precompileGpuMlModels(kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ScanbotSDKInitializer
Performs GPU ML models precompiling
precompilePrograms(java.lang.String) - function in io.scanbot.common.util.TensorFlowUtils.Companion
Precompile GPU ML models.
PreferencesConstants - class in io.scanbot.sdk
Provides all preferences constants, extras keys
PreferredZoom - enum entry in io.scanbot.sdk.ui.view.generictext.configuration.json.TextDataScannerStepParameter
 
Prefix - enum entry in io.scanbot.barcodescanner.model.aamva.AAMVARecordFieldType
 
PREFIX - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.AAMVARecordFieldType

Prefix

Pregnant - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientFieldType
 
PREGNANT - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanPatientFieldType

Pregnant

PreName - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientFieldType
 
prepareBlobs() - function in io.scanbot.sdk.ScanbotSDKInitializer.PrepareBlobsTask
 
prepareDefault(android.content.Context) - function in io.scanbot.sdk.ui.view.genericdocument.list.GenericDocumentViewConfiguration.Companion
 
prepareGson() - function in io.scanbot.sdk.ui.configuration.json.GsonHelper
Prepares a GSON object for the JSON string processing.
prepareOCRLanguagesBlobs(java.lang.Boolean) - function in io.scanbot.sdk.ScanbotSDKInitializer
Set Scanbot SDK to prepare OCR languages blobs.
prepareSearch() - function in io.scanbot.sdk.pdf.search.TextSearchContext
 
prepareTensorFlow(java.lang.Boolean,java.lang.Boolean) - function in io.scanbot.common.util.TensorFlowUtils.Companion
Prepares TensorFlow features and applies known restrictions on some devices.
prepareTextInfo(java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Prepare information about all characters in a page.
prepareTextInfo(java.lang.Integer,java.lang.Integer) - function in io.scanbot.sdk.pdf.PdfiumSdk
Prepare information about all characters in a range of pages.
PRESCRIPTION_FREE_TEXT - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.MedicalPlanSubheadingPrescriptionFieldType

Prescription free text

PrescriptionFreeText - enum entry in io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanSubheadingPrescriptionFieldType
 
PRESET_1 - enum entry in io.scanbot.imagefilters.BinarizationFilterPreset

Usually performs well if there is no shadow.

PRESET_2 - enum entry in io.scanbot.imagefilters.BinarizationFilterPreset

Usually performs well even if there are shadows.

PRESET_3 - enum entry in io.scanbot.imagefilters.BinarizationFilterPreset

Usually performs well even if there are shadows.

PRESET_4 - enum entry in io.scanbot.imagefilters.BinarizationFilterPreset

Usually performs well even if there are shadows.

PRESS_RELEASE - enum entry in io.scanbot.sdk.entity.DocumentType
 
PreviewBuffer - class in io.scanbot.sdk.camera
Manages access to preview buffer of the Camera
PreviewImageUtil - class in io.scanbot.sdk.ui.camera.util
Util methods to process camera preview images
PreviewMultipleModeLargeSheet() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerViewInternalKt
 
PreviewMultipleModeSmallSheet() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerViewInternalKt
 
PreviewSamsungFoldMultiple() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerViewInternalKt
 
PreviewSamsungFoldMultipleSmallSheet() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerViewInternalKt
 
PreviewSamsungFoldSingle() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerViewInternalKt
 
PreviewSingleMode() - function in io.scanbot.sdk.ui_v2.barcode.common.BarcodeScannerViewInternalKt
 
PreviewStrategy - class in com.commonsware.cwac.camera
 
previewTargetMax(java.lang.Integer) - function in io.scanbot.sdk.persistence.PageStorageSettings.Builder
Sets preview image target max dimension.
PreviewViewMeteringPointFactory - class in io.scanbot.sdk.ui.camera
Implement the MeteringPointFactory for PreviewView by DisplayOrientedMeteringPointFactory.
process(java.lang.String) - function in io.scanbot.generictext.NativeGenericTextCleanerCallback
Cleans the raw text extracted from the picture and extracts only valuable part from it
process(java.lang.String) - function in io.scanbot.sdk.generictext.GenericTextRecognizer.CleanRecognitionResultCallback
Cleans the raw text extracted from the picture and extracts only valuable part from it
process(java.lang.String) - function in io.scanbot.sdk.ui.view.generictext.entity.TextDataScannerStep.CleanRecognitionResultCallback
Cleans the raw text extracted from the picture and extracts only valuable part from it
processDocument(io.scanbot.sdk.entity.DocumentDraft) - function in io.scanbot.sdk.docprocessing.DefaultDocumentProcessor
Creates files for given DocumentDraft
processDocument(io.scanbot.sdk.entity.DocumentDraft) - function in io.scanbot.sdk.docprocessing.DocumentProcessor
Creates files for given DocumentDraft
processedBitmap() - function in io.scanbot.sdk.process.ImageProcessor
Returns processed image.
processedImage() - function in io.scanbot.sdk.core.processor.ImageProcessor
Returns processed image.
processFrame(io.scanbot.sdk.camera.FrameHandler.Frame) - function in io.scanbot.sdk.camera.FrameHandler
Internal method that is used by the camera view to process frames.
Processing - enum entry in io.scanbot.sdk.ui.view.check.configuration.json.CheckUserGuidanceStringsParameter
 
Processing - enum entry in io.scanbot.sdk.ui.view.mc.configuration.json.MedicalCertificateUserGuidanceStringsParameter
 
ProcessorMonitor - class in io.scanbot.sdk.docprocessing
Reacts on T processing finished
PRODUCT_ID - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.VCardDocumentFormatFieldType

Product ID

ProductId - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
ProgressCallback - class in io.scanbot.sdk.util
A callback that enables developers to monitor the progress of time-consuming operations, like page extraction from a PDF file.
PROMINENT - enum entry in io.scanbot.sdk.ui.configuration.json.JsonBlurEffect

A blur style for making content more prominent that adapts to the user interface style.

provideApplication() - function in io.scanbot.sdk.di.SdkComponent
 
provideBarcodeFileStorage() - function in io.scanbot.sdk.di.SdkComponent
 
provideBaseComposerFactory(io.scanbot.sdk.docprocessing.compose.SimpleComposer,io.scanbot.sdk.docprocessing.compose.JpegComposer) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideCameraUiSettings() - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideCameraUiSettings() - function in io.scanbot.sdk.di.SdkComponent
 
provideCheckRecognizerResultRepository(java.util.Set) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideCheckRecognizerResultStorage() - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideCleaner(io.scanbot.sdk.persistence.DocumentStoreStrategy,io.scanbot.sdk.persistence.PageStorageProcessor,io.scanbot.sdk.persistence.DraftPageStorageProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideCombinedDocumentDraftExtractor(io.scanbot.sdk.persistence.DocumentStoreStrategy,android.content.SharedPreferences) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideComposerCache(android.content.Context) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideContext() - function in io.scanbot.sdk.di.SdkComponent
 
provideDocumentStoreStrategy(android.content.Context,android.content.SharedPreferences) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideDraftPageFileStorage() - function in io.scanbot.sdk.di.SdkComponent
 
provideDraftPageFileStorage(io.scanbot.sdk.persistence.DraftPageStorageProcessor,io.scanbot.sdk.persistence.DraftPageStorage,io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.SdkStorageModule
 
provideDraftPageStorage() - function in io.scanbot.sdk.di.SdkComponent
 
provideDraftPageStorage(io.scanbot.sdk.persistence.PageStorageSettings) - function in io.scanbot.sdk.di.SdkStorageModule
 
provideDraftPageStorageProcessor() - function in io.scanbot.sdk.di.SdkComponent
 
provideFileIOProcessor() - function in io.scanbot.sdk.di.SdkComponent
 
provideFileIOProcessor() - function in io.scanbot.sdk.di.SdkStorageModule
 
provideGenericDocumentRecognizer(io.scanbot.sap.SapManager,io.scanbot.sdk.blob.BlobManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideGenericDocumentResultRepository(java.util.Set) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideGenericDocumentResultStorage() - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideGenericTextScanner(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideImageFileIOProcessor() - function in io.scanbot.sdk.di.SdkComponent
 
provideImageFileIOProcessor(io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.SdkStorageModule
 
provideJpegComposer(io.scanbot.sdk.persistence.DocumentStoreStrategy,io.scanbot.sdk.persistence.PageFileStorage) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideLayoutId() - function in io.scanbot.sdk.ui.view.barcode.BaseBarcodeScannerActivity
Will be overridden by descendants that define their own layout, but we need to call it in onCreate here.
provideLayoutId() - function in io.scanbot.sdk.ui.view.barcode.InternalBarcodeScannerActivity
Will be overridden by descendants that define their own layout, but we need to call it in onCreate here.
provideLayoutId() - function in io.scanbot.sdk.ui.view.barcode.batch.InternalBatchBarcodeScannerActivity
Will be overridden by descendants that define their own layout, but we need to call it in onCreate here.
provideLicensePlateScanner(io.scanbot.sap.SapManager,io.scanbot.sdk.blob.BlobManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideMedicalCertificateRecognizerResultRepository(java.util.Set) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideMedicalCertificateRecognizerResultStorage() - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideMultipleDocumentsDraftExtractor(android.content.SharedPreferences) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideOcrComposer(io.scanbot.sdk.blob.BlobManager,io.scanbot.sdk.ocr.intelligence.OcrPdfRenderer,io.scanbot.sdk.docprocessing.compose.SimpleComposer,io.scanbot.sap.SapManager,io.scanbot.sdk.ocr.intelligence.OcrSettings) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideOcrPdfRenderer(io.scanbot.sdk.persistence.DocumentStoreStrategy,io.scanbot.sdk.persistence.BlobStoreStrategy,io.scanbot.sdk.persistence.PageFileStorage,io.scanbot.sdk.ocr.intelligence.OcrPdfRenderer.BitmapBinarizer,io.scanbot.sdk.persistence.fileio.FileIOProcessor,io.scanbot.sdk.docprocessing.compose.ComposerCache) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideOcrSettings() - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providePageFileStorage() - function in io.scanbot.sdk.di.SdkComponent
 
providePageFileStorage(io.scanbot.sdk.persistence.PageStorageProcessor,io.scanbot.sdk.persistence.PageStorage,io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.SdkStorageModule
 
providePageStorage() - function in io.scanbot.sdk.di.SdkComponent
 
providePageStorage(io.scanbot.sdk.persistence.PageStorageSettings) - function in io.scanbot.sdk.di.SdkStorageModule
 
providePageStorageProcessor() - function in io.scanbot.sdk.di.SdkComponent
 
providePageStorageSettings() - function in io.scanbot.sdk.di.SdkComponent
 
providePageStorageSettings() - function in io.scanbot.sdk.di.SdkStorageModule
 
providePdfImagesExtractor(io.scanbot.sdk.persistence.fileio.FileIOProcessor,android.app.Application) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providePdfPagesExtractor(io.scanbot.sdk.persistence.PageFileStorage,io.scanbot.sdk.persistence.fileio.FileIOProcessor,android.app.Application) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesActivityManager() - function in io.scanbot.sdk.di.AndroidModule
 
providesApplication() - function in io.scanbot.sdk.di.AndroidModule
 
providesAssetManager() - function in io.scanbot.sdk.di.AndroidModule
 
providesBarcodeFileStorage(android.app.Application) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesBitmapBinarizer(io.scanbot.sdk.intelligence.ImageProcessorBitmapBinarizer) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesBlobFactory(io.scanbot.sdk.persistence.BlobStoreStrategy,io.scanbot.sdk.connectivity.BlobsStorage,android.content.res.AssetManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesBlobManager(io.scanbot.sdk.persistence.BlobStoreStrategy,android.content.res.AssetManager,io.scanbot.sdk.blob.BlobFactory) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesBlobsStorage(android.content.SharedPreferences) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesBlobStoreStrategy(android.app.Application,android.content.SharedPreferences) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesCheckRecognizer(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesComposerFactory(io.scanbot.sap.SapManager,kotlin.Lazy,kotlin.Lazy) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesContext() - function in io.scanbot.sdk.di.AndroidModule
 
providesContourDetector() - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesDocumentDraftExtractor(io.scanbot.sdk.docprocessing.draft.CombinedDocumentDraftExtractor,io.scanbot.sdk.docprocessing.draft.MultipleDocumentsDraftExtractor) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesDocumentProcessor(io.scanbot.sap.SapManager,io.scanbot.sdk.persistence.DocumentStoreStrategy,io.scanbot.sdk.docprocessing.compose.ComposerFactory,io.scanbot.sdk.docprocessing.ProcessorMonitor) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesDocumentProcessorMonitor(io.scanbot.sdk.persistence.DocumentStoreStrategy) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesDocumentQualityAnalyzer(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesDownloadManager() - function in io.scanbot.sdk.di.AndroidModule
 
providesDraftPageProcessor(io.scanbot.sdk.persistence.fileio.FileIOProcessor,io.scanbot.sdk.persistence.DraftPageFileStorage,io.scanbot.sdk.core.contourdetector.ContourDetector) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesDraftPageStorageProcessor(io.scanbot.sdk.core.contourdetector.ContourDetector,io.scanbot.sdk.persistence.DraftPageStorage,io.scanbot.sdk.persistence.PageStorage,io.scanbot.sdk.persistence.PageStorageSettings,io.scanbot.sdk.persistence.fileio.ImageFileIOProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesHICScanner(io.scanbot.sap.SapManager,io.scanbot.sdk.blob.BlobManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideSimpleComposer(io.scanbot.sdk.persistence.DocumentStoreStrategy,io.scanbot.sdk.persistence.PageFileStorage,io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesMedicalCertificateRecognizer(io.scanbot.sap.SapManager,io.scanbot.sdk.blob.BlobManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesMRZScanner(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesPackageManager() - function in io.scanbot.sdk.di.AndroidModule
 
providesPageProcessor(io.scanbot.sdk.persistence.fileio.FileIOProcessor,io.scanbot.sdk.persistence.PageFileStorage,io.scanbot.sdk.core.contourdetector.ContourDetector) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesPageStorageProcessor(io.scanbot.sdk.core.contourdetector.ContourDetector,io.scanbot.sdk.persistence.PageStorage,io.scanbot.sdk.persistence.PageStorageSettings,io.scanbot.sdk.persistence.fileio.ImageFileIOProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesResources() - function in io.scanbot.sdk.di.AndroidModule
 
providesSapManager(android.app.Application) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
providesSharedPreferences() - function in io.scanbot.sdk.di.AndroidModule
 
providesTiffWriter(io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
provideVinScanner(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
 
Pseudonym - enum entry in io.scanbot.genericdocument.entity.CommonFieldType

Pseudonym field

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

Public Key

PublicKey - enum entry in io.scanbot.barcodescanner.model.VCard.VCardDocumentFieldType
 
PURE_BINARIZED - enum entry in io.scanbot.sdk.process.ImageFilterType

A filter for binarizing an image. Creates an 8-bit image with pixel values set to eiter 0 or 255. Usecase: Preparation for optical character recognition.

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

A filter for binarizing an image. Creates an 8-bit image with pixel values set to eiter 0 or 255. Usecase: Preparation for optical character recognition.

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

Standard grayscale filter. Creates a grayscaled 8-bit image.

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

Standard grayscale filter. Creates a grayscaled 8-bit image. Same as GRAYSCALE, but without additional optimizations

Purpose - enum entry in io.scanbot.barcodescanner.model.SEPA.SEPADocumentFieldType
 
PURPOSE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.SEPADocumentFieldType

Purpose

PUS - enum entry in io.scanbot.sdk.entity.Language
 
pushNewBarcodeScanningResult(io.scanbot.sdk.barcode.entity.BarcodeScanningResult) - function in io.scanbot.sdk.ui.view.barcode.BarcodeScanningSession
Notifies about event of barcode scanning
pushNewDocumentRecognitionResult(io.scanbot.sdk.genericdocument.GenericDocumentRecognitionResult) - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentScanningSession
Notifies about the event of document scanning
pushNewMrzScanningResult(io.scanbot.mrzscanner.model.MRZGenericDocument) - function in io.scanbot.sdk.ui.view.mrz.MrzScanningSession
Notifies about the event of mrz scanning
pushScanningPausedState(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentScanningSession
Notifies about the event of pausing the session
pushScanReadyState(java.lang.Boolean) - function in io.scanbot.sdk.ui.view.genericdocument.GenericDocumentScanningSession
Notifies about the event of scanning state
putResult(java.lang.String,io.scanbot.sdk.check.entity.CheckRecognizerResult) - function in io.scanbot.sdk.check.result.CheckRecognizerResultLruStorage
Puts the given result to the storage on the given id
putResult(java.lang.String,io.scanbot.genericdocument.entity.GenericDocument) - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultLruStorage
Puts the given result to the storage on the given id
putResult(java.lang.String,io.scanbot.sdk.mcrecognizer.entity.MedicalCertificateRecognizerResult) - function in io.scanbot.sdk.mcrecognizer.result.MedicalCertificateRecognizerResultLruStorage
Puts the given result to the storage on the given id
putResult(java.lang.String,T) - function in io.scanbot.sdk.ui.result.ResultStorage
Puts the given result to the storage on the given id
pxToDp(android.content.Context,java.lang.Integer) - function in io.scanbot.sdk.ui.utils.ThemeUtilsKt
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z