Class InterpolatorFactory
- java.lang.Object
-
- org.esa.snap.core.gpf.common.resample.InterpolatorFactory
-
public class InterpolatorFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description InterpolatorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Interpolator
createInterpolator(InterpolationType type, int dataType)
-
-
-
Method Detail
-
createInterpolator
public static Interpolator createInterpolator(InterpolationType type, int dataType)
-
-