예제 #1
0
 ReconnectionTargetAnchor(IFigure figure) {
   super.setOwner(figure);
 }
예제 #2
0
 ReconnectionSourceAnchor(IFigure figure) {
   super.setOwner(figure);
 }