update() {
      this.updateColor();

      // update handles
      this._handles.forEach(elem => elem.update());