Uses of Interface
org.gephi.graph.api.SpatialIndex
-
Packages that use SpatialIndex Package Description org.gephi.graph.api Complete API description, whereGraphModel
is the entry point. -
-
Uses of SpatialIndex in org.gephi.graph.api
Methods in org.gephi.graph.api that return SpatialIndex Modifier and Type Method Description SpatialIndex
GraphModel. getSpatialIndex()
Returns the spatial index.
-