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