public final class BezierSpline
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static int[] |
curveGenerator(Point[] knots)
Generates Curve {in a plane ranging from 0-255} using the knots provided
|
public static int[] curveGenerator(Point[] knots)