Determines whether the current path traverses the same nodes as the specified path in the same order, disregard which one is the starting node.
Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout
SyntaxJava
Copy Code
|
|---|
public boolean sameCycle ( |
See Also