This class represents an edge within the Dijkstra graph. These connect all of the waypoints for the graph.
2.0.0
Static
Factory method to create an Edge using Waypioint instaces
The source or origin waypoint
The target point
The wheight
a new instance of the Edge
Generated using TypeDoc
This class represents an edge within the Dijkstra graph. These connect all of the waypoints for the graph.
Since
2.0.0