类的使用
com.supermap.realspace.spatialanalyst.InterpolationParameter3D
-
使用InterpolationParameter3D的程序包 程序包 说明 com.supermap.realspace.spatialanalyst -
-
com.supermap.realspace.spatialanalyst中InterpolationParameter3D的使用
com.supermap.realspace.spatialanalyst中InterpolationParameter3D的子类 限定符和类型 类和说明 classInterpolationIDWParameter3D距离反比权值插值(Inverse Distance Weighted)参数类,继承自InterpolationParameter3D类。classInterpolationKrigingParameter3D克吕金(Kriging)内插法参数类,继承自InterpolationParameter3D类。参数类型为InterpolationParameter3D的com.supermap.realspace.spatialanalyst中的方法 限定符和类型 方法和说明 static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, DatasetVector interpolatedPoint, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, DatasetVector interpolatedPoint, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点数据集进行三维插值分析,并返回分析结果。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, GeoTIM tim, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)已过时。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, GeoTIM tim, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点记录集进行三维插值分析,并返回分析结果。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Point3D[] points, double[] values, PrjCoordSys prjCoordSys, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Point3D[] points, double[] values, PrjCoordSys prjCoordSys, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点记录集进行三维插值分析,并返回分析结果。static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Recordset interpolatedPointRecordset, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat)static DatasetVolumeInterpolator3D. interpolate(InterpolationParameter3D parameter, Recordset interpolatedPointRecordset, String zValueFieldName, double zValueScale, Datasource targetDatasource, String targetDatasetName, PixelFormat pixelFormat, SteppedListener... listeners)对三维点记录集进行三维插值分析,并返回分析结果。
-
Copyright © 2021–2025 SuperMap. All rights reserved.