Package org.cytoscape.view.model.spacial
-
Interface Summary Interface Description SpacialIndex2D<K> Stores the location and rectangular boundary of objects (typicallyView<CyNode>objects) in 2D space.SpacialIndex2DEnumerator<K> Enumerator returned when querying aSpacialIndex2D, used to iterate over the results of the query.