Uses of Interface
org.gephi.graph.api.GraphDiff
-
Packages that use GraphDiff Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of GraphDiff in org.gephi.graph.api
Methods in org.gephi.graph.api that return GraphDiff Modifier and Type Method Description GraphDiff
GraphObserver. getDiff()
Gets the graph difference.
-