Uses of Interface
org.gephi.graph.api.DirectedSubgraph
-
Packages that use DirectedSubgraph Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of DirectedSubgraph in org.gephi.graph.api
Methods in org.gephi.graph.api that return DirectedSubgraph Modifier and Type Method Description DirectedSubgraph
GraphModel. getDirectedGraph(GraphView view)
Gets the directed graph for the given graph view.
-