|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.structures.geom.CurvePath
public class CurvePath
The Class CurvePath.
| Constructor Summary | |
|---|---|
CurvePath()
Instantiates a new curve path. |
|
| Method Summary | |
|---|---|
void |
add(Point3f p)
Adds the. |
Point3f[] |
getCurve()
Gets the curve. |
float[][] |
getPoints()
Gets the points. |
double |
getValue()
Gets the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurvePath()
| Method Detail |
|---|
public void add(Point3f p)
p - the ppublic Point3f[] getCurve()
Curve
getCurve in interface Curvepublic float[][] getPoints()
public double getValue()
Curve
getValue in interface Curve
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||