- getAcquiredOn() - Method in class com.asprise.imaging.core.ResultImageItem
-
The acquisition time or null if not available.
- getAdfMaxPages() - Method in class com.asprise.imaging.core.Request
-
- getAuth() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Authentication, e.g., "user:pass"
- getBarcodes() - Method in class com.asprise.imaging.core.Result
-
- getBarcodes() - Method in class com.asprise.imaging.core.ResultImageItem
-
List of barcodes recognized on the image.
- getBitsPerPixel() - Method in class com.asprise.imaging.core.RequestOutputItem
-
Bits per pixel: bit depth of the output image; 0 (auto) | 1 (black/white) | 8 | 16 | 24 | 32
- getBlankPageMarginPercent() - Method in class com.asprise.imaging.core.Request
-
Percentage of margin to be excluded when calculating ink coverage.
- getBlankPageThreshold() - Method in class com.asprise.imaging.core.Request
-
Ink coverage threshold to determine if a page is blank.
- getCap(int) - Method in class com.asprise.imaging.core.ResultImageItem
-
Retrieves the value of the given cap.
- getCap(String) - Method in class com.asprise.imaging.core.scan.twain.Source
-
Gets the capability of the given name.
- getCap(int) - Method in class com.asprise.imaging.core.scan.twain.Source
-
Gets the capability of the given code.
- getCapCode(String) - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
Gets the code of the cap corresponding to the given name.
- getCapName(int) - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
Gets the name of the cap corresponding to the given code.
- getCaps() - Method in class com.asprise.imaging.core.ResultImageItem
-
Caps in key(cap name)-value map.
- getCaps() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getCode() - Method in class com.asprise.imaging.core.scan.twain.Source.Capability
-
- getConstants() - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
List of all twain constant names
- getConstantValue(String) - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
Returns the integer value of any TW* constant.
- getCookies() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
e.g., "name=Asprise; domain=asprise.com"
- getCurrentValue() - Method in class com.asprise.imaging.core.scan.twain.Source.Capability
-
- getCurrentValue() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueContainer
-
- getCurrentValue() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueEnumeration
-
- getCurrentValue() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueRange
-
- getCurrentValueFallBackToDefault() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueContainer
-
- getData() - Method in class com.asprise.imaging.core.Request
-
Request data
- getDefaultExecutorServiceForScanning() - Static method in class com.asprise.imaging.core.Imaging
-
Use this executor service to make sure that all scanning related code is executed from the same thread.
- getDefaultSource(List<Source>) - Static method in class com.asprise.imaging.core.scan.twain.Source
-
Returns the first source marked as default in the first or null if not found
- getDefaultValue() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueContainer
-
- getDefaultValue() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueEnumeration
-
- getDefaultValue() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueRange
-
- getDetectBlankPages() - Method in class com.asprise.imaging.core.Request
-
Whether blank pages should be detected.
- getDevice() - Method in class com.asprise.imaging.core.Result
-
The source device from which images are acquired.
- getDialogHeight() - Method in class com.asprise.imaging.core.Request
-
- getDialogTitle() - Method in class com.asprise.imaging.core.Request
-
- getDialogWidth() - Method in class com.asprise.imaging.core.Request
-
- getDocNewSepAsString() - Method in class com.asprise.imaging.core.ResultImageItem
-
Returns 'NEW', 'NEW_SEP' or null.
- getDocSeparators() - Method in class com.asprise.imaging.core.Request
-
- getDsModuleName() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getElementAt(int) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxModel
-
- getErrorString() - Method in class com.asprise.imaging.core.scan.twain.Source.Capability
-
- getExifTags() - Method in class com.asprise.imaging.core.RequestOutputItem
-
- getExtendedImageAttr(int) - Method in class com.asprise.imaging.core.ResultImageItem
-
Retrieves the value of the given attribute.
- getExtendedImageAttrs() - Method in class com.asprise.imaging.core.ResultImageItem
-
Extended image attributes in key(extended image attribute name)-value map.
- getFiles() - Method in class com.asprise.imaging.core.ResultOutputItem
-
- getFormat() - Method in class com.asprise.imaging.core.RequestOutputItem
-
- getFormat() - Method in class com.asprise.imaging.core.ResultOutputItem
-
- getHeaders() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
e.g., "Referer: http://asprise.com"
- getHeightInches() - Method in class com.asprise.imaging.core.scan.twain.PaperSize
-
- getHeightMm() - Method in class com.asprise.imaging.core.scan.twain.PaperSize
-
- getHwnd(Component) - Static method in class com.asprise.imaging.core.scan.twain.TwainNative
-
Gets the HWND of the given component.
- getI18n() - Method in class com.asprise.imaging.core.Request
-
- getId() - Method in class com.asprise.imaging.core.Request
-
Request ID
- getId() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getImage(int) - Method in class com.asprise.imaging.core.Result
-
- getImageCount() - Method in class com.asprise.imaging.core.Result
-
Total number of images acquired.
- getImageFiles() - Method in class com.asprise.imaging.core.Request
-
- getImageFiles() - Method in class com.asprise.imaging.core.Result
-
- getImageInfo(String) - Method in class com.asprise.imaging.core.Imaging
-
Get information about the image, e.g.
- getImageInfo() - Method in class com.asprise.imaging.core.ResultImageItem
-
Image info if available.
- getImageInfoBitDepth() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets the bit depth (bits per pixel).
- getImageInfoHeight() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets the image height.
- getImageInfoPixelType() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets pixel type.
- getImageInfoResolution() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets the image resolution in x direction.
- getImageInfoWidth() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets the image width.
- getImageItems() - Method in class com.asprise.imaging.core.Result
-
Lists of images acquired.
- getImageLayout() - Method in class com.asprise.imaging.core.ResultImageItem
-
Image layout if available.
- getImageLayoutDocumentNumber() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets the document number.
- getImageLayoutFrame() - Method in class com.asprise.imaging.core.ResultImageItem
-
- getImageLayoutFrameNumber() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets the frame number.
- getImageLayoutPageNumber() - Method in class com.asprise.imaging.core.ResultImageItem
-
Gets the page number.
- getImages() - Method in class com.asprise.imaging.core.Result
-
Returns all scanned images.
- getInfo() - Method in class com.asprise.imaging.core.Result
-
- getInkCoverage() - Method in class com.asprise.imaging.core.ResultImageItem
-
Ink coverage - available only if blank page detection is enabled.
- getInstruction() - Method in class com.asprise.imaging.core.Request
-
- getJpegQuality() - Method in class com.asprise.imaging.core.RequestOutputItem
-
Only for JPG format; default value: 80
- getKeywords() - Static method in class com.asprise.imaging.core.Request
-
- getKeywordsWithExtras() - Static method in class com.asprise.imaging.core.Request
-
- getLabel() - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionItem
-
- getLastTransferResultCode() - Method in class com.asprise.imaging.core.Result
-
- getLibraryBuildInfo() - Static method in class com.asprise.imaging.core.Imaging
-
Gets the current Asprise Scan library build info.
- getLibraryVersion() - Static method in class com.asprise.imaging.core.Imaging
-
Gets the current Asprise Scan version.
- getLibraryVersionNumberOnly() - Static method in class com.asprise.imaging.core.Imaging
-
Gets the current Asprise Scan version number.
- getLicense() - Method in class com.asprise.imaging.core.Imaging
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxRenderer
-
- getLogToFile() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Log file to record HTTP operations.
- getManufacturer() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getMax() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueRange
-
- getMaxOperationTime() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Max HTTP operation time in seconds; default: 1200 (20 mins).
- getMaxRetries() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Max number of retries.
- getMimeType(String) - Static method in class com.asprise.imaging.core.scan.twain.TwainUtil
-
Returns the mime type of the given format.
- getMin() - Method in class com.asprise.imaging.core.scan.twain.Source.CapValueRange
-
- getModalScannerUI() - Method in class com.asprise.imaging.core.Request
-
- getName() - Method in class com.asprise.imaging.core.scan.twain.PaperSize
-
- getName() - Method in class com.asprise.imaging.core.scan.twain.Source.Capability
-
- getOutputItem(String) - Method in class com.asprise.imaging.core.Result
-
Finds the first output item of the given type.
- getOutputItems() - Method in class com.asprise.imaging.core.Request
-
Output specifications.
- getOutputItems() - Method in class com.asprise.imaging.core.Result
-
List of all output items.
- getOutputItems(String) - Method in class com.asprise.imaging.core.Result
-
Finds the all output items of the given type.
- getOutputRecordCount() - Method in class com.asprise.imaging.core.ResultOutputItem
-
Number of records.
- getOutputRecords() - Method in class com.asprise.imaging.core.ResultOutputItem
-
List of output records.
- getPaperSize(int) - Static method in class com.asprise.imaging.core.scan.twain.PaperSize
-
Returns the first paper size with the given twain value or null if there is no close size.
- getPaperSize(double, double) - Static method in class com.asprise.imaging.core.scan.twain.PaperSize
-
Returns the paper size of the corresponding width/height with error range 2% or null if there is no close size.
- getPaperSize(int, double) - Static method in class com.asprise.imaging.core.scan.twain.PaperSize
-
Returns the paper size of the corresponding width/height with error range 2% or null if there is no close size.
- getPaperSizes() - Static method in class com.asprise.imaging.core.scan.twain.CapOptions
-
- getPaperSource() - Static method in class com.asprise.imaging.core.scan.twain.CapOptions
-
- getPdfFile() - Method in class com.asprise.imaging.core.Result
-
- getPdfOwnerPassword() - Method in class com.asprise.imaging.core.RequestOutputItem
-
PDF owner password
- getPdfTextLine() - Method in class com.asprise.imaging.core.RequestOutputItem
-
Optionally prints a line of text at the bottom of the first page.
- getPdfUserPassword() - Method in class com.asprise.imaging.core.RequestOutputItem
-
PDF user password
- getPixelTypes() - Static method in class com.asprise.imaging.core.scan.twain.CapOptions
-
- getPostFields() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Any additional post fields
- getPostFileFieldName() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Field name for files.
- getPostFiles() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Additional files to be posted along
- getPredefinedPaperSizes() - Static method in class com.asprise.imaging.core.scan.twain.PaperSize
-
Get list of pre-defined paper sizes.
- getProductFamily() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getProductName() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getProtocolMajor() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getProtocolMinor() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getRequestData() - Method in class com.asprise.imaging.core.Result
-
- getRequestId() - Method in class com.asprise.imaging.core.Result
-
- getResolutions() - Static method in class com.asprise.imaging.core.scan.twain.CapOptions
-
- getResponseId() - Method in class com.asprise.imaging.core.Result
-
- getRetrieveCaps() - Method in class com.asprise.imaging.core.Request
-
Names of caps to be retrieved.
- getRetrieveExtendedImageAttributes() - Method in class com.asprise.imaging.core.Request
-
Name of extended image attributes to be retrieved.
- getSavePath() - Method in class com.asprise.imaging.core.RequestOutputItem
-
Target output file path, may contain variable for expansion, e.g., C:\\tmp\\${TMS}${EXT}.
- getSaveResponseToFile() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Saves response to the given file instead of returning response.
- getSelectedAction() - Method in class com.asprise.imaging.core.ResultOutputItem
-
- getSelectedFileName() - Method in class com.asprise.imaging.core.ResultOutputItem
-
- getSelectedItem() - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxModel
-
- getSelecteIndex() - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxModel
-
- getSelectOutputActions() - Method in class com.asprise.imaging.core.Request
-
- getSelectOutputFileName() - Method in class com.asprise.imaging.core.Request
-
- getSelectOutputType() - Method in class com.asprise.imaging.core.Request
-
- getSelectOutputTypeAndFileName() - Method in class com.asprise.imaging.core.Request
-
- getShowLoggingOnError() - Method in class com.asprise.imaging.core.Request
-
- getShowScannerUI() - Method in class com.asprise.imaging.core.Request
-
- getSize() - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxModel
-
- getSource(String, boolean, String, boolean, boolean, String) - Method in class com.asprise.imaging.core.Imaging
-
Retrieve the source info optionally with caps.
- getSourceByName(List<Source>, String) - Static method in class com.asprise.imaging.core.scan.twain.Source
-
Returns the source object with given name or null if not found
- getSourceName() - Method in class com.asprise.imaging.core.Request
-
- getSourceName() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getSpecifiedDialogSize() - Method in class com.asprise.imaging.core.Request
-
Dimension from dialog width and dialog height or null if either is not greater than 0.
- getSupportedGroups() - Method in class com.asprise.imaging.core.scan.twain.Source
-
- getSystemInfo() - Static method in class com.asprise.imaging.core.Imaging
-
Gets the system related properties.
- getSystemInfoUserLocale() - Static method in class com.asprise.imaging.core.Imaging
-
Returns user's preferred locale code, e.g, 'en_US' or null if failed.
- getThumbnail(int) - Method in class com.asprise.imaging.core.Result
-
- getThumbnailFiles() - Method in class com.asprise.imaging.core.Result
-
- getThumbnailHeight() - Method in class com.asprise.imaging.core.RequestOutputItem
-
Only for thumbnail output types; default value: 200.
- getThumbnailUploadResponse() - Method in class com.asprise.imaging.core.Result
-
Returns the thumbnail upload response if available.
- getTiffCompression() - Method in class com.asprise.imaging.core.RequestOutputItem
-
- getTiffFile() - Method in class com.asprise.imaging.core.Result
-
- getTwainCapSetting() - Method in class com.asprise.imaging.core.Request
-
Map of cap name (could be appended with operation and priority, e.g., /RESET, /SET/3456)
- getTwainCapValueAsInt(int) - Method in class com.asprise.imaging.core.Request
-
Returns the cap value setting specified in the request as int or -1 if failed to convert to int.
- getTwainConfig() - Static method in class com.asprise.imaging.core.Imaging
-
Returns TWAIN related properties containing something like:
- getTwainConfigInvocation() - Static method in class com.asprise.imaging.core.Imaging
-
Returns the twain invocation mode in use, any of TWAIN_CONFIG_INVOCATION_AUTO
- getTwainConfigVersion() - Static method in class com.asprise.imaging.core.Imaging
-
Returns the twain version config, any of TWAIN_CONFIG_VERSION_AUTO
- getTwainPaperValue() - Method in class com.asprise.imaging.core.scan.twain.PaperSize
-
- getTwainVersionLoaded() - Static method in class com.asprise.imaging.core.Imaging
-
Returns the loaded twain version or null if not loaded
- getTwainVersionSystem() - Static method in class com.asprise.imaging.core.Imaging
-
Returns the system twain version
- getTweiBarcodeText() - Method in class com.asprise.imaging.core.ResultImageItem
-
- getTweiCode(String) - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
Gets the code of the TWEI attribute corresponding to the given name.
- getTweiName(int) - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
Gets the name of the TWEI attribute corresponding to the given code.
- getTweiPatchcode() - Method in class com.asprise.imaging.core.ResultImageItem
-
Return value "0", ...
- getTweiValue(String) - Method in class com.asprise.imaging.core.ResultImageItem
-
Return value "0", ...
- getTwrcCode(String) - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
Gets the result code corresponding to the given name.
- getTwrcName(int) - Static method in class com.asprise.imaging.core.scan.twain.TwainConstants
-
Gets the name of the result code.
- getType() - Method in class com.asprise.imaging.core.RequestOutputItem
-
- getType() - Method in class com.asprise.imaging.core.ResultOutputItem
-
- getUploadResponse() - Method in class com.asprise.imaging.core.Result
-
Returns the upload response if available.
- getUploadSetting() - Method in class com.asprise.imaging.core.RequestOutputItem
-
- getUrl() - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Target URL
- getUseAspriseDialog() - Method in class com.asprise.imaging.core.Request
-
- getUseAspriseSourceSelectUI() - Method in class com.asprise.imaging.core.Imaging
-
Whether to use Asprise Swing based source select UI; default to true.
- getValue() - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionItem
-
- getValue() - Method in class com.asprise.imaging.core.scan.twain.Source.Capability
-
Can be of type: null, Integer, String, List of Int/String, CapValueEnumeration, or CapValueRange.
- getValueAsInt() - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionItem
-
- getWidthInches() - Method in class com.asprise.imaging.core.scan.twain.PaperSize
-
- getWidthMm() - Method in class com.asprise.imaging.core.scan.twain.PaperSize
-
- SamplesPerPixel - Variable in class com.asprise.imaging.core.ResultImageItem.ImageInfo
-
Impacted by cap: ICAP_PIXELTYPE (i.e.
- scan(Request, String, boolean, boolean) - Method in class com.asprise.imaging.core.Imaging
-
Performs scanning from a device and output (return, save, and/or upload).
- scan(String, String, boolean, boolean) - Method in class com.asprise.imaging.core.Imaging
-
Performs scanning from a device and output (return, save, and/or upload).
- scanAndReturnRaw(String, String, boolean, boolean) - Method in class com.asprise.imaging.core.Imaging
-
Performs scanning from a device and output result in JSON.
- scanGetDefaultSourceName() - Method in class com.asprise.imaging.core.Imaging
-
Gets the name of the default source or null if none presents.
- scanGetLastUsedSourceName() - Method in class com.asprise.imaging.core.Imaging
-
Gets the name of the last used (at least one page has been scanned from) source or null if it doesn't exist.
- scanListSources(boolean, String, boolean, boolean) - Method in class com.asprise.imaging.core.Imaging
-
Retrieve list of sources (i.e., devices) optionally with caps; the default source has "default": true in JSON format.
- scanListSources() - Method in class com.asprise.imaging.core.Imaging
-
Lists all sources with names only.
- scanListSourcesWithFullDetails() - Method in class com.asprise.imaging.core.Imaging
-
Retrieve list of sources (i.e., devices) with all caps; the default source has "default": true in JSON format.
- scanSelectDefaultSource(String) - Method in class com.asprise.imaging.core.Imaging
-
Prompts system device selection dialog for the user to select the default device.
- scanSelectDefaultSource() - Method in class com.asprise.imaging.core.Imaging
-
Prompts system device selection dialog for the user to select the default device.
- scanSelectSource() - Method in class com.asprise.imaging.core.Imaging
-
Select Source using Asprise source selection UI.
- SEP_MARKER_NEW - Static variable in class com.asprise.imaging.core.Request
-
- SEP_MARKER_NEW_SEP - Static variable in class com.asprise.imaging.core.Request
-
- SEP_MARKER_NO - Static variable in class com.asprise.imaging.core.Request
-
- setAdfMaxPages(int) - Method in class com.asprise.imaging.core.Request
-
- setAuth(String) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Authentication, e.g., "user:pass"
- setBarcodesDpi(int) - Method in class com.asprise.imaging.core.Request
-
The DPI at which level to recognize barcodes.
- setBarcodesSettings(Object) - Method in class com.asprise.imaging.core.Request
-
Additional barcodes settings
- setBase64SkipEncodingLargeFileSizeLimit(int) - Method in class com.asprise.imaging.core.RequestOutputItem
-
When output type is base64, skips encoding of the files with size equal to or larger than this limit: -1 for skipping none, 0 for always skipping.
- setBitsPerPixel(int) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Bits per pixel: bit depth of the output image; 0 (auto) | 1 (black/white) | 8 | 16 | 24 | 32
- setBlankPageMarginPercent(int) - Method in class com.asprise.imaging.core.Request
-
Percentage of margin to be excluded when calculating ink coverage.
- setBlankPageThreshold(double) - Method in class com.asprise.imaging.core.Request
-
Ink coverage threshold to determine if a page is blank.
- setCookies(String) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
e.g., "name=Asprise; domain=asprise.com"
- setData(Object) - Method in class com.asprise.imaging.core.Request
-
Request data
- setDetectBlankPages(String) - Method in class com.asprise.imaging.core.Request
-
Whether blank pages should be detected.
- setDevice(String) - Method in class com.asprise.imaging.core.Result
-
- setDialogHeight(int) - Method in class com.asprise.imaging.core.Request
-
- setDialogTitle(String) - Method in class com.asprise.imaging.core.Request
-
- setDialogWidth(int) - Method in class com.asprise.imaging.core.Request
-
- setDocNew(boolean, boolean) - Method in class com.asprise.imaging.core.ResultImageItem
-
Mark or unmark new doc.
- setDocSeparators(String...) - Method in class com.asprise.imaging.core.Request
-
- setEnableUseLastScanned(Boolean) - Method in class com.asprise.imaging.core.Request
-
- setFormat(String) - Method in class com.asprise.imaging.core.RequestOutputItem
-
- setGlobalClientConnectionObj(Object) - Static method in class com.asprise.imaging.core.Imaging
-
- setI18n(Properties) - Method in class com.asprise.imaging.core.Imaging
-
Sets to i18n to be used by ScanSelectUI
- setI18n(String, String) - Method in class com.asprise.imaging.core.Request
-
Adds an i18n record.
- setIcon(String, Icon) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxRenderer
-
- setIconOnRight(boolean) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxRenderer
-
- setId(String) - Method in class com.asprise.imaging.core.Request
-
Request ID
- setImageCount(int) - Method in class com.asprise.imaging.core.Result
-
- setInfo(String) - Method in class com.asprise.imaging.core.Result
-
- setInstruction(String) - Method in class com.asprise.imaging.core.Request
-
- setIsDefault(boolean) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionItem
-
- setJpegQuality(int) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Only for JPG format; default value: 80
- setLabel(String) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionItem
-
- setLastTransferResultCode(int) - Method in class com.asprise.imaging.core.Result
-
- setLicense(String) - Method in class com.asprise.imaging.core.Imaging
-
- setList(List<CapOptions.CapOptionItem>, Source.Capability, boolean, Object) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxModel
-
Will set the selectedItem to cap value, or list default (if cap value doesn't exist) or fall back to the first item.
- setLogToFile(String) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Log file to record HTTP operations.
- setMaxOperationTime(int) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Max HTTP operation time in seconds; default: 1200 (20 mins).
- setMaxRetries(int) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Max number of retries.
- setModalScannerUI(Boolean) - Method in class com.asprise.imaging.core.Request
-
- setOnWebServer(boolean) - Method in class com.asprise.imaging.core.Request
-
- setOutputRecords(List<String>) - Method in class com.asprise.imaging.core.ResultOutputItem
-
- setOwning(Component) - Method in class com.asprise.imaging.core.Imaging
-
- setPdfaCompliant(boolean) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Set to true to output PDF/A compliant PDF.
- setPdfForceBlackWhite(boolean) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Force to output black/white PDF to save space.
- setPdfOwnerPassword(String) - Method in class com.asprise.imaging.core.RequestOutputItem
-
PDF owner password
- setPdfTextLine(String) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Optionally prints a line of text at the bottom of the first page.
- setPdfUserPassword(String) - Method in class com.asprise.imaging.core.RequestOutputItem
-
PDF user password
- setPostFileFieldName(String) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Field name for files.
- setProcessImagesAfterAllScans(boolean) - Method in class com.asprise.imaging.core.Request
-
By default images will be processed after each scan; Set to true to process images after all scans.
- setPromptScanMore(boolean) - Method in class com.asprise.imaging.core.Request
-
Whether to prompt scan more dialog.
- setRecognizeBarcodes(boolean) - Method in class com.asprise.imaging.core.Request
-
Whether barcodes should be recognized.
- setRequestData(Object) - Method in class com.asprise.imaging.core.Result
-
- setRequestId(String) - Method in class com.asprise.imaging.core.Result
-
- setResponseId(String) - Method in class com.asprise.imaging.core.Result
-
- setSavePath(String) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Target output file path, may contain variable for expansion, e.g., C:\\tmp\\${TMS}${EXT}.
- setSaveResponseToFile(File) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Saves response to the given file instead of returning response.
- setSelectedAction(String) - Method in class com.asprise.imaging.core.ResultOutputItem
-
- setSelectedFileName(String) - Method in class com.asprise.imaging.core.ResultOutputItem
-
- setSelectedIndex(int) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxModel
-
- setSelectedItem(Object) - Method in class com.asprise.imaging.core.scan.twain.CapOptions.CapOptionsComboBoxModel
-
- setSelectOutputActions(String) - Method in class com.asprise.imaging.core.Request
-
- setSelectOutputFileName(String) - Method in class com.asprise.imaging.core.Request
-
- setSelectOutputType(String) - Method in class com.asprise.imaging.core.Request
-
- setSelectOutputTypeAndFileName(Boolean) - Method in class com.asprise.imaging.core.Request
-
- setShowLoggingOnError(Boolean) - Method in class com.asprise.imaging.core.Request
-
- setShowScannerUI(Boolean) - Method in class com.asprise.imaging.core.Request
-
- setSourceName(String) - Method in class com.asprise.imaging.core.Request
-
- setThumbnailHeight(int) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Only for thumbnail output types; default value: 200.
- setTiffCompression(String) - Method in class com.asprise.imaging.core.RequestOutputItem
-
- setTiffForceSinglePage(boolean) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Force to save images into individual single-image tiff files.
- setTwainCap(int, Object, boolean) - Method in class com.asprise.imaging.core.Request
-
Set or reset twain capability.
- setTwainCap(int, Object) - Method in class com.asprise.imaging.core.Request
-
Set twain capability.
- setTwainConfig(int, int) - Static method in class com.asprise.imaging.core.Imaging
-
Configures TWAIN.
- setType(String) - Method in class com.asprise.imaging.core.RequestOutputItem
-
- setUiControlConfig(String, boolean, boolean) - Method in class com.asprise.imaging.core.Request
-
Adds an entry to ui_controls_config with value of // "I"nvisble | "U"editable | "E"ditable
- setUploadAfterAllDone(boolean) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Perform upload after all scans.
- setUploadOneByOne(boolean) - Method in class com.asprise.imaging.core.RequestOutputItem
-
Set to true to upload one image per HTTP request; otherwise upload all images in one HTTP request.
- setUploadSetting(RequestOutputItem.UploadSetting) - Method in class com.asprise.imaging.core.RequestOutputItem
-
- setUrl(String) - Method in class com.asprise.imaging.core.RequestOutputItem.UploadSetting
-
Target URL
- setUseAspriseDialog(Boolean) - Method in class com.asprise.imaging.core.Request
-
- setUseAspriseSourceSelectUI(boolean) - Method in class com.asprise.imaging.core.Imaging
-
- Source - Class in com.asprise.imaging.core.scan.twain
-
Represents a TWAIN device.
- Source(String) - Constructor for class com.asprise.imaging.core.scan.twain.Source
-
- Source(Map<String, Object>) - Constructor for class com.asprise.imaging.core.scan.twain.Source
-
- Source.Capability - Class in com.asprise.imaging.core.scan.twain
-
Represents a cap.
- Source.CapValueContainer - Class in com.asprise.imaging.core.scan.twain
-
- Source.CapValueEnumeration - Class in com.asprise.imaging.core.scan.twain
-
TWON_ENUMERATION
- Source.CapValueRange - Class in com.asprise.imaging.core.scan.twain
-
TWON_RANGE
- SYSTEM_INFO_DEFAULT_PAPER_SIZE - Static variable in class com.asprise.imaging.core.Imaging
-
Default paper size: letter | legal | a3 | a4
- SYSTEM_INFO_GEO_NATION_ID - Static variable in class com.asprise.imaging.core.Imaging
-
User geo id of nation, e.g, 244; result of GetUserGeoID(GEOCLASS_NATION)
- SYSTEM_INFO_GEO_NATION_NAME - Static variable in class com.asprise.imaging.core.Imaging
-
User geo name of nation, e.g, 'US; United States'; result of GetUserGeoID(GEOCLASS_NATION)
- SYSTEM_INFO_GEO_REGION_ID - Static variable in class com.asprise.imaging.core.Imaging
-
User geo id of region; result of GetUserGeoID(GEOCLASS_REGION)
- SYSTEM_INFO_GEO_REGION_NAME - Static variable in class com.asprise.imaging.core.Imaging
-
User geo id of region; result of GetUserGeoID(GEOCLASS_REGION)
- SYSTEM_INFO_MEASUREMENT_SYSTEM - Static variable in class com.asprise.imaging.core.Imaging
-
Measurement system: metric | us
- SYSTEM_INFO_OS - Static variable in class com.asprise.imaging.core.Imaging
-
Operating system name.
- SYSTEM_INFO_OS_LANG_CODE - Static variable in class com.asprise.imaging.core.Imaging
-
the language of the installed OS, e.g, 'en_US'; result of GetUserDefaultLangID()
- SYSTEM_INFO_OS_LANG_ID - Static variable in class com.asprise.imaging.core.Imaging
-
the language of the installed OS, e.g, 1033; result of GetUserDefaultLangID()
- SYSTEM_INFO_TIMEZONE_BIAS - Static variable in class com.asprise.imaging.core.Imaging
-
TIME_ZONE_INFORMATION.Bias: bias in minutes for local time translation.
- SYSTEM_INFO_TIMEZONE_NAME - Static variable in class com.asprise.imaging.core.Imaging
-
TIME_ZONE_INFORMATION.DaylightName or TIME_ZONE_INFORMATION.StandardName or null depending on tz type.
- SYSTEM_INFO_TIMEZONE_TYPE - Static variable in class com.asprise.imaging.core.Imaging
-
daylight | standard | <error: ...>; result of GetTimeZoneInformation
- SYSTEM_INFO_TWAIN_VERSION - Static variable in class com.asprise.imaging.core.Imaging
-
TWAIN data source manager version
- SYSTEM_INFO_USER_DEFAULT_LC_CODE - Static variable in class com.asprise.imaging.core.Imaging
-
User's preferred locale code (LCID), e.g, 'en_US'; result of GetUserDefaultLCID()
- SYSTEM_INFO_USER_DEFAULT_LC_ID - Static variable in class com.asprise.imaging.core.Imaging
-
User's preferred locale ID (LCID), e.g, 1033; result of GetUserDefaultLCID()
- SYSTEM_INFO_USER_DEFAULT_UI_LANG_CODE - Static variable in class com.asprise.imaging.core.Imaging
-
User's preferred language ID (LANGID), e.g, 'en_US'; result of GetUserDefaultUILanguage()
- SYSTEM_INFO_USER_DEFAULT_UI_LANG_ID - Static variable in class com.asprise.imaging.core.Imaging
-
User's preferred language ID (LANGID), e.g, 1033; result of GetUserDefaultUILanguage()