public EdgeConnectorListener(BaseGraphView graphView)
 {
     _graphView = graphView;
 }