Package org.geotools.process.raster

Process examples making use of raster data structures such as GridCoverage and PlanarImage.

See:
          Description

Class Summary
RasterToVectorFactory Process for converting a raster regions to vector polygons.
RasterToVectorProcess Vectorizes discrete regions of uniform value in the specified band of a GridCoverage2D object.
VectorToRasterFactory Factory for a Process the rasterizes vector features in an input FeatureCollection.
VectorToRasterProcess A Process to rasterize vector features in an input FeatureCollection.
 

Exception Summary
VectorToRasterException Exception class used by FeatureRasterizerProcess
 

Package org.geotools.process.raster Description

Process examples making use of raster data structures such as GridCoverage and PlanarImage.



Copyright © 1996-2010 Geotools. All Rights Reserved.