Function.Center of Line
sprotty-protocol / centerOfLine
centerOfLine(
s
,e
):Point
Defined in: utils/geometry.ts:193
Computes the center of the line segment spanned by the two given points.
Start point of the line
End point of the line
sprotty-protocol / centerOfLine
centerOfLine(
s
,e
):Point
Defined in: utils/geometry.ts:193
Computes the center of the line segment spanned by the two given points.
Start point of the line
End point of the line