Package org.esa.snap.core.datamodel
Interface BasicPixelGeoCoding
-
- All Superinterfaces:
GeoCoding
- All Known Implementing Classes:
PixelGeoCoding
@Deprecated public interface BasicPixelGeoCoding extends GeoCoding
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description BandgetLatBand()Deprecated.BandgetLonBand()Deprecated.GeoCodinggetPixelPosEstimator()Deprecated.intgetSearchRadius()Deprecated.StringgetValidMask()Deprecated.-
Methods inherited from interface org.esa.snap.core.datamodel.GeoCoding
canClone, canGetGeoPos, canGetPixelPos, clone, dispose, getDatum, getGeoCRS, getGeoPos, getImageCRS, getImageToMapTransform, getMapCRS, getPixelPos, isCrossingMeridianAt180
-
-