public class Planar extends Object
double
x
y
z
Planar()
Planar(double _x, double _y)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public double x
public double y
public double z
public Planar()
public Planar(double _x, double _y)
public String toString()
toString
Object