Пример #1
0
 public void setPoints(PointList points) {
   super.setPoints(points);
   layout(); // update arrows
 }