Skip navigation links
B D G L N O R S T U 

B

BlobsConstants - Interface in net.doo.snap
Contains upload constants

D

detectMostCommonLanguage() - Method in class net.doo.snap.intelligence.UserLanguageDetector
Provides most common language used by user.
detectTextLanguages(String) - Method in class net.doo.snap.intelligence.TextLanguageDetector
Detects language of document.
detectUserLanguages() - Method in class net.doo.snap.intelligence.UserLanguageDetector
 
DOCUMENT_CLASSIFIER_BLOBS_PATH - Static variable in interface net.doo.snap.BlobsConstants
 

G

getDetectedText() - Method in interface net.doo.snap.process.util.OcrPdfRenderer.RenderIterator
 
getLanguages() - Method in interface net.doo.snap.intelligence.UserLanguageDetector.LanguageSource
 
getLastProcessedPage() - Method in interface net.doo.snap.process.util.OcrPdfRenderer.RenderIterator
 
getLastProcessedPosition() - Method in interface net.doo.snap.process.util.OcrPdfRenderer.RenderIterator
 

L

LANGUAGE_CLASSIFIER_BLOB_PATH - Static variable in interface net.doo.snap.BlobsConstants
 

N

net.doo.snap - package net.doo.snap
 
net.doo.snap.intelligence - package net.doo.snap.intelligence
 
net.doo.snap.process.util - package net.doo.snap.process.util
 

O

OCR_BLOBS_PATH - Static variable in interface net.doo.snap.BlobsConstants
 
OcrPdfRenderer - Class in net.doo.snap.process.util
Saves Document with given Pages into PDF sandwiched with results of OCR.
OcrPdfRenderer(Context, DocumentStoreStrategy, PageStoreStrategy, BlobStoreStrategy) - Constructor for class net.doo.snap.process.util.OcrPdfRenderer
 
OcrPdfRenderer.RenderIterator - Interface in net.doo.snap.process.util
Controls render process.

R

recycle() - Method in interface net.doo.snap.process.util.OcrPdfRenderer.RenderIterator
Frees resources held by OcrPdfRenderer.RenderIterator
renderNextPage() - Method in interface net.doo.snap.process.util.OcrPdfRenderer.RenderIterator
Performs OCR of next page if available.

S

startRender(Document, Page[], Collection<Language>) - Method in class net.doo.snap.process.util.OcrPdfRenderer
Starts render of document into PDF file.

T

TextLanguageDetector - Class in net.doo.snap.intelligence
Detects language of a document
TextLanguageDetector(BlobFactory) - Constructor for class net.doo.snap.intelligence.TextLanguageDetector
 

U

UserLanguageDetector - Class in net.doo.snap.intelligence
Detects languages used by device using as much available sources, as possible Currently supports: - Device locale - Geographical location
UserLanguageDetector(Context) - Constructor for class net.doo.snap.intelligence.UserLanguageDetector
 
UserLanguageDetector(Context, UserLanguageDetector.LanguageSource[]) - Constructor for class net.doo.snap.intelligence.UserLanguageDetector
 
UserLanguageDetector.LanguageSource - Interface in net.doo.snap.intelligence
Source from which languages might be obtained
B D G L N O R S T U 
Skip navigation links