Ejemplo n.º 1
0
 public void execute() {
   oldLocation = (Point) connection.getBendpoints().get(index);
   connection.removeBendpoint(index);
 }