|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| TwainEventListener | Add to the tagging interface that all event listener interfaces must extend. |
| Class Summary | |
|---|---|
| PropertyManager | Using a helper class to get to our properties file. |
| RegionOfInterest | Used for cropping an image |
| TwainConnect | JNI Bridge class. |
| TwainEngineType | Marker interface to denote which platform engine is being used |
| TwainEvent | Avoided inhieriting from javax.swing.event.ChangeEvent
so as not to tie TwainConnect to Swing |
| Enum Summary | |
|---|---|
| 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. |
| UnitOfMeasure | There are two ways to crop an image either by using inches, centimeters or pixels. |
| Exception Summary | |
|---|---|
| TwainConnectException | One and only TwainConnect Exception class |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||