Summary
Methods:
addMathCell |
添加散点元素 |
Constructor
new ScatterModel(options)
散点模型的构造函数。
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
|
Example
let scatterModel=new hmap.geosolution.math.ScatterModel({
sideNum:10
});
Methods
-
addMathCell(mathCell)
-
添加散点元素
Parameters:
Name Type Description mathCell
module:geosolution/cell~ScatterPoint 散点元素