public class SimplePointND extends Object implements PointND
SimplePointND(double... ords)
int
getDimensions()
double
getOrd(int axis)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimplePointND(double... ords)
ords
public int getDimensions()
getDimensions
PointND
public double getOrd(int axis)
getOrd
axis