public class SplineRenderer extends Object
Constructor and Description |
---|
SplineRenderer() |
Modifier and Type | Method and Description |
---|---|
static com.graphbuilder.curve.ShapeMultiPath |
createNurbsSpline(com.graphbuilder.curve.ControlPath controlPoints,
com.graphbuilder.curve.ValueVector knots,
com.graphbuilder.curve.ValueVector weights,
int degree) |