Package org.esa.snap.core.datamodel
Interface BasicPixelGeoCoding
-
- All Superinterfaces:
GeoCoding
@Deprecated public interface BasicPixelGeoCoding extends GeoCoding
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Band
getLatBand()
Deprecated.Band
getLonBand()
Deprecated.GeoCoding
getPixelPosEstimator()
Deprecated.int
getSearchRadius()
Deprecated.String
getValidMask()
Deprecated.-
Methods inherited from interface org.esa.snap.core.datamodel.GeoCoding
canClone, canGetGeoPos, canGetPixelPos, clone, dispose, getDatum, getGeoCRS, getGeoPos, getImageCRS, getImageToMapTransform, getMapCRS, getPixelPos, isCrossingMeridianAt180
-
-