Uses of Class
eu.bandm.tools.graph.AdHocRootedGraphModel
Packages that use AdHocRootedGraphModel
-
Uses of AdHocRootedGraphModel in eu.bandm.tools.graph
Methods in eu.bandm.tools.graph that return AdHocRootedGraphModelModifier and TypeMethodDescriptionstatic <V> AdHocRootedGraphModel<V> GraphModels.roots(GraphModel<V> parent, Collection<? extends V> roots) static <V> AdHocRootedGraphModel<V> GraphModels.roots(GraphModel<V> parent, V... roots)