Package org.jungrapht.samples.large
Class PerformanceGraph
- java.lang.Object
-
- org.jungrapht.samples.large.PerformanceGraph
-
public class PerformanceGraph extends Object
First demo I made that shows how the Lightweight rendering and the BH optimization of the layout algorithm can acceptably render a larger graph.
-
-
Constructor Summary
Constructors Constructor Description PerformanceGraph()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-