Uses of Interface
org.geotools.geometry.iso.index.SpatialIndex

Packages that use SpatialIndex
org.geotools.geometry.iso.index.quadtree An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of SpatialIndex in org.geotools.geometry.iso.index.quadtree
 

Classes in org.geotools.geometry.iso.index.quadtree that implement SpatialIndex
 class Quadtree
          A Quadtree is a spatial index structure for efficient querying of 2D rectangles.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.