| Interface | Description |
|---|---|
| DocumentDraftExtractor |
Creates io.scanbot.sdk.entity.Document and io.scanbot.sdk.entity.Page
from SnappingDraft and wraps them in DocumentDraft
|
| Class | Description |
|---|---|
| CombinedDocumentDraftExtractor |
Combines all pages of SnappingDraft into single document draft
|
| CompositeDraftExtractor |
Composition on several draft extractors, which are switched depending on user settings and
input SnappingDraft
|
| MultipleDocumentsDraftExtractor |
Extracts separate document draft for each page of SnappingDraft
|