|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of an n-dimensional point. The dimension of the point is the length of the array returned by the getLocation() method.
ControlPath
,
Curve
Method Summary | |
double[] |
getLocation()
Returns either a new array or internal temporary array with a copy of the data or a direct reference to the array. |
void |
setLocation(double[] p)
Sets the location of the point. |
Method Detail |
public void setLocation(double[] p)
public double[] getLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |