- sandwichedPdfDocument - Variable in class net.doo.snap.process.OcrResult
-
Optional sandwiched pdf
Document (can be
null)
- sandwichedPdfDocumentFile - Variable in class net.doo.snap.process.OcrResult
-
Optional sandwiched pdf
Document file (can be
null)
- ScanbotCameraView - Class in net.doo.snap.camera
-
Provides interface to native Camera and displays camera stream.
- ScanbotCameraView(Context) - Constructor for class net.doo.snap.camera.ScanbotCameraView
-
- ScanbotCameraView(Context, AttributeSet) - Constructor for class net.doo.snap.camera.ScanbotCameraView
-
- ScanbotSDK - Class in net.doo.snap
-
Provider for Scanbot SDK features.
- ScanbotSDK(Activity) - Constructor for class net.doo.snap.ScanbotSDK
-
- ScanbotSDK(Service) - Constructor for class net.doo.snap.ScanbotSDK
-
- ScanbotSDK(Application) - Constructor for class net.doo.snap.ScanbotSDK
-
- ScanbotSDKInitializer - Class in net.doo.snap
-
Initializes Scanbot SDK library.
- ScanbotSDKInitializer() - Constructor for class net.doo.snap.ScanbotSDKInitializer
-
- setAcceptedAngleScore(double) - Method in class net.doo.snap.camera.ContourDetectorFrameHandler
-
The minimum score in percent (0 - 100) of the perspective distortion to accept a detected document.
- setAcceptedSizeScore(double) - Method in class net.doo.snap.camera.ContourDetectorFrameHandler
-
The minimum size in percent (0 - 100) of the screen size to accept a detected document.
- setAutoFocusOnTouch(boolean) - Method in class net.doo.snap.camera.ScanbotCameraView
-
- setAutoFocusSound(boolean) - Method in class net.doo.snap.camera.ScanbotCameraView
-
Set camera auto focus sound state.
- setAutoSnappingCallback(AutoSnappingController.AutoSnappingCallback) - Method in class net.doo.snap.camera.AutoSnappingController
-
- setCameraOpenCallback(CameraOpenCallback) - Method in class net.doo.snap.camera.ScanbotCameraView
-
Callback which will be invoked when camera will be opened
- setCombined(boolean) - Method in class net.doo.snap.entity.SnappingDraft
-
- setDate(long) - Method in class net.doo.snap.entity.Document
-
- setDetectionInterval(long) - Method in class net.doo.snap.camera.BarcodeDetectorFrameHandler
-
Set barcode detection interval in milliseconds
- setDocumentName(String) - Method in class net.doo.snap.entity.SnappingDraft
-
- setDocumentType(DocumentType) - Method in class net.doo.snap.entity.Document
-
- setEdgeColor(int) - Method in class net.doo.snap.ui.EditPolygonImageView
-
Sets edge color
- setEdgeWidth(float) - Method in class net.doo.snap.ui.EditPolygonImageView
-
Sets edge width in pixels
- setEnabled(boolean) - Method in class net.doo.snap.camera.AutoSnappingController
-
- setEnabled(boolean) - Method in class net.doo.snap.camera.BarcodeDetectorFrameHandler
-
- setEnabled(boolean) - Method in class net.doo.snap.camera.ContourDetectorFrameHandler
-
- setEnabled(boolean) - Method in class net.doo.snap.payformscanner.PayFormScannerFrameHandler
-
- setFillColor(int) - Method in class net.doo.snap.ui.PolygonView
-
Changes fill color of the polygon
- setId(String) - Method in class net.doo.snap.entity.Document
-
- setImageSize(Page.ImageType, int, int) - Method in class net.doo.snap.entity.Page
-
- setLanguage(Language) - Method in class net.doo.snap.entity.Document
-
- setLines(List<Line2D>, List<Line2D>) - Method in class net.doo.snap.ui.EditPolygonImageView
-
Sets detected horizontal and vertical lines
- setName(String) - Method in class net.doo.snap.entity.Document
-
- setOcrStatus(OcrStatus) - Method in class net.doo.snap.entity.Document
-
- setOcrText(String) - Method in class net.doo.snap.entity.Document
-
- setOptimizationType(OptimizationType) - Method in class net.doo.snap.entity.Page
-
- setPagesCount(int) - Method in class net.doo.snap.entity.Document
-
- setPictureSize(Camera.Size) - Method in class net.doo.snap.camera.ScanbotCameraView
-
Set camera picture size
- setPolygon(List<PointF>) - Method in class net.doo.snap.entity.Page
-
Sets polygon which crops page preview from original image.
- setPolygon(List<PointF>) - Method in class net.doo.snap.ui.EditPolygonImageView
-
Sets polygon containing document coordinates
- setPreviewSize(Camera.Size) - Method in class net.doo.snap.camera.ScanbotCameraView
-
Set camera preview size
- setProcessed(boolean) - Method in class net.doo.snap.entity.Page
-
- setRotationType(RotationType) - Method in class net.doo.snap.entity.Page
-
- setSensitivity(float) - Method in class net.doo.snap.camera.AutoSnappingController
-
Changes sensitivity of auto-snapping.
- setShutterSound(boolean) - Method in class net.doo.snap.camera.ScanbotCameraView
-
Set camera shutter sound state.
- setSize(long) - Method in class net.doo.snap.entity.Document
-
- setStrokeColor(int) - Method in class net.doo.snap.ui.PolygonView
-
Changes stroke color of the polygon.
- setStrokeWidth(float) - Method in class net.doo.snap.ui.PolygonView
-
Changes width of the stroke of the polygon.
- setThumbnailUri(String) - Method in class net.doo.snap.entity.Document
-
- setupMagnifier(EditPolygonImageView) - Method in class net.doo.snap.ui.MagnifierView
-
- size() - Method in class net.doo.snap.entity.SnappingDraft
-
- SnappingDraft - Class in net.doo.snap.entity
-
Contains
Pages and naming metadata necessary for document creation
- SnappingDraft(Page...) - Constructor for class net.doo.snap.entity.SnappingDraft
-
- SnappingDraft(Parcel) - Constructor for class net.doo.snap.entity.SnappingDraft
-
- SnappingDraft.NoPageByIndexException - Exception in net.doo.snap.entity
-
Thrown if page by index does not exist
- startPreview() - Method in class net.doo.snap.camera.ScanbotCameraView
-
Starts/resumes camera preview stream.
- startRender(Document, Page[], Collection<Language>) - Method in class net.doo.snap.intelligence.OcrPdfRenderer
-
Starts render of document into PDF file.
- stopPreview() - Method in class net.doo.snap.camera.ScanbotCameraView
-
Stops camera preview stream.
- valueOf(String) - Static method in enum net.doo.snap.entity.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.doo.snap.entity.Page.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.doo.snap.process.OcrResultBlock.OcrResultBlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.doo.snap.util.bitmap.ImageQualityOptimizer.PaperFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.doo.snap.util.log.Logger.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.doo.snap.entity.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.doo.snap.entity.Page.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.doo.snap.process.OcrResultBlock.OcrResultBlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.doo.snap.util.bitmap.ImageQualityOptimizer.PaperFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.doo.snap.util.log.Logger.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.