P
- P2ComposerFactory - class in io.scanbot.sdk.process.compose
- Provides implementation of Composer
- Page - class in io.scanbot.sdk.docprocessing
- Represents a page of a document.
- Page - class in io.scanbot.sdk.persistence.page.legacy
- Object which represents snapped document
- Page.Size - class in io.scanbot.sdk.persistence.page.legacy.Page
- PageAspectRatio - class in io.scanbot.sdk.core.contourdetector
- Represents detection page aspect ratio
- pageAtIndex(java.lang.Integer) - function in io.scanbot.sdk.docprocessing.Document
- Returns the page with the given index.
- PageCounter(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.UserGuidanceConfiguration,.<Error class: unknown class>,java.lang.Integer) - function in io.scanbot.sdk.ui_v2.document.screen.review.ReviewComponentsKt
- 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.page
- Interaction class which could operate with Page files.
- PageFileStorage - class in io.scanbot.sdk.persistence.page.legacy
- Interaction class which could operate with Page files
- PageFileType - class in io.scanbot.sdk.persistence.page
- Type of the page file
- PageFit - class in io.scanbot.pdf.model
- Represents the page fit of the PDF file (FIT_IN, FILL_IN, STRETCH, NONE).
- pageIds() - function in io.scanbot.sdk.docprocessing.Document
- Returns the list of ids of the pages.
- PageImageSource - class in io.scanbot.page
- The source of an image.
- PageImageSource.Companion - class in io.scanbot.page.PageImageSource
- PagePreviewMode - class in io.scanbot.sdk.ui_v2.document.configuration
- Configuration of the 'preview' button in 'page preview mode'.
- pagePreviewMode() - function in io.scanbot.sdk.ui_v2.document.configuration.PreviewButton.Companion
- pageProcessor() - function in io.scanbot.sdk.di.SdkComponent
- PageProcessor - class in io.scanbot.sdk.docprocessing.legacy
- Performs processing operation on Page
- PageReviewRotationState - class in io.scanbot.sdk.ui_v2.document.screen.review
- Store the state of rotation of view for single Page in pager on Review screen.
- 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.
- PageSideButton(.<Error class: unknown class>,io.scanbot.sdk.ui_v2.common.IconButton,java.lang.Integer,java.lang.Boolean,java.lang.Boolean,kotlin.jvm.functions.Function0) - function in io.scanbot.sdk.ui_v2.document.screen.review.ReviewComponentsKt
- 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.).
- pagesLeftToScan() - function in io.scanbot.sdk.ui_v2.document.screen.DocumentScannerHostViewModel
- pagesLeftToScan() - function in io.scanbot.sdk.ui_v2.document.screen.camera.IDocumentCameraSession
- PageSnapCheckMarkAnimation - class in io.scanbot.sdk.ui_v2.document.configuration
- Configuration of the check mark animation.
- pageSnapCheckMarkAnimation() - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapFeedbackMode.Companion
- PageSnapFeedbackMode - class in io.scanbot.sdk.ui_v2.document.configuration
- The type of animation to display after snapping a page.
- pageSnapFeedbackNone() - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapFeedbackMode.Companion
- PageSnapFeedbackNone - class in io.scanbot.sdk.ui_v2.document.configuration
- To not use a snap animation.
- pageSnapFunnelAnimation() - function in io.scanbot.sdk.ui_v2.document.configuration.PageSnapFeedbackMode.Companion
- PageSnapFunnelAnimation - class in io.scanbot.sdk.ui_v2.document.configuration
- Configuration of the funnel animation.
- 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.page
- Interface providing easy methods to work with Page image objects.
- PageStorage.Companion - class in io.scanbot.sdk.persistence.page.PageStorage
- PageStorage.ImageType - class in io.scanbot.sdk.persistence.page.PageStorage
- Types of images to be saved on disk for each page.
- PageStorageBase - class in io.scanbot.sdk.persistence.page.legacy
- Provides File directories for saving pages
- PageStorageProcessor - class in io.scanbot.sdk.persistence.page
- Class that creates all inner structure for new page.
- PageStorageProcessor - class in io.scanbot.sdk.persistence.page.legacy
- Class that creates all inner structure for new page
- PageStorageProcessor.Configuration - class in io.scanbot.sdk.persistence.page.PageStorageProcessor
- PageStorageProcessor.Configuration - class in io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor
- PageStorageProcessor.Configuration.Size - class in io.scanbot.sdk.persistence.page.PageStorageProcessor.Configuration
- PageStorageProcessor.Configuration.Size - class in io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor.Configuration
- PageStorageSettings - class in io.scanbot.sdk.persistence.page
- Class collecting all params needed to save images on device
- PageStorageSettings.Builder - class in io.scanbot.sdk.persistence.page.PageStorageSettings
- pageWithId(java.lang.String) - function in io.scanbot.sdk.docprocessing.Document
- Returns the page with the given id.
- Palette - class in io.scanbot.sdk.ui_v2.common
- Value palette describing the colors of the scanner screens.
- 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.sdk.imagefilters
- Base class for all parametric filters.
- ParametricFilterJson - class in io.scanbot.sdk.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 toassumeGS1=true
in ZXing for Code128 results.- PARSE - enum entry in io.scanbot.sdk.ui.configuration.json.JsonGs1HandlingMode
GS1 messages are converted to the machine-readable format per the GS1 spec (the special FNC1 character is converted to ASCII \x1D). The implied 01 AI key is prepended to DataBar results. No validation is performed.
- PARSE - enum entry in io.scanbot.sdk.ui_v2.barcode.configuration.Gs1Handling
GS1 messages are converted to the machine-readable format per the GS1 spec (the special FNC1 character is converted to ASCII \x1D). The implied 01 AI key is prepended to DataBar results. No validation is performed.
- 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
- parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui_v2.document.screen.BaseCroppingActivity.InternalResultContract
- parseResult(java.lang.Integer,android.content.Intent) - function in io.scanbot.sdk.ui_v2.document.screen.BaseDocumentScannerActivity.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
- Passport - enum entry in io.scanbot.mrzscanner.model.MRZGenericDocument.MRZDocumentType
- pathWithoutExtension(java.io.File) - function in io.scanbot.sdk.util.FileUtilsKt
- 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
- PAYMENT_REMINDER - enum entry in io.scanbot.sdk.entity.DocumentType
- 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.DraftDocumentProcessor,io.scanbot.sdk.persistence.document.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
- PERSONAL_IDENTIFICATION_NUMBER - enum entry in io.scanbot.ehicscanner.model.EhicFieldType
Field 6: personal identification number
- Photo - enum entry in io.scanbot.genericdocument.entity.CommonFieldType
Photo field
- 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
- PictureCallback - class in io.scanbot.sdk.camera
- Invoked when picture is taken
- 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
- PlaceOfIssue - enum entry in io.scanbot.genericdocument.entity.CommonFieldType
Place of issue for the identity card
- 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
- PointFJson - class in io.scanbot.genericdocument.entity
- pointsToCoordinates(java.util.List) - function in io.scanbot.sdk.util.PolygonHelperKt
- POL - enum entry in io.scanbot.sdk.entity.Language
- Poland - enum entry in io.scanbot.ehicscanner.model.EhicCountryType
- POLAND - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType
The country named Poland.
- 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.
- PolygonHelperKt - class in io.scanbot.sdk.util
- 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
- PolygonOverlayExtension - class in io.scanbot.sdk.ui_v2.document.components.camera
- PolygonStyle - class in io.scanbot.sdk.ui_v2.common
- Configuration of the polygon appearance.
- PolygonStyle - class in io.scanbot.sdk.ui_v2.document.components.camera
- Class that declares appearance of polygon
- 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.DocumentQuality
Poor document quality.
- POOR - enum entry in io.scanbot.sdk.ui.configuration.json.JsonDocumentQuality
Poor document quality.
- PopupMenuItem - class in io.scanbot.sdk.ui_v2.common
- Button configuration.
- 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.configuration.json.JsonPageDirection
Portrait page orientation.
- 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.
- Portugal - enum entry in io.scanbot.ehicscanner.model.EhicCountryType
- PORTUGAL - enum entry in io.scanbot.sdk.ui.view.hic.configuration.json.JsonHealthInsuranceCardCountryType
The country named Portugal.
- POWER_OFF_ATTORNEY - enum entry in io.scanbot.sdk.entity.DocumentType
- 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
- 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.
- PRESET_1 - enum entry in io.scanbot.sdk.imagefilters.BinarizationFilterPreset
Usually performs well if there is no shadow.
- PRESET_2 - enum entry in io.scanbot.sdk.imagefilters.BinarizationFilterPreset
Usually performs well even if there are shadows.
- PRESET_3 - enum entry in io.scanbot.sdk.imagefilters.BinarizationFilterPreset
Usually performs well even if there are shadows.
- PRESET_4 - enum entry in io.scanbot.sdk.imagefilters.BinarizationFilterPreset
Usually performs well even if there are shadows.
- PRESS_RELEASE - enum entry in io.scanbot.sdk.entity.DocumentType
- PreviewBitmap - class in io.scanbot.sdk.ui_v2.document.screen.camera
- PreviewBuffer - class in io.scanbot.sdk.camera
- Manages access to preview buffer of the Camera
- PreviewButton - class in io.scanbot.sdk.ui_v2.document.configuration
- Configuration of the 'preview' button.
- 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
- PreviewOverlay() - function in io.scanbot.sdk.ui_v2.document.components.camera.CaptureFeedbackLayout
- PreviewOverlay() - function in io.scanbot.sdk.ui_v2.document.components.camera.CheckMarkLayoutAnimation
- PreviewOverlay() - function in io.scanbot.sdk.ui_v2.document.components.camera.DocumentPreviewAnimation
- PreviewOverlay() - function in io.scanbot.sdk.ui_v2.document.components.camera.MockLayoutAnimation
- 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
- previewTargetMax(java.lang.Integer) - function in io.scanbot.sdk.persistence.page.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.DefaultDraftDocumentProcessor
- Creates files for given DocumentDraft
- processDocument(io.scanbot.sdk.entity.DocumentDraft) - function in io.scanbot.sdk.docprocessing.DraftDocumentProcessor
- 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
- 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.
- ProgressPolygonAnimation - class in io.scanbot.sdk.ui_v2.document.components.camera
- ProgressType - class in io.scanbot.sdk.ui_v2.document.screen
- TODO: writeme
- ProgressType.DocumentSubmit - class in io.scanbot.sdk.ui_v2.document.screen.ProgressType
- TODO: writeme
- ProgressType.ReviewRotate - class in io.scanbot.sdk.ui_v2.document.screen.ProgressType
- TODO: writeme
- 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.document.DocumentStoreStrategy,io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor,io.scanbot.sdk.persistence.page.legacy.draft.DraftPageStorageProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
- provideCombinedDocumentDraftExtractor(io.scanbot.sdk.persistence.document.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
- provideDocumentApi(io.scanbot.sdk.persistence.document.DocumentStorage,io.scanbot.sdk.persistence.page.PageFileStorage,io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
- provideDocumentApi() - function in io.scanbot.sdk.di.SdkComponent
- provideDocumentPageStorage() - function in io.scanbot.sdk.di.SdkComponent
- provideDocumentPageStorage(io.scanbot.sdk.persistence.page.PageStorageSettings,io.scanbot.sdk.persistence.document.DocumentStorage) - function in io.scanbot.sdk.di.SdkStorageModule
- provideDocumentPageStorageProcessor(io.scanbot.sdk.persistence.page.DocumentPageStorage,io.scanbot.sdk.persistence.page.PageStorageSettings,io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
- provideDocumentStorage() - function in io.scanbot.sdk.di.SdkComponent
- provideDocumentStorage() - function in io.scanbot.sdk.di.SdkStorageModule
- 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.page.legacy.draft.DraftPageStorageProcessor,io.scanbot.sdk.persistence.page.legacy.draft.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.page.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) - 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.document.DocumentStoreStrategy,io.scanbot.sdk.persistence.page.legacy.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.
- provideLegacyPageFileStorage() - function in io.scanbot.sdk.di.SdkComponent
- provideLegacyPageFileStorage(io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor,io.scanbot.sdk.persistence.page.legacy.LegacyPageStorage,io.scanbot.sdk.persistence.fileio.FileIOProcessor) - function in io.scanbot.sdk.di.SdkStorageModule
- provideLegacyPageStorage() - function in io.scanbot.sdk.di.SdkComponent
- provideLegacyPageStorage(io.scanbot.sdk.persistence.page.PageStorageSettings) - function in io.scanbot.sdk.di.SdkStorageModule
- 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.document.DocumentStoreStrategy,io.scanbot.sdk.persistence.BlobStoreStrategy,io.scanbot.sdk.persistence.page.legacy.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.page.DocumentPageStorageProcessor,io.scanbot.sdk.persistence.page.DocumentPageStorage,io.scanbot.sdk.persistence.fileio.FileIOProcessor) - 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.page.legacy.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.document.DocumentStoreStrategy,io.scanbot.sdk.docprocessing.compose.ComposerFactory,io.scanbot.sdk.docprocessing.ProcessorMonitor) - function in io.scanbot.sdk.di.ScanbotSdkModule
- providesDocumentProcessorMonitor(io.scanbot.sdk.persistence.document.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.page.legacy.draft.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.page.legacy.draft.DraftPageStorage,io.scanbot.sdk.persistence.page.legacy.LegacyPageStorage,io.scanbot.sdk.persistence.page.PageStorageSettings,io.scanbot.sdk.persistence.fileio.ImageFileIOProcessor) - function in io.scanbot.sdk.di.ScanbotSdkModule
- providesHICScanner(io.scanbot.sap.SapManager) - function in io.scanbot.sdk.di.ScanbotSdkModule
- provideSimpleComposer(io.scanbot.sdk.persistence.document.DocumentStoreStrategy,io.scanbot.sdk.persistence.page.legacy.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.page.legacy.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.page.legacy.LegacyPageStorage,io.scanbot.sdk.persistence.page.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
- 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
- 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