CatmullRomSpline2D.noEndpoints(final Point2D p0, final Point2D p1) : _p0 = p0, _p1 = p0, _p2 = p1, _p3 = p1;