this.sourceCoordY = function() {
      return this.source.parentNode().y() + this.source.y();
    };