Gets a mapping between links and the number of layers they run through.
Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout
SyntaxJava
Copy Code
|
|---|
public Hashtable<Link, Integer> getLinkLayerCount () |
See Also