Uses of Interface
org.gephi.graph.api.GraphLock
-
Packages that use GraphLock Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of GraphLock in org.gephi.graph.api
Methods in org.gephi.graph.api that return GraphLock Modifier and Type Method Description GraphLock
Graph. getLock()
Returns the graph lock, in case locking is enabled.
-