像素圆点 编辑处理类,内部使用
参数名称 | 类型 | 描述信息 |
---|---|---|
options.id |
String | Number |
可选
矢量数据id标识 |
继承
方法
disable() → BaseEditSimpleShape
graphic/edit/BaseEditSimpleShape.js 61
停止编辑
返回值:
当前对象本身,可以链式调用
enable() → BaseEditSimpleShape
graphic/edit/BaseEditSimpleShape.js 44
开始编辑
返回值:
当前对象本身,可以链式调用
updateMarkers() → BaseEditSimpleShape
graphic/edit/BaseEditSimpleShape.js 116
更新所有编辑点marker
返回值:
当前对象本身,可以链式调用