Holger's
Java API

Uses of Package
com.antelmann.image

Packages that use com.antelmann.image
com.antelmann.crm Provides interfaces and classes for implementing applications dealing with Customer Relationship Management (CRM). 
com.antelmann.db This package contains generally useful classes for generic database management. 
com.antelmann.genealogy This package contains classes that provide classes to implement applications dealing with genealogy related issues. 
com.antelmann.image This package contains classes for more easily dealing with images. 
com.antelmann.io This package contains classes that are concerned with input/output operations. 
com.antelmann.net The classes in this package are designed to provide convenient access to Internet related functionality. 
com.antelmann.net.web This package contains classes for dealing with Web-related content. 
com.antelmann.sql This package contains classes to ease JDBC development and also provides useful SQL-based implementations for com.antelmann.db classes 
 

Classes in com.antelmann.image used by com.antelmann.crm
Imageable
          specifies a class that contains an image for its visual representation
ImageHolder
          allows to keep an image while supporting serialization of the same via a given format or a URLImageRetriever.
 

Classes in com.antelmann.image used by com.antelmann.db
Imageable
          specifies a class that contains an image for its visual representation
ImageHolder
          allows to keep an image while supporting serialization of the same via a given format or a URLImageRetriever.
 

Classes in com.antelmann.image used by com.antelmann.genealogy
Imageable
          specifies a class that contains an image for its visual representation
 

Classes in com.antelmann.image used by com.antelmann.image
Barcode4j.Type
           
ColorPath
          provides a path for deriving gradual colors based on a number.
Imageable
          specifies a class that contains an image for its visual representation
ImageEntryManager
           
ImageURLEntry
          ImageEntry serves as a basic wrapper for image information stored in a database.
ImageURLEntry.Thumbnail
           
ImageURLEntryMapper.ColumnKey
          provide keys for accessing the column names via MappingInfo interface
ImageUtils.Axis
           
MotionDetector
          provides the ability to compare 2 images to each other to detect potential motion
RegionTag
          represents a named region of an image
SimpleRegionTag
          implements an image tag associated with a rectangular region
ThumbnailMapper
           
TwainAdapter
          uses some free software from http://www.javajeff.mb.ca/; requires jtwain.dll in the path; note that all methods must run in the AWT event thread.
 

Classes in com.antelmann.image used by com.antelmann.io
Imageable
          specifies a class that contains an image for its visual representation
 

Classes in com.antelmann.image used by com.antelmann.net
Imageable
          specifies a class that contains an image for its visual representation
 

Classes in com.antelmann.image used by com.antelmann.net.web
Imageable
          specifies a class that contains an image for its visual representation
 

Classes in com.antelmann.image used by com.antelmann.sql
Imageable
          specifies a class that contains an image for its visual representation
 



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