Package org.geotools.image.io
-
Class Summary 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 GeoToolsProgressListener
and have it control anImageReader
while it is actually doing aImageReader.read(int)
operation.GridCoverageWriterProgressAdapter This class provide a means to wrap a GeoToolsProgressListener
and have it control anImageWriter
while it is actually doing aImageWriter.write(javax.imageio.IIOImage)
operation.ImageIOExt Provides an alternative source of image input and output streams that uses optimized behavior.