Package | Description |
---|---|
com.asprise.imaging.scan |
Asprise Scanning and Image Capture SDK empowers Java developers to perform image scanning easily on Windows as well as on Mac OS X (For more details,
visit asprise.com/product/scanner-image-capture/java)
|
com.asprise.imaging.scan.mac |
Java image scanning on Mac OS X Mavericks, Mountain Lion, Lion, Snow Leopard, and Leopard; supporting preview, crops and advanced controls.
|
com.asprise.imaging.scan.win |
Java image scanning on Windows 8, 7, vista and XP; advanced features like ADF and duplex are fully supported.
|
Modifier and Type | Method and Description |
---|---|
Device |
FunctionalUnit.getDevice()
Device that owns this functional unit.
|
abstract Device |
ScanManager.selectDeviceByIdOrName(String idOrName)
Selects the device by id or name.
|
Modifier and Type | Method and Description |
---|---|
abstract List<Device> |
ScanManager.getDevices()
Lists all the devices available on the system.
|
Modifier and Type | Method and Description |
---|---|
List<Capability> |
Device.refreshDeviceTree(Device refreshedDevice,
DeviceItem returnChangedFor) |
Modifier and Type | Method and Description |
---|---|
Device |
MacScanManager.selectDeviceByIdOrName(String idOrName) |
Modifier and Type | Method and Description |
---|---|
List<Device> |
MacScanManager.getDevices() |
Modifier and Type | Class and Description |
---|---|
class |
WiaDevice
WIA device
|
Modifier and Type | Method and Description |
---|---|
Device |
WiaScanManager.refreshDevice(String deviceId) |
Device |
WiaScanManager.selectDeviceByIdOrName(String idOrName) |
Modifier and Type | Method and Description |
---|---|
List<Device> |
WiaScanManager.getDevices() |
Copyright © 2014 LAB Asprise. All Rights Reserved.