public class PixelPosEstimator extends Object
This class does not belong to the public API.
Constructor and Description |
---|
PixelPosEstimator(GeoApproximation[] approximations,
Rectangle bounds) |
Modifier and Type | Method and Description |
---|---|
boolean |
canGetPixelPos() |
GeoApproximation |
getPixelPos(GeoPos g,
PixelPos p)
Returns an approximate pixel position for a given geographic position.
|
public PixelPosEstimator(GeoApproximation[] approximations, Rectangle bounds)
public final boolean canGetPixelPos()
public GeoApproximation getPixelPos(GeoPos g, PixelPos p)
g
- the geographic position.p
- the pixel position.Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.