Uses of Interface
org.gephi.graph.api.UndirectedSubgraph
-
Packages that use UndirectedSubgraph Package Description org.gephi.graph.api Complete API description, whereGraphModelis the entry point. -
-
Uses of UndirectedSubgraph in org.gephi.graph.api
Methods in org.gephi.graph.api that return UndirectedSubgraph Modifier and Type Method Description UndirectedSubgraphGraphModel. getUndirectedGraph(GraphView view)Gets the undirected graph for the given graph view.
-