Summary
Methods:
addMathCell |
添加填充圆FilledCircle对象 |
Constructor
new FilledCircleModel(options)
填充圆模型FilledCircleModel的构造函数。
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | 可选项
|
Example
let filledCircleModel=new hmap.geosolution.math.FilledCircleModel();
Methods
-
addMathCell(mathCell)
-
添加填充圆FilledCircle对象
Parameters:
Name Type Description mathCell
module:geosolution/cell~FilledCircle 填充圆对象