JTwain v9 - Lab Asprise! All Rights Reserved.
A C D E F G H I J L M N O P R S T U V

S

STATE_DS_ENABLED - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_DS_NOT_IN_USE - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_DS_OPEN - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_SM_LOADED - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_SM_NOT_LOADED - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_SM_OPEN - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_TRANSFERING - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_TRANSFER_READY - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
STATE_UNKNOWN - Static variable in class com.asprise.util.jtwain.lowlevel.Control
 
Source - class com.asprise.util.jtwain.Source.
The Source class represents a TWAIN data source.
Source(String) - Constructor for class com.asprise.util.jtwain.Source
Creates a new Source.
Source(DataTypeIdentity) - Constructor for class com.asprise.util.jtwain.Source
Creates a new Source with full identity.
SourceManager - class com.asprise.util.jtwain.SourceManager.
The SourceManager class represents a TWAIN Source Manager.
saveLastAcquiredImageIntoFile(String) - Method in class com.asprise.util.jtwain.Source
Saves the last acquired image as JPEG into the given file.
saveLastAcquiredImageIntoFile(File) - Method in class com.asprise.util.jtwain.Source
Saves the last acquired image as JPEG into the given file.
saveLastAcquiredImageIntoTemporaryFile() - Method in class com.asprise.util.jtwain.Source
Saves the last acquired image as JPEG into a temporary file.
selectDataSource(String) - Static method in class com.asprise.util.jtwain.lowlevel.Control
Selects the data source for this session.
selectSource(Source) - Method in class com.asprise.util.jtwain.SourceManager
Selects a Source and a Source as the current active source.
selectSourceByName(String) - Method in class com.asprise.util.jtwain.SourceManager
Selects the source with the specified name as the current active source.
selectSourceUI() - Method in class com.asprise.util.jtwain.SourceManager
Displays a dialog to let the user select a data source.
setAlarms(int[]) - Method in class com.asprise.util.jtwain.Source
Set alarms.
setAuthor(String) - Method in class com.asprise.util.jtwain.Source
Set author of acquired image (may include a copyright string).
setAutoBright(boolean) - Method in class com.asprise.util.jtwain.Source
Turn on or off the source's auto-brightness function.
setAutoFeed(boolean) - Method in class com.asprise.util.jtwain.Source
Set auto feed option.
setAutoScan(boolean) - Method in class com.asprise.util.jtwain.Source
Set status of auto scan.
setAutomaticBorderDetection(boolean) - Method in class com.asprise.util.jtwain.Source
Set automatic border detection operation.
setAutomaticCapture(int) - Method in class com.asprise.util.jtwain.Source
Set number of images to automatically capture.
setAutomaticDeskew(boolean) - Method in class com.asprise.util.jtwain.Source
Set automatic rotate operation.
setAutomaticRotate(boolean) - Method in class com.asprise.util.jtwain.Source
Set automatic rotate operation.
setBarCodeDetectionEnabled(boolean) - Method in class com.asprise.util.jtwain.Source
Set status of bar code detection.
setBitDepth(int) - Method in class com.asprise.util.jtwain.Source
Set the bit depth value of ICAP_PIXELTYPE.
setBitOrder(int) - Method in class com.asprise.util.jtwain.Source
Set the current bit orders (how the bytes in an image are filled by the Source).
setBitsPerSample(int[]) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setBottom(double) - Method in class com.asprise.util.jtwain.lowlevel.ItemTypeFrame
 
setBrightness(double[]) - Method in class com.asprise.util.jtwain.Source
Sets brightness values.
setCapability(int, ValueContainer) - Method in class com.asprise.util.jtwain.Source
Set a capability.
setCapabilityCode(int) - Method in class com.asprise.util.jtwain.lowlevel.Capability
Sets the capability code
setCaption(String) - Method in class com.asprise.util.jtwain.Source
Set a general note about the acquired image.
setClearBuffers(int) - Method in class com.asprise.util.jtwain.Source
Clears the buffers?
setClearPage(boolean) - Method in class com.asprise.util.jtwain.Source
Set clear page option.
setCompression(int) - Method in class com.asprise.util.jtwain.Source
Sets the compression [Not all compressions may be supported by the device!].
setCompression(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setContainer(ValueContainer) - Method in class com.asprise.util.jtwain.lowlevel.Capability
Sets the value container.
setContainer(ValueContainer) - Method in class com.asprise.util.jtwain.lowlevel.OperationResult
 
setContrast(double[]) - Method in class com.asprise.util.jtwain.Source
Sets constrast values.
setCountryCode(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeVersion
 
setCurrentIndex(ItemTypeInteger) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerEnumeration
 
setCurrentIndex(int) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerEnumeration
 
setCurrentValue(ItemType) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerRange
 
setDefaultFileExtension(String) - Method in class com.asprise.util.ui.JImageDialog
Set default file extension.
setDefaultIndex(ItemTypeInteger) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerEnumeration
 
setDefaultIndex(int) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerEnumeration
 
setDefaultValue(ItemType) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerRange
 
setDocumentNumber(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageLayout
 
setDuplexEnabled(boolean) - Method in class com.asprise.util.jtwain.Source
Enables/Disables duplex.
setExtendedCapabilities(int[]) - Method in class com.asprise.util.jtwain.Source
Set a list of extended capabilities that can be used in States 5 and 6.
setFeedPage(boolean) - Method in class com.asprise.util.jtwain.Source
Set feed page option.
setFeederEnabled(boolean) - Method in class com.asprise.util.jtwain.Source
Set feeder enabled.
setFlipRotation(int) - Method in class com.asprise.util.jtwain.Source
Set flip rotation option.
setFrame(ItemTypeFrame) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageLayout
 
setFrameNumber(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageLayout
 
setFrames(double[][]) - Method in class com.asprise.util.jtwain.Source
Specifies the frames and their locations to be used to acquire from future pages.
setFrames(double[]) - Method in class com.asprise.util.jtwain.Source
Specifies the single frame and its location to be used to acquire from future pages.
setGamma(double) - Method in class com.asprise.util.jtwain.Source
Set gamma correction value for image data.
setId(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setImage(Image) - Method in class com.asprise.util.ui.JImageDialog
Sets the image to be edited/viewed.
setImage(URL) - Method in class com.asprise.util.ui.JImageDialog
Loads the image from url and put it in the editor.
setImage(File) - Method in class com.asprise.util.ui.JImageDialog
Loads the image from file and put it in the editor.
setImage(BufferedImage) - Method in class com.asprise.util.ui.JImageDialogSample
 
setImageHeight(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setImageWidth(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setIndicators(boolean) - Method in class com.asprise.util.jtwain.Source
Turn on/off the Source's progress indicator.
setInfo(String) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeVersion
 
setItem(ItemType) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerOneValue
 
setItemTypeCode(int) - Method in class com.asprise.util.jtwain.lowlevel.ItemType
Sets the item type code
setLanguageCode(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeVersion
 
setLayoutImage(Object) - Method in class com.asprise.util.jtwain.lowlevel.OperationResult
 
setLeft(double) - Method in class com.asprise.util.jtwain.lowlevel.ItemTypeFrame
 
setLibraryPath(String) - Static method in class com.asprise.util.jtwain.SourceManager
Set the DLL library path.
setMajorNumber(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeVersion
 
setManufacturer(String) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setMaxBatchBuffers(int) - Method in class com.asprise.util.jtwain.Source
Sets the current number pages to be buffered (if the Source allows this to be set) DG_CONTROL / DAT_CAPABILITY / MSG_SET -> CAP_MAXBATCHBUFFERS
setMaxFrames(int) - Method in class com.asprise.util.jtwain.Source
Sets the maximum number of frames the Source can provide or the application can accept per page.
setMaxValue(ItemType) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerRange
 
setMinValue(ItemType) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerRange
 
setMinimumExceptionEnabled(boolean) - Method in class com.asprise.util.jtwain.Source
Allows only minimum set of exceptions to be thrown.
setMinorNumber(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeVersion
 
setPageNumber(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageLayout
 
setPatchCodeDetectionEnabled(boolean) - Method in class com.asprise.util.jtwain.Source
Turns patch code detection on and off.
setPixelType(int) - Method in class com.asprise.util.jtwain.Source
Set the type of pixel data that a source is capable of acquiring.
setPixelType(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setPlanar(boolean) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setPreviewWindowSize(Dimension) - Method in class com.asprise.util.ui.JImageFileChooser
Set the size of preview window.
setPrinter(int) - Method in class com.asprise.util.jtwain.Source
Selects the current printer.
setPrinterEnabled(boolean) - Method in class com.asprise.util.jtwain.Source
Turns current printer device on/off.
setPrinterString(String) - Method in class com.asprise.util.jtwain.Source
Sets the string component.
setProductFamily(String) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setProductName(String) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setProtocolMajor(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setProtocolMinor(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setProxy(String, int) - Method in class com.asprise.util.ui.JImageDialog
Set the proxy.
setProxyHost(String) - Method in class com.asprise.util.jtwain.web.FileUploader
 
setProxyPort(int) - Method in class com.asprise.util.jtwain.web.FileUploader
 
setRegion(double, double, double, double) - Method in class com.asprise.util.jtwain.Source
Sets the scanning region for next scan.
setRewindPage(boolean) - Method in class com.asprise.util.jtwain.Source
Set rewind page option.
setRight(double) - Method in class com.asprise.util.jtwain.lowlevel.ItemTypeFrame
 
setSelectionButtonText(String) - Method in class com.asprise.util.ui.JImageDialog
Set the selection button text.
setSmaplesPerPixel(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setStepSize(ItemType) - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerRange
 
setString(String) - Method in class com.asprise.util.jtwain.lowlevel.ItemTypeString
 
setSupportedGroups(int) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setSupportedSizes(int[]) - Method in class com.asprise.util.jtwain.Source
Sets the size(s) the Source can/should use to acquire image data.
setTop(double) - Method in class com.asprise.util.jtwain.lowlevel.ItemTypeFrame
 
setTransferCount(int) - Method in class com.asprise.util.jtwain.Source
Set the number of images to be transferred in this session.
setTransferMechanims(int) - Method in class com.asprise.util.jtwain.Source
Set the default transfer mechanism.
setUIEnabled(boolean) - Method in class com.asprise.util.jtwain.Source
Turns on/off the Source's user interface.
setUnits(int) - Method in class com.asprise.util.jtwain.Source
Set the unit of measure for all quantities.
setValue(double) - Method in class com.asprise.util.jtwain.lowlevel.ItemTypeFix32
 
setValue(long) - Method in class com.asprise.util.jtwain.lowlevel.ItemTypeInteger
 
setVersion(DataTypeVersion) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeIdentity
 
setXResolution(double) - Method in class com.asprise.util.jtwain.Source
Set the X-axis resolution.
setXResolution(double) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
setYResolution(double) - Method in class com.asprise.util.jtwain.Source
Set the Y-axis resolution.
setYResolution(double) - Method in class com.asprise.util.jtwain.lowlevel.DataTypeImageInfo
 
showDialog() - Method in class com.asprise.util.ui.JImageDialog
Brings up the image dialog.
size() - Method in class com.asprise.util.jtwain.lowlevel.ValueContainerArray
 
skipNextImage() - Static method in class com.asprise.util.jtwain.lowlevel.Control
Instructs the Source to skip next pending image.

JTwain v9 - Lab Asprise! All Rights Reserved.
A C D E F G H I J L M N O P R S T U V