| Class | Description |
|---|---|
| DisjointSpatialFilter |
A Spatial Filter implementing
SpatialOperation.IsDisjointTo in terms
of a SpatialStrategy's support for SpatialOperation.Intersects. |
| SpatialStrategy |
The SpatialStrategy encapsulates an approach to indexing and searching based
on shapes.
|
Check: http://blog.notdot.net/2009/11/Damn-Cool-Algorithms-Spatial-indexing-with-Quadtrees-and-Hilbert-Curves
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.