Uses of Interface
org.cytoscape.view.model.spacial.SpacialIndex2D
-
Packages that use SpacialIndex2D Package Description org.cytoscape.view.model Module for View Models and Visual Properties. -
-
Uses of SpacialIndex2D in org.cytoscape.view.model
Methods in org.cytoscape.view.model that return SpacialIndex2D Modifier and Type Method Description SpacialIndex2D<Long>
CyNetworkViewSnapshot. getSpacialIndex2D()
Returns an immutable SpacialIndex2D object that can be used to query the bounds of nodes in the network view, or null if the SpacialIndex has been turned off.
-