Name | Description |
---|---|
Finds and returns the shortest Path between the specified DiagramNode objects. |
|
PathFinder.findShortestPath (DiagramNode, DiagramNode, Boolean, Boolean) |
Finds and returns the shortest path between two DiagramNode elements, considering the DiagramNode.getWeight of the nodes, the DiagramLink.getWeight of the links or both. |