Point2D.Float[] points = new Point2D.Float[2];
这个的作用是创建points个引用,并没有为每个对象申请空间