Class SubGraphFunction<V,E>
- java.lang.Object
-
- org.jungrapht.visualization.layout.algorithms.util.SubGraphFunction<V,E>
-
-
Constructor Summary
Constructors Constructor Description SubGraphFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.jgrapht.Graph<V,E>>
apply(org.jgrapht.Graph<V,E> graph)
-