类的使用
org.meteoinfo.geoprocess.analysis.InterpolationMethods
-
使用InterpolationMethods的程序包 程序包 说明 org.meteoinfo.geoprocess.analysis -
-
org.meteoinfo.geoprocess.analysis中InterpolationMethods的使用
返回InterpolationMethods的org.meteoinfo.geoprocess.analysis中的方法 修饰符和类型 方法 说明 InterpolationMethodsInterpolationSetting. getInterpolationMethod()Get interpolation methodstatic InterpolationMethodsInterpolationMethods. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static InterpolationMethods[]InterpolationMethods. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为InterpolationMethods的org.meteoinfo.geoprocess.analysis中的方法 修饰符和类型 方法 说明 voidInterpolationSetting. setInterpolationMethod(InterpolationMethods value)Set interpolation method
-