Uses of Package
com.twainconnect.core

Packages that use com.twainconnect.core
com.twainconnect.core   
com.twainconnect.io   
com.twainconnect.io.imp   
 

Classes in com.twainconnect.core used by com.twainconnect.core
BitDepth
          Used for the TWAIN API bw is black and white 1 bit gray is grayscale 8 bit color is 24 bit color color and palette are not supportd
Capability
          Enumeration class for the supported TWAIN capabilities These are not all the availaible TWAIN ones just the ones supported by the jar.
Dpi
          Permitted DPI amounts.
PropertyManager
          Using a helper class to get to our properties file.
RegionOfInterest
          Used for cropping an image
TwainConnectException
          One and only TwainConnect Exception class
TwainEvent
          Avoided inhieriting from javax.swing.event.ChangeEvent so as not to tie TwainConnect to Swing
TwainEventListener
          Add to the tagging interface that all event listener interfaces must extend.
UnitOfMeasure
          There are two ways to crop an image either by using inches, centimeters or pixels.
 

Classes in com.twainconnect.core used by com.twainconnect.io
TwainConnectException
          One and only TwainConnect Exception class
 

Classes in com.twainconnect.core used by com.twainconnect.io.imp
TwainConnectException
          One and only TwainConnect Exception class