Document Page Storage
Interface providing easy methods to work with Page image objects.
Inheritors
Functions
Link copied to clipboard
Provides File of the document image.
Link copied to clipboard
Provides File of the document preview image.
Link copied to clipboard
abstract fun getFilteredImagePreview(pageId: String, documentId: String, parametricFilter: ParametricFilter): File
Provides File containing page preview with applied ParametricFilter for a given document.
Link copied to clipboard
Link copied to clipboard
Provides File of the original image.
Link copied to clipboard
Provides File of the original preview image.
Link copied to clipboard
Provides directory to store image files for current Page.
Link copied to clipboard
Provides directory which stores all pages for document.
Link copied to clipboard
Provides List with all pageIds for a given document.
Link copied to clipboard
Provides File of the unfiltered document image.
Link copied to clipboard
Provides File of the unfiltered document preview image.