| Package | Description |
|---|---|
| org.jaitools |
Contains a small number of utility classes including
CollectionFactory. |
| org.jaitools.imageutils |
Helper classes used by image operators, plus general utility classes.
|
| org.jaitools.imageutils.iterator | |
| org.jaitools.imageutils.shape | |
| org.jaitools.jts |
Helper classes that work with JTS (JTS Topology Suite) geometry objects.
|
| org.jaitools.lookup |
Provides a minimal registry lookup service.
|
| org.jaitools.media.jai.kernel |
Classes to create and manipulate JAI Kernel objects
|
| org.jaitools.numeric |
Classes providing a range of numeric functions including summary statistics,
defining and comparing ranges (intervals), and compiling histogram data.
|
| org.jaitools.swing |
Simple Swing GUI components suitable for testing and example applications.
|
| org.jaitools.tilecache |
An implementation of
TileCache which can use disk caching to
supplement memory, allowing large volumes of image data to be handled. |
| org.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–2020. All rights reserved.