JTwain v9 - Lab Asprise! All Rights Reserved.

Uses of Class
com.asprise.util.jtwain.lowlevel.DataTypeIdentity

Packages that use DataTypeIdentity
com.asprise.util.jtwain Main package; contains essential classes to perform image acquisition. 
 

Uses of DataTypeIdentity in com.asprise.util.jtwain
 

Methods in com.asprise.util.jtwain that return DataTypeIdentity
 DataTypeIdentity Source.getIdentity()
          Get the identity of this source.
 

Constructors in com.asprise.util.jtwain with parameters of type DataTypeIdentity
Source(DataTypeIdentity identity)
          Creates a new Source with full identity.
 


JTwain v9 - Lab Asprise! All Rights Reserved.