Uses of Interface
org.gephi.graph.api.ColumnObserver
-
Packages that use ColumnObserver Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of ColumnObserver in org.gephi.graph.api
Methods in org.gephi.graph.api that return ColumnObserver Modifier and Type Method Description ColumnObserver
Column. createColumnObserver(boolean withDiff)
Create a new column observer.
-