A
C
D
E
G
H
I
P
R
S
T
W
A
- addResult(GenericDocument) - function in io.scanbot.sdk.genericdocument.result.GenericDocumentResultRepository
- addResultHandler(GenericDocumentRecognizerFrameHandler.ResultHandler) - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognizerFrameHandler
- Registers result handler which will be notified about Generic Document results.
- attach(IScanbotCameraView,GenericDocumentRecognizer) - function in io.scanbot.sdk.genericdocument.GenericDocumentAutoSnappingController.Companion
- Convenience method for attaching GenericDocumentAutoSnappingController to IScanbotCameraViewAuto-snapping is enabled by default as soon as you create new instance of GenericDocumentAutoSnappingController.
- attach(IScanbotCameraView,GenericDocumentRecognizerFrameHandler) - function in io.scanbot.sdk.genericdocument.GenericDocumentAutoSnappingController.Companion
- Convenience method for attaching GenericDocumentAutoSnappingController to IScanbotCameraViewAuto-snapping is enabled by default as soon as you create new instance of GenericDocumentAutoSnappingController.
- attach(IScanbotCameraView,GenericDocumentRecognizer,Boolean) - function in io.scanbot.sdk.genericdocument.GenericDocumentRecognizerFrameHandler.Companion
- Convenience method for creating new GenericDocumentRecognizerFrameHandler and adding it as FrameHandler to given camera view.