Your biggest mistake is here: test = new Ellipse2D.Double(x, y, width, height);. You're creating 100 Ellipses with the points that are on ...
確定! 回上一頁