public class GridProcess extends Object implements VectorProcess
Modifier and Type | Class and Description |
---|---|
static class |
GridProcess.GridMode |
Constructor and Description |
---|
GridProcess() |
Modifier and Type | Method and Description |
---|---|
SimpleFeatureCollection |
execute(ReferencedEnvelope bounds,
double width,
Double height,
Double vertexSpacing,
GridProcess.GridMode mode) |
public SimpleFeatureCollection execute(ReferencedEnvelope bounds, double width, Double height, Double vertexSpacing, GridProcess.GridMode mode) throws ProcessException
ProcessException
Copyright © 1996–2019 Geotools. All rights reserved.