|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.jlayout.CascadeLayoutStatistics
public class CascadeLayoutStatistics
Encapsulates information about a cascade layout which has already complete.
Constructor Summary | |
---|---|
CascadeLayoutStatistics()
Initializes a new instance of the CascadeLayoutStatistics class. |
Method Summary | |
---|---|
java.util.ArrayList<Link> |
getNonplanarLinks()
Gets the links which were breaking planarity in the source graph. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CascadeLayoutStatistics()
Method Detail |
---|
public java.util.ArrayList<Link> getNonplanarLinks()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |