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