Uses of Interface
org.gephi.graph.api.DirectedGraph
-
Packages that use DirectedGraph Package Description org.gephi.graph.api Complete API description, whereGraphModelis the entry point. -
-
Uses of DirectedGraph in org.gephi.graph.api
Subinterfaces of DirectedGraph in org.gephi.graph.api Modifier and Type Interface Description interfaceDirectedSubgraphA directed subgraph.Methods in org.gephi.graph.api that return DirectedGraph Modifier and Type Method Description DirectedGraphGraphModel. getDirectedGraph()Gets the full graph with the directed interface.DirectedGraphGraphModel. getDirectedGraphVisible()Gets the visible graph with the directed interface.
-