Inheritance diagram for BSplineCurvePOATie::
Public Methods | |
BSplineCurvePOATie (BSplineCurveOperations delegate) | |
BSplineCurvePOATie (BSplineCurveOperations delegate, org.omg.PortableServer.POA poa) | |
BSplineCurveOperations | _delegate () |
void | _delegate (BSplineCurveOperations delegate) |
org.omg.PortableServer.POA | _default_POA () |
BSplineType | curveType () |
int | degree () |
double | minT () |
double | maxT () |
PointR2 | C (double t) |
Polyline2d | sampleC (int np) |
double | length (int np) |
Polyline2d | controlP () |
PointR2 | center () |
int | numP () |
PointR2 | P (int i) |
PointR2[] | allP () |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |
|
Reimplemented from BSplineCurveOperations. |