Uses of Interface
com.infomatiq.jsi.SpatialIndex

Packages that use SpatialIndex
com.infomatiq.jsi.rtree   
 

Uses of SpatialIndex in com.infomatiq.jsi.rtree
 

Classes in com.infomatiq.jsi.rtree that implement SpatialIndex
 class RTree
          This is a lightweight RTree implementation, specifically designed for the following features (in order of importance): Fast intersection query performance.
 



Copyright © 2012. All Rights Reserved.