The point at which this path ends.
The total length of the path.
The locations which make up this path. That is, the path can be drawn by connecting these locations with line segments.
The nodes which are crossed by this path in the order of crossing.
The edges that make up this path, along with which direction the path travels across each.
The point at which this path starts.
Generated using TypeDoc
A path along edges of the graph from one EdgePoint to another. Contains various pieces of information used to describe this path.