SuperMap.REST.GeoRelationAnalystEventArgs

空间关系分析事件数据类。 该类包含了空间关系分析服务的查询结果状态和结果数据。 Inherits from:

Summary
SuperMap.REST.GeoRelationAnalystEventArgs 空间关系分析事件数据类。 该类包含了空间关系分析服务的查询结果状态和结果数据。 Inherits from:
Properties
result {SuperMap.REST.GeoRelationAnalystResult} 获取服务端返回的空间关系分析结果。
Constructor
SuperMap.REST.GeoRelationAnalystEventArgs 空间关系分析事件数据类构造函数。
Functions
destroy 释放资源,将引用资源的属性置空。

Properties

result

{SuperMap.REST.GeoRelationAnalystResult} 获取服务端返回的空间关系分析结果。

Constructor

SuperMap.REST.GeoRelationAnalystEventArgs

空间关系分析事件数据类构造函数。

Parameters

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

Functions

destroy

destroy: function ()

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

空间关系分析结果类。 记录空间关系分析服务返回的结果信息。
destroy: function ()
释放资源,将引用资源的属性置空。
服务事件结果相关参数的基类。
Close