Initializes a new instance of the PathFinder class. Path-finding will depend on the direction of links.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public PathFinder ( |
An instance of the Diagram class in which to look for paths or cycles.
See Also