public class Point3D extends Object
Point3D(double x, double y, double z)
double
getX()
getY()
getZ()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point3D(double x, double y, double z)
public double getX()
public double getY()
public double getZ()
Copyright © 2015 jsolve. All rights reserved.