public class SplineRenderer
extends java.lang.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)  | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.