Interface EditorControllerTarget
Methods
editorBoxIsDraging
- editorBoxIsDraging(): boolean
getEditingIds
- getEditingIds(): undefined | string[]
Returns undefined | string[]
getHightlightShape
- getHightlightShape(): undefined | Shape[]
Returns undefined | Shape[]
getSelectedShapes
- getSelectedShapes(): undefined | Shape[]
Returns undefined | Shape[]
isEditingShape
- isEditingShape(id: string): boolean
Parameters
Returns boolean
isHightlightShape
- isHightlightShape(id: string): boolean
Parameters
Returns boolean
编辑控制器实例类型