Uses of Class
org.geotools.process.vector.VectorToRasterException
Packages that use VectorToRasterException
-
Uses of VectorToRasterException in org.geotools.process.vector
Methods in org.geotools.process.vector that throw VectorToRasterExceptionModifier and TypeMethodDescriptionstatic GridCoverage2D
VectorToRasterProcess.process
(SimpleFeatureCollection features, Object attribute, Dimension gridDim, Bounds bounds, String covName, ProgressListener monitor) A static helper method that can be called directy to run the process.