Package org.geotools.image

Helper classes for building images.

See:
          Description

Class Summary
DeferredPlanarImage A tiled image to be used by renderer when the actual image may take a while to compute.
ImageDimension An image dimension, including the number of bands.
ImageWorker Helper methods for applying JAI operations on an image.
ImageWorker.PNGImageWriteParam Workaround class for compressing PNG using the default PNGImageEncoder shipped with the JDK.
TransfertRectIter A writable iterator that read pixel values from an image, and write pixel values to a different image.
 

Package org.geotools.image Description

Helper classes for building images. The classes in this package are independent from any Coverage classes and can be used for plain RenderedImage handling.



Copyright © 1996-2009 Geotools. All Rights Reserved.