Class | Description |
---|---|
BaseGridCoverageProgressAdapter |
Base class for GridCoverageProgressAdapter implementations to reporto progress about I/O
operations with GridCoverages.
|
GridCoverageReaderProgressAdapter |
This class provide a means to wrap a GeoTools
ProgressListener and have it control an
ImageReader while it is actually doing a ImageReader.read(int) operation. |
GridCoverageWriterProgressAdapter |
This class provide a means to wrap a GeoTools
ProgressListener and have it control an
ImageWriter while it is actually doing a ImageWriter.write(javax.imageio.IIOImage) operation. |
ImageIOExt |
Provides an alternative source of image input and output streams that uses optimized behavior.
|
Copyright © 1996–2019 Geotools. All rights reserved.