public class ScaleCoverage extends Object implements RasterProcess
| Constructor and Description |
|---|
ScaleCoverage() |
| Modifier and Type | Method and Description |
|---|---|
GridCoverage2D |
execute(GridCoverage2D coverage,
double xScale,
double yScale,
double xTranslate,
double yTranslate,
Interpolation interpolation) |
public GridCoverage2D execute(GridCoverage2D coverage, double xScale, double yScale, double xTranslate, double yTranslate, Interpolation interpolation) throws IOException
IOExceptionCopyright © 1996–2019 Geotools. All rights reserved.