Package | Description |
---|---|
com.asprise.imaging.core.scan.twain |
Modifier and Type | Method and Description |
---|---|
static Source.Capability |
CapOptions.createSyntheticCapForPaperSource(boolean hasFlatbed,
boolean hasFeeder) |
Source.Capability |
Source.getCap(int capCode)
Gets the capability of the given code.
|
Source.Capability |
Source.getCap(java.lang.String capName)
Gets the capability of the given name.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<Source.Capability> |
Source.Capability.createCapList(java.util.Map<java.lang.String,java.lang.Object> jsonCaps) |
java.util.List<Source.Capability> |
Source.getCaps() |
Modifier and Type | Method and Description |
---|---|
void |
CapOptions.CapOptionsComboBoxModel.setList(java.util.List<CapOptions.CapOptionItem> fullList,
Source.Capability capability,
boolean filterInvalidItems,
java.lang.Object defaultSelectedValue)
Will set the selectedItem to cap value, or list default (if cap value doesn't exist) or fall back to the first item.
|
Constructor and Description |
---|
CapOptionsComboBoxModel(java.util.List<CapOptions.CapOptionItem> fullList,
Source.Capability capability,
boolean filterInvalidItems,
java.lang.Object selectedValue)
Will set the selectedItem to cap value, or list default (if cap value doesn't exist) or fall back to the first item.
|
v12.0.5.0 | Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com