MindFusion.Wpf Pack Programmer's Guide
PathFinder Methods
 


 Public Methods

  Name Description

EnumAllCycles

Enumerates all cycles in the underlying diagram.

EnumAllPaths

Overloaded. Enumerates paths that exist between two DiagramNode objects.

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.Wpf Namespace