getValue

public double getValue(double t)

This returns the coefficient for the summation to calculate a position on BezierCurves.

Return

this returns the coefficient.

Parameters

t

this is the t value within the parametric equation for the Bezier curve.