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