See: Description
| Interface | Description |
|---|---|
| ScanListener |
Listener for multi-page (e.g, ADF) scan.
|
| ScanProgressListener |
Progress listener for single page scan.
|
| Class | Description |
|---|---|
| AbstractScanListener |
Default implementation without ScanListener.getPageOutputTarget(int, long).
|
| Capability |
Represents a capability that a device or a functional unit owns.
|
| Capability.ValidValues |
Represents a value validator.
|
| Capability.ValidValuesFlag |
Flag based value validator.
|
| Capability.ValidValuesList |
Listed based value validator.
|
| Capability.ValidValuesRange |
Represents a range based value validator.
|
| Device |
Represents a device (scanner).
|
| DeviceItem |
Represents a device or a functional unit.
|
| FunctionalUnit |
Represents a functional unit available on a device, e.g., flatbed or document feeder.
|
| FunctionalUnit.PropertyBuilder |
Builder for configuring scan properties.
|
| PaperSize |
Defines common used paper sizes.
|
| ScanManager |
Manages all the devices.
|
| Enum | Description |
|---|---|
| FunctionalUnit.BitDepth |
Bit depth.
|
| FunctionalUnit.Duplex |
Duplex mode for automatic document feeding
|
| FunctionalUnit.FileFormat |
Image file formats.
|
| FunctionalUnit.Mode |
Scanning performance mode
|
| FunctionalUnit.OutputFormat |
Output image format
|
| FunctionalUnit.PixelDataType |
Pixel data type - color, grayscale and black/white, etc.
|
| FunctionalUnit.TiffCompression |
TIFF compression schemes
|
| Exception | Description |
|---|---|
| ScanException |
Java image acquisition related exception
|
Copyright © 2014 LAB Asprise. All Rights Reserved.