Uses of Class
org.geotools.image.io.BaseGridCoverageProgressAdapter
Packages that use BaseGridCoverageProgressAdapter
-
Uses of BaseGridCoverageProgressAdapter in org.geotools.image.io
Subclasses of BaseGridCoverageProgressAdapter in org.geotools.image.ioModifier and TypeClassDescriptionclassThis class provide a means to wrap a GeoToolsProgressListenerand have it control anImageReaderwhile it is actually doing aImageReader.read(int)operation.classThis class provide a means to wrap a GeoToolsProgressListenerand have it control anImageWriterwhile it is actually doing aImageWriter.write(javax.imageio.IIOImage)operation.