| Interface | Description |
|---|---|
| PageStorage |
Interface providing easy methods to work with Page image objects
|
| Class | Description |
|---|---|
| DraftPagesRepository |
Repository functional for draft snaps.
|
| DraftPagesRepository_Factory | |
| DraftPagesRepository_Factory | |
| InternalPageStorage |
Implementation of
class PageStorageBase that is based on ExternalFilesDir |
| InternalPageStorage_Factory | |
| InternalPageStorage_Factory | |
| Page |
Object which represents snapped document
|
| PageFileStorage |
Interactor class which could operate with Page files
|
| PageFileStorage_Factory | |
| PageFileStorage_Factory | |
| PageProcessorInteractor |
Class that creates all inner structure for new page
|
| PageProcessorInteractor_Factory | |
| PageProcessorInteractor_Factory | |
| PageStorageBase |
Provides File directories for saving
class Pages |
| PageStorageSettings |
Class collecting all params needed to save images on device
|
| PolygonHelper |
Helper methods for Polygons
|
| Enum | Description |
|---|---|
| CameraImageFormat |
Format that will be used by storage to save image
JPG to save in jpeg
PNG to save in png
|