this.sourceCoordX = function() {
      return this.source.parentNode().x() + this.source.x();
    };