method:new Point ();return type:Pointcontent:ใช้สร้าง object point และเก็บค่าตำแหน่งแกน x, y ที่ 0, 0example:Point point = new Point ();