public class GeometrySubsetRegion extends AbstractSubsetRegion
borderPixels| Constructor and Description |
|---|
GeometrySubsetRegion(org.locationtech.jts.geom.Geometry geometryRegion,
int borderPixels) |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
computeBandPixelRegion(GeoCoding productDefaultGeoCoding,
GeoCoding bandDefaultGeoCoding,
int defaultProductWidth,
int defaultProductHeight,
int defaultBandWidth,
int defaultBandHeight,
boolean roundPixelRegion) |
Rectangle |
computeProductPixelRegion(GeoCoding productDefaultGeoCoding,
int defaultProductWidth,
int defaultProductHeight,
boolean roundPixelRegion) |
validateDefaultSizepublic GeometrySubsetRegion(org.locationtech.jts.geom.Geometry geometryRegion,
int borderPixels)
public Rectangle computeProductPixelRegion(GeoCoding productDefaultGeoCoding, int defaultProductWidth, int defaultProductHeight, boolean roundPixelRegion)
computeProductPixelRegion in class AbstractSubsetRegionpublic Rectangle computeBandPixelRegion(GeoCoding productDefaultGeoCoding, GeoCoding bandDefaultGeoCoding, int defaultProductWidth, int defaultProductHeight, int defaultBandWidth, int defaultBandHeight, boolean roundPixelRegion)
computeBandPixelRegion in class AbstractSubsetRegionCopyright © 2014–2022 European Space Agency (ESA). All rights reserved.