Constructor
#
new Edit()
- Author:
-
Methods
#
start(plot, options) → {Edit}
Parameters:
| Name |
Type |
Attributes |
Description |
plot |
Object
|
|
编辑参数 |
viewer |
Viewer
|
<optional>
|
场景对象 |
layer |
Layer
|
<optional>
|
场景图层 |
options |
Object
|
|
图形属性 |
Constructor
#
new Edit(graphic)
Parameters:
| Name |
Type |
Description |
graphic |
Graphic
|
需要编辑的图形 |
- Author:
-
Methods
#
start(plot, options) → {Edit}
Parameters:
| Name |
Type |
Attributes |
Description |
plot |
Object
|
|
编辑参数 |
viewer |
Viewer
|
<optional>
|
场景对象 |
layer |
Layer
|
<optional>
|
场景图层 |
options |
Object
|
|
图形属性 |