},
jumpToElement: function(element) {
canvas.setCurrentElement(element);
},
command: function(command, params) {
commands.run(command, params, canvas);
},
jumpToElement: function(element) {
canvas.setCurrentElement(element);
},
command: function(command, params) {
commands.run(command, params, canvas);