Constructor Index

Point()
Point(int, int)
Point(Point)

Method Index

equals(Object)
getLocation()
hashCode()
move(int, int)
setLocation(int, int)
setLocation(Point)
toString()
translate(int, int)

Field Index

x
y