Uses of Interface
org.gephi.graph.api.TableObserver
-
Packages that use TableObserver Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of TableObserver in org.gephi.graph.api
Methods in org.gephi.graph.api that return TableObserver Modifier and Type Method Description TableObserver
Table. createTableObserver(boolean withDiff)
Creates a new table observer and return it.
-