public class AreaGridProcess extends Object implements RasterProcess
Internally the process uses a reprojection to EckertIV to ensure proper area computation. Current limitations:
Constructor and Description |
---|
AreaGridProcess() |
Modifier and Type | Method and Description |
---|---|
GridCoverage2D |
execute(ReferencedEnvelope bounds,
int width,
int height) |
public GridCoverage2D execute(ReferencedEnvelope bounds, int width, int height) throws ProcessException
ProcessException
Copyright © 1996–2019 Geotools. All rights reserved.