Uses of Interface
org.gephi.graph.api.GraphObserver
-
Packages that use GraphObserver Package Description org.gephi.graph.api Complete API description, whereGraphModelis the entry point. -
-
Uses of GraphObserver in org.gephi.graph.api
Methods in org.gephi.graph.api that return GraphObserver Modifier and Type Method Description GraphObserverGraphModel. createGraphObserver(Graph graph, boolean withGraphDiff)Creates and returns a new graph observer.
-