jt-all 1.1.0 API

Packages
jaitools Contains a small number of utility classes including CollectionFactory.
jaitools.imageutils Various helper classes used by jai-tools image operators.
jaitools.jiffle Jiffle scripting language.
jaitools.jiffle.parser Jiffle parser and support classes.
jaitools.jiffle.runtime Jiffle runtime classes.
jaitools.jts Helper classes that work with JTS (JTS Topology Suite) geometry objects.
jaitools.lookup Provides a minimal registry lookup service.
jaitools.media.jai  
jaitools.media.jai.contour Performs the "Contour" operation, tracing smooth contours at specified levels by interpolation of values in a band of the source image.
jaitools.media.jai.kernel Classes to create and manipulate JAI Kernel objects
jaitools.media.jai.kernelstats Calculates a range of statistics for pixel neighbourhoods defined by a JAI Kernel
jaitools.media.jai.maskedconvolve Extends the standard JAI Convolve operator with source and/or destination masking
jaitools.media.jai.rangelookup Extends JAI's standard Lookup operator by allowing ranges of values to be handled
jaitools.media.jai.regionalize The Regionlize operator: identifies areas of uniform value (within a user-specified tolerance) in a single source image, allocates a unique integer ID to each, and generates an image of the regions plus summary data.
jaitools.media.jai.vectorbinarize  
jaitools.media.jai.vectorize An operator to vectorize the boundaries of source image regions with uniform value.
jaitools.media.jai.zonalstats Calculates summary statistics, optionally within zones defined by a zone image, for values in a data image
jaitools.numeric Classes providing a range of numeric functions including summary statistics, defining and comparing ranges (intervals), and compiling histogram data.
jaitools.swing Simple Swing GUI components suitable for testing and example applications.
jaitools.tilecache An implementation of TileCache which can use disk caching to supplement memory, allowing large volumes of image data to be handled.
jaitools.tiledimage A writable tiled image class similar to JAI's TiledImage but backed by DiskMemTileCache to handle very large images within limited memory.

 



Copyright © 2009-2011. All Rights Reserved.