包 | com.supermap.web.iServerJava6R.trafficTransferAnalystServices |
类 | public class TransferPathResult |
继承 | TransferPathResult ![]() |
属性 | 定义方 | ||
---|---|---|---|
transferGuide : TransferGuide
[read-only] 交通换乘导引对象,记录了从换乘分析起始站点到终止站点的交通换乘导引方案,通过 此对象可以获取交通换乘导引对象中子项的个数,根据序号获取交通换乘导引的子项对象,导引总距离以及总花费等。
|
TransferPathResult |
方法 | 定义方 | ||
---|---|---|---|
初始化 TransferPathResult 类的新实例。
|
TransferPathResult |
transferGuide | 属性 |
transferGuide:TransferGuide
[read-only]
交通换乘导引对象,记录了从换乘分析起始站点到终止站点的交通换乘导引方案,通过 此对象可以获取交通换乘导引对象中子项的个数,根据序号获取交通换乘导引的子项对象,导引总距离以及总花费等。
public function get transferGuide():TransferGuide
TransferPathResult | () | 构造函数 |
public function TransferPathResult()
初始化 TransferPathResult 类的新实例。