public class ServiceAreaResult extends TransportationAnalystResult
服务区分析结果类。
继承自 TransportationAnalystResult
类。
注:在服务区分析中属设置PathGuides、StopIndexes、StopWeights 字段是没有意义的,结果都为空。
限定符和类型 | 方法和说明 |
---|---|
GeoRegion[] |
getServiceRegions()
返回分析结果的服务区面对象集合。
|
int[] |
getServiceRouteCounts()
返回服务区分析结果中的每个服务区的 Route 个数的一个数组。
|
dispose, getEdges, getNodes, getPathGuides, getRoutes, getStopIndexes, getStopWeights, getWeights
public GeoRegion[] getServiceRegions()
public int[] getServiceRouteCounts()