BezierCurve.Interval
records the parameter range [a;b].BezierCurve
class individually represent an
arbitrary Bezier curve.BezierCurve
from the given CubicCurve
.BezierCurve
from the given control Point
coordinates.BezierCurve
from the given control Point
s.BezierCurve
from the given
QuadraticCurve
.BezierCurve.Interval
records a lower and an upper limit that define the
mathematical interval [a;b] (inclusively).BezierCurve.IntervalPair
combines two BezierCurve
s and their
corresponding parameter ranges.Copyright (c) 2014 itemis AG, and others. All rights reserved.