The module defines a LineSegment class that displays a line segment in two-dimensional coordinate system. It is defined by a start- and an endpoint. It also contains a method to calculate the length.
1.5 KiB
1.5 KiB