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
ProgressListener
and have it control anImageReader
while it is actually doing aImageReader.read(int)
operation.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.Provides an alternative source of image input and output streams that uses optimized behavior.