public class Point2D extends Object
protected
Point2D()
double
getX()
getY()
void
setLocation(double x, double y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Point2D()
public void setLocation(double x, double y)
public double getX()
public double getY()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.