public class CompositeDraftExtractor implements DocumentDraftExtractor
Composition on several draft extractors, which are switched depending on user settings and input SnappingDraft
public CompositeDraftExtractor(@NotNull
CombinedDocumentDraftExtractor combinedDocumentDraftExtractor,
@NotNull
MultipleDocumentsDraftExtractor multipleDocumentsDraftExtractor)
Composition on several draft extractors, which are switched depending on user settings and input SnappingDraft
@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