Class AllLevelCross<V,E>
- java.lang.Object
-
- org.jungrapht.visualization.layout.algorithms.sugiyama.AllLevelCross<V,E>
-
public class AllLevelCross<V,E> extends Object
Counts edge crossing on all levels- See Also:
- "An E log E Line Crossing Algorithm for Levelled Graphs. Vance Waddle and Ashok Malhotra IBM Thomas J. Watson Research Center", "Simple and Efficient Bilayer Cross Counting. Wilhelm Barth, Petra Mutzel, Institut für Computergraphik und Algorithmen Technische Universität Wien, Michael Jünger, Institut für Informatik Universität zu Köln"
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
allLevelCross()
-