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) |
validateDefaultSize
public GeometrySubsetRegion(org.locationtech.jts.geom.Geometry geometryRegion, int borderPixels)
public Rectangle computeProductPixelRegion(GeoCoding productDefaultGeoCoding, int defaultProductWidth, int defaultProductHeight, boolean roundPixelRegion)
computeProductPixelRegion
in class AbstractSubsetRegion
public Rectangle computeBandPixelRegion(GeoCoding productDefaultGeoCoding, GeoCoding bandDefaultGeoCoding, int defaultProductWidth, int defaultProductHeight, int defaultBandWidth, int defaultBandHeight, boolean roundPixelRegion)
computeBandPixelRegion
in class AbstractSubsetRegion
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.