Holger's
Java API

Package com.antelmann.imagedb

This package contains classes implementing a database for images.

See:
          Description

Interface Summary
ImageDB an interface for an image database
 

Class Summary
ImageHolder ImageHolder serves as a wrapper for image information stored in a database.
ImageLoader Just a GUI for loading images in an ImageViewer object
ImageUtils implements ThirdParty for the use of net.sourceforge.barbecue
ImageViewer ImageViewer simply displays images in a frame.
SQLImageDB a JDBC implementation of an ImageDB
TwainAdapter uses some free software from http://www.javajeff.mb.ca/; requires jtwain.dll in the path
TwainConnector uses TwainConnect (www.twainconnect.com) to conveniently obtain an image from a TWAIN source
 

Enum Summary
ImageHolder.Field  
 

Exception Summary
ImageTransferException thrown to indicate that the image could not be tranfered for some reason
 

Package com.antelmann.imagedb Description

This package contains classes implementing a database for images.



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads