ReconnectionTargetAnchor(IFigure figure) {
   super.setOwner(figure);
 }
 ReconnectionSourceAnchor(IFigure figure) {
   super.setOwner(figure);
 }