Classes |
| interface | IScanImage |
| | This interface provides methods to manipulate and save scanned images. More...
|
| interface | IScanMessageHandler |
| | Interface that defines the callback methods used when an image is acquired from the active device by ScanSession.acquireImages(). More...
|
| interface | ISessionCallback |
| | This interface provides a callback method that is executed when a ScanSession object has finished being asynchronously constructed. More...
|
| class | ScanArea |
| | This class handles manipulation of scan area sizes.
|
| class | ScanError |
| | Class that holds an error code. More...
|
| class | ScanException |
| | Scan Exception class, extends Exception, and provides a method to obtain the ScanError that generated the exception. More...
|
| class | ScanImage |
| | Class that implements the IScanImage interface, wrapping the AIMImage class, and hiding some of its functionality.
|
| class | ScanLicense |
| | This class manages the license key provided by Accusoft with the USB Scanner Software Development Kit. More...
|
| class | ScanSession |
| | The ScanSession class defines the single object used to control scanners connected to an Android device. More...
|
| class | ScanSettings |
| | Class that holds information about the currently selected scanner's settings.
|
| class | WriteLog |
| | This class manages logging to the Android log.
|