approximateLength

public double approximateLength()

This gets the length of the BezierPoint. Since points don't have length, this returns zero.

Return

returns the length of the BezierPoint.