コード例 #1
0
 public void setPeak1(double pixel) {
   peak1 = pixel;
   IPOGNode.setPeak1(pixel);
 }