this.setAttribute('x', this.x*(this.oldZoomMag/this.zoomMag)); this.setAttribute('y', this.y*(this.oldZoomMag/this.zoomMag)); this.setAttribute('oldZoomMag', this.zoomMag); parent.onselectswitch.sendEvent(); parent.setAttribute('selectedobj', this); this.bringToFront(); parent.nManipulation.bringToFront(); parent.onnodeclicked.sendEvent(this); //remove all edges where I'm the source or target.