public class Bezier extends java.lang.Object
Bezier()
static void
mainCubicSpline()
void
setBezier(double[][] guide_pts_x, double[][] guide_pts_y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Bezier()
public void setBezier(double[][] guide_pts_x, double[][] guide_pts_y)
public static void mainCubicSpline()