Inheritance diagram for BSplineFactoryPOATie::
Public Methods | |
BSplineFactoryPOATie (BSplineFactoryOperations delegate) | |
BSplineFactoryPOATie (BSplineFactoryOperations delegate, org.omg.PortableServer.POA poa) | |
BSplineFactoryOperations | _delegate () |
void | _delegate (BSplineFactoryOperations delegate) |
org.omg.PortableServer.POA | _default_POA () |
BSplineCurve | makeUniformBSpline (Polyline2d cp, int degree) |
BSplineCurve | makeInterpolatingBSpline (Polyline2d cp) |
SampledBSplineCurve | makeUniformSampledBSpline (Polyline2d cp, int degree, double distance) |
SampledBSplineCurve | makeInterpolatingSampledBSpline (Polyline2d cp, double distance) |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from BSplineFactoryOperations. |
|
Reimplemented from BSplineFactoryOperations. |
|
Reimplemented from BSplineFactoryOperations. |
|
Reimplemented from BSplineFactoryOperations. |