Package org.geotools.image.io
package org.geotools.image.io
-
ClassesClassDescriptionBase class for GridCoverageProgressAdapter implementations to reporto progress about I/O operations with GridCoverages.This class provide a means to wrap a GeoTools
ProgressListenerand have it control anImageReaderwhile it is actually doing aImageReader.read(int)operation.This class provide a means to wrap a GeoToolsProgressListenerand have it control anImageWriterwhile it is actually doing aImageWriter.write(javax.imageio.IIOImage)operation.Provides an alternative source of image input and output streams that uses optimized behavior.