Summary
Methods:
getCtrlPoints |
获取控制点的几何数组 |
Constructor
new abstract GeometryExt()
Methods
-
getCtrlPoints() → {Array.<module:geom~Point>}
-
获取控制点的几何数组
Example
let points = geomext.getCtrlPoints();