SuperMap.REST.ComputeWeightMatrixResult

耗费矩阵分析服务结果类。 该类存储了指定的任意两点间的一个耗费矩阵。

Summary
SuperMap.REST.ComputeWeightMatrixResult 耗费矩阵分析服务结果类。 该类存储了指定的任意两点间的一个耗费矩阵。
Properties
weightMatrix {Array} 耗费矩阵数组。
Constructor
SuperMap.REST.ComputeWeightMatrixResult 耗费矩阵分析服务结果类构造函数。
Functions
destroy 释放资源,将引用资源的属性置空。

Properties

weightMatrix

{Array} 耗费矩阵数组。

Constructor

SuperMap.REST.ComputeWeightMatrixResult

耗费矩阵分析服务结果类构造函数。

Parameters

options {Object} 可选参数。

Allowed options properties

weightMatrix {Array} 耗费矩阵数组。

Functions

destroy

destroy: function()

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

destroy: function()
释放资源,将引用资源的属性置空。
Close