|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CADGeomCurve2D
Describe a geometrical 2D curve
Method Summary | |
---|---|
double[] |
getRange()
Return the range of the parametrization of this curve |
double[] |
value(double p)
Return a point on this curve |
Method Detail |
---|
double[] value(double p)
p
- The paramater
double[] getRange()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |