DiagramLite Programmer's Guide
PathFinder Methods
 


 Public Methods

  Name Description

FindAllCycles

Finds all cycles in the underlying diagram.

FindAllPaths

Overloaded. Finds and returns all paths that exist between two DiagramNode objects.

FindCycle

Overloaded. Finds a cycle in the underlying diagram.

FindLongestPath

Overloaded. Finds the longest path in the underlying diagram.

FindShortestPath

Overloaded. Finds the shortest path in the underlying diagram.

 See Also

PathFinder Class
MindFusion.Diagramming.Layout Namespace