See: Description
| Interface | Description |
|---|---|
| AsyncCallback |
Callback interface for asynchronous tasks.
|
| Document |
This class is the container for transferring documents between the client application and the
Gini Vision Library and between the Fragments of the Gini Vision Library.
|
| GiniVisionCoordinator.Listener |
Interface for the
GiniVisionCoordinator to dispatch events. |
| Class | Description |
|---|---|
| Document.ImportMethod |
Enum of supported methods for importing documents.
|
| Document.Source |
Source of the document (e.g.
|
| Document.Type |
Supported document types.
|
| DocumentImportEnabledFileTypes |
Use this enum to select the file types to be allowed for document import in the Camera Screen.
|
| GiniVision |
Single entry point for the Gini Vision Library for configuration and interaction.
|
| GiniVision.Builder |
Builder for
GiniVision. |
| GiniVisionBasePresenter |
Created by Alpar Szotyori on 08.05.2019.
|
| GiniVisionBaseView |
Created by Alpar Szotyori on 08.05.2019.
|
| GiniVisionCoordinator |
The
GiniVisionCoordinator facilitates the default behavior for the Gini Vision Library. |
| GiniVisionDebug |
This class allows you to enable and disable debugging for the Gini Vision Library.
|
| GiniVisionError |
Provides details about the error which caused the Gini Vision Library to fail.
|
| GiniVisionError.ErrorCode |
Definition of Gini Vision Library error codes.
|
| GiniVisionFeatureConfiguration | Deprecated
Use
GiniVision.newInstance() and the returned GiniVision.Builder instead. |
| GiniVisionFeatureConfiguration.Builder |
Feature configuration builder.
|
| GiniVisionFileImport |
This class contains methods for preparing launching the Gini Vision Library with a file received
from another app.
|
| Exception | Description |
|---|---|
| ImportedFileValidationException |
Thrown when a file failed validation.
|
For details please consult the Overview.