Class |
Description |
io.scanbot.sdk.core.contourdetector.PageAspectRatio
|
Represents detection page aspect ratio |
io.scanbot.sdk.ui.view.barcode.BarcodeScannerActivity
|
Represents camera screen for Barcodes scanning. |
io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeScannerActivity
|
Represents camera screen for Barcodes scanning in batch mode. |
io.scanbot.sdk.ui.view.hic.HealthInsuranceCardScannerActivity
|
Represents camera screen for Health Insurance Card scanning. |
io.scanbot.sdk.ui.camera.FinderAspectRatio
|
Represents camera view aspect ratio |
io.scanbot.sdk.hicscanner.HealthInsuranceCardScannerFrameHandler
|
Performs Health Insurance Card data detection on camera preview frames. |
io.scanbot.sdk.docprocessing.legacy.DraftPageProcessor
|
Performs processing operation on draft Page |
io.scanbot.sdk.docprocessing.legacy.PageProcessor
|
Performs processing operation on Page |
io.scanbot.sdk.persistence.page.legacy.CustomPageStorage
|
Implementation of PageStorageBase that is based on the custom directory |
io.scanbot.sdk.persistence.page.legacy.InternalPageStorage
|
Implementation of PageStorageBase that is based on InternalFilesDir |
io.scanbot.sdk.persistence.page.legacy.Page
|
Object which represents snapped document |
io.scanbot.sdk.persistence.page.legacy.PageFileStorage
|
Interaction class which could operate with Page files |
io.scanbot.sdk.persistence.page.legacy.PageStorageBase
|
Provides File directories for saving pages |
io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor.Configuration
|
|
io.scanbot.sdk.persistence.page.legacy.PageStorageProcessor
|
Class that creates all inner structure for new page |
io.scanbot.sdk.persistence.page.legacy.draft.CustomDraftPageStorage
|
Implementation of DraftPageStorage that is based on ExternalFilesDir |
io.scanbot.sdk.persistence.page.legacy.draft.DraftPageFileStorage
|
Interactor class which could operate with draft Page files |
io.scanbot.sdk.persistence.page.legacy.draft.DraftPageStorage
|
Implementation of PageStorageBase that is based on ExternalFilesDir |
io.scanbot.sdk.persistence.page.legacy.draft.DraftPageStorageProcessor
|
Class that creates all inner structure for new draft page |
io.scanbot.sdk.persistence.page.legacy.draft.InternalDraftPageStorage
|
Implementation of DraftPageStorage that is based on ExternalFilesDir |