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.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 |
---|---|
static FunctionalUnit.Duplex |
FunctionalUnit.Duplex.getBySystemValue(long value) |
abstract FunctionalUnit.Duplex |
FunctionalUnit.getDuplex() |
static FunctionalUnit.Duplex |
FunctionalUnit.Duplex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FunctionalUnit.Duplex[] |
FunctionalUnit.Duplex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
FunctionalUnit.setDuplex(FunctionalUnit.Duplex duplex) |
Modifier and Type | Method and Description |
---|---|
FunctionalUnit.Duplex |
WiaFunctionalUnit.getDuplex() |
Modifier and Type | Method and Description |
---|---|
void |
WiaFunctionalUnit.setDuplex(FunctionalUnit.Duplex duplex) |
Copyright © 2014 LAB Asprise. All Rights Reserved.