Uses of Interface
org.gvsig.fmap.geom.SpatialIndex
Packages that use SpatialIndex
-
Uses of SpatialIndex in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return SpatialIndexModifier and TypeMethodDescriptionGeometryManager.createDefaultMemorySpatialIndex()Create a memory spatial index with the default implementation.GeometryManager.createSpatialIndex(String name, org.gvsig.tools.dynobject.DynObject parameters) Create a spatial index with the implementation specified as name. -
Uses of SpatialIndex in org.gvsig.fmap.geom.spi.spatialindex
Classes in org.gvsig.fmap.geom.spi.spatialindex that implement SpatialIndex