Uses of Class
org.jungrapht.samples.util.LayoutFunction.Layout
-
Packages that use LayoutFunction.Layout Package Description org.jungrapht.samples.util Sample applications utilities -
-
Uses of LayoutFunction.Layout in org.jungrapht.samples.util
Methods in org.jungrapht.samples.util that return LayoutFunction.Layout Modifier and Type Method Description static <V> LayoutFunction.Layout
LayoutFunction.Layout. of(String name, LayoutAlgorithm.Builder<V,?,?> builder)
Constructors in org.jungrapht.samples.util with parameters of type LayoutFunction.Layout Constructor Description LayoutFunction(LayoutFunction.Layout<V>... layouts)
-