public class Point extends java.lang.Object
double
x
y
Point()
Point(double x, double y)
boolean
isEmpty()
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)
public boolean isEmpty()
Copyright © 2008 Actuate Corp. All rights reserved.