SuperMap.REST.UpdateEdgeWeightEventArgs

Inherits from

Summary
SuperMap.REST.UpdateEdgeWeightEventArgs
Properties
result {SuperMap.REST.UpdateEdgeWeightResult} 边的耗费权重更新服务结果
Constructor
SuperMap.REST.UpdateEdgeWeightEventArgs 回调函数参数类
Functions
destroy 释放资源,将引用资源的属性置空。

Properties

result

{SuperMap.REST.UpdateEdgeWeightResult} 边的耗费权重更新服务结果

Constructor

SuperMap.REST.UpdateEdgeWeightEventArgs

回调函数参数类

Parameters

result {SuperMap.REST.UpdateEdgeWeightResult}
originResult {Object}

Functions

destroy

destroy: function()

释放资源,将引用资源的属性置空。

边的耗费权重更新服务结果类。 更新边的耗费权重后服务器返回的结果保存在此类中。
destroy: function()
释放资源,将引用资源的属性置空。
服务事件结果相关参数的基类。
Close