Class Bezier

java.lang.Object
com.marginallyclever.donatello.bezier.Bezier

public class Bezier extends Object
4 point cubic bezier splines. Based on pelson/antigrain and mattdesl/adaptive-bezier-curve.
Author:
Dan Royer