The Bezier Clipping Algorithm ***
Using the base algorithms implemented in PolynomialBezier the class BezierClip implements root finding by intersecting the convex hull of the Bezier polygon with the x-axis.