Searched refs:DeleteShapeHandler (Results 1 – 1 of 1) sorted by relevance
49529 function DeleteShapeHandler(canvas, modeling) { class49534 DeleteShapeHandler.$inject = [ 'canvas', 'modeling' ];49541 DeleteShapeHandler.prototype.preExecute = function(context) {49572 DeleteShapeHandler.prototype.execute = function(context) {49593 DeleteShapeHandler.prototype.revert = function(context) {50877 'shape.delete': DeleteShapeHandler,