public class CombinedDocumentDraftExtractor implements DocumentDraftExtractor
Combines all pages of SnappingDraft into single document draft
public CombinedDocumentDraftExtractor(@NotNull
io.scanbot.sdk.persistence.DocumentStoreStrategy documentStoreStrategy,
@NotNull
android.content.SharedPreferences sharedPreferences)
Combines all pages of SnappingDraft into single document draft
@NotNull
public io.scanbot.sdk.entity.DocumentDraft[] extract(@NotNull
io.scanbot.sdk.entity.SnappingDraft draft)
Extracts DocumentDraft from SnappingDraft
draft - SnappingDraft with results of snapping