Uses of Class
org.jungrapht.samples.sugiyama.test.algorithms.TestEiglspergerLayoutAlgorithm
-
Packages that use TestEiglspergerLayoutAlgorithm Package Description org.jungrapht.samples.sugiyama.test.algorithms -
-
Uses of TestEiglspergerLayoutAlgorithm in org.jungrapht.samples.sugiyama.test.algorithms
Classes in org.jungrapht.samples.sugiyama.test.algorithms with type parameters of type TestEiglspergerLayoutAlgorithm Modifier and Type Class Description static class
TestEiglspergerLayoutAlgorithm.Builder<V,E,T extends TestEiglspergerLayoutAlgorithm<V,E> & EdgeAwareLayoutAlgorithm<V,E>,B extends TestEiglspergerLayoutAlgorithm.Builder<V,E,T,B>>
a Builder to create a configured instance
-