Uses of Interface
org.gephi.graph.api.GraphBridge
-
Packages that use GraphBridge Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of GraphBridge in org.gephi.graph.api
Methods in org.gephi.graph.api that return GraphBridge Modifier and Type Method Description GraphBridge
GraphModel. bridge()
Returns the graph bridge.
-