SuperMap iObjects Java 11i 范例程序说明
最佳路径分析(FindPath2D)  

范例简介

示范如何进行最佳路径分析。

示例数据

安装目录\SampleData\City\Changchun.udb

关键类型/成员

控件/类 方法 事件
MapControl   GeometrySelectedEvent、MouseEvent
TransportationAnalystSetting setNetworkDataset、setEdgeIDField、setNodeIDField、setTolerance、setWeightFieldInfo、ssetFNodeIDField、setTNodeIDField  
TransportationAnalyst setAnalystSetting、load、findPath  
TransportationAnalystParameter setPoints、setBarrierNodes、setBarrierEdges、setWeightName、setNodesReturn、setEdgesReturn、setPathGuidesReturn、setStopIndexesReturn、setRoutesReturn  
TransportationAnalystResult getRoutes、getPathGuides  

使用步骤

  1. 选取路径分析经过点及障碍点(或障碍边);
  2. 分析得出结果,导引可模拟进行路径行驶;

范例程序位置

安装目录\SampleCode\FindPath2D\


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