Package | Description |
---|---|
org.geotools.process.vector |
Vector processing support for the GeoTools library.
|
Modifier and Type | Method and Description |
---|---|
static GridCoverage2D |
VectorToRasterProcess.process(SimpleFeatureCollection features,
Object attribute,
Dimension gridDim,
Envelope bounds,
String covName,
ProgressListener monitor)
A static helper method that can be called directy to run the process.
|
Copyright © 1996–2022 Geotools. All rights reserved.