addLine

public final T addLine(Vector2d endPosition, HeadingInterpolation headingInterpolation)

Adds a line segment with the specified heading interpolation.

Parameters

endPosition

end position

headingInterpolation

desired heading interpolation

See also