Uses of Interface
org.gephi.graph.api.ColumnDiff
-
Packages that use ColumnDiff Package Description org.gephi.graph.api Complete API description, whereGraphModelis 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 ColumnDiffColumnObserver. getDiff()Gets the column difference.
-