public class Point extends Object
double
x
y
Point()
Point(double x, double y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double x
public double y
public Point()
public Point(double x, double y)
Copyright © 2016 The Apache Software Foundation. All rights reserved.