Uses of Interface
org.gephi.graph.api.GraphLock
-
Packages that use GraphLock Package Description org.gephi.graph.api Complete API description, whereGraphModelis 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 GraphLockGraph. getLock()Returns the graph lock, in case locking is enabled.
-