|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rubato.rubettes.util.PointND
public class PointND
Constructor Summary | |
---|---|
PointND(double... c)
|
|
PointND(java.awt.geom.Point2D.Double point)
|
Method Summary | |
---|---|
double |
getCoord(int i)
|
int |
getDimension()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointND(java.awt.geom.Point2D.Double point)
public PointND(double... c)
Method Detail |
---|
public int getDimension()
public double getCoord(int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |