Uses of Class
org.esa.snap.core.dataio.geocoding.util.InterpolationContext
Packages that use InterpolationContext
-
Uses of InterpolationContext in org.esa.snap.core.dataio.geocoding.util
Methods in org.esa.snap.core.dataio.geocoding.util that return InterpolationContextModifier and TypeMethodDescriptionstatic InterpolationContextInterpolationContext.extract(int x, int y, double[] longitudes, double[] latitudes, int rasterWidth, int rasterHeight) Methods in org.esa.snap.core.dataio.geocoding.util with parameters of type InterpolationContextModifier and TypeMethodDescriptionXYInterpolator.interpolate(GeoPos geoPos, PixelPos pixelPos, InterpolationContext context) Interpolates the PixelPos based on the GeoPos