public class TPoint2D extends java.lang.Object
double
x
y
TPoint2D(double x_, double y_)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double x
public double y
public TPoint2D(double x_, double y_)
x_
y_