public class Point2D extends Object
int
x
y
Point2D(int x, int y)
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public Point2D(int x, int y)
public int getY()
public int getX()
Copyright © 2016. All rights reserved.