SuperMap iObjects Java 11i 范例程序说明
插值分析(Interpolator)  

范例简介

示范插值分析中的距离反比插值(IDW)、克吕金插值或 RBF 插值功能

示例数据

安装目录\SampleData\Interpolation\Interpolation.smwu

关键类型/成员

控件/类 方法 事件
Layer add、clear  
InterpolationIDWParameter setBounds、setResolution、setSearchMode、setExpectedCount、setPower  
InterpolationKrigingParameter setSearchMode、setExpectedCount、setResolution、setBounds  
InterpolationRBFParameter setSearchMode、setTension、setExpectedCount、setResolution、setBounds、setSmooth  
Interpolator interpolate  

使用步骤

  1. 选择距离反比插值(IDW)、克吕金插值或RBF插值按钮;
  2. 在地图中查看;

范例程序位置

安装目录\SampleCode\Interpolator\


  版权所有© 北京超图软件股份有限公司。保留所有权利。