Package | Description |
---|---|
org.geotools.process.vector |
Vector processing support for the GeoTools library.
|
Modifier and Type | Method and Description |
---|---|
static GridProcess.GridMode |
GridProcess.GridMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridProcess.GridMode[] |
GridProcess.GridMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SimpleFeatureCollection |
GridProcess.execute(ReferencedEnvelope bounds,
double width,
Double height,
Double vertexSpacing,
GridProcess.GridMode mode) |
Copyright © 1996–2019 Geotools. All rights reserved.