case 'remove':
          cmd.data.attributes.state = this.state;
          this.graph.addCell(cmd.data.attributes);
          break;