|
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. |
| ImageInspector |
Deprecated. This class is a legacy from old days and has never been seriously used in the
Geotoolkit.org library. |
| ImageWorker |
Deprecated. This class is a legacy from old days and has never been seriously used in the
Geotoolkit.org library. |
| SampleModels |
A set of static methods working on SampleModel. |
| TransfertRectIter |
A writable iterator that read pixel values from an image, and
write pixel values to a different image. |
Helper classes for building images. The classes in this package are independent
from any Coverage classes and can be used for plain
RenderedImage handling.