コード例 #1
0
 public void drawLine(Line2d line) {
   plotter2dAdapter.drawLine(plotter2dAdapter.getMetersFrame(), line);
 }