Uses of Interface
org.gvsig.fmap.geom.SpatialIndexFactory
Packages that use SpatialIndexFactory
-
Uses of SpatialIndexFactory in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return SpatialIndexFactoryModifier and TypeMethodDescriptionSpatialIndex.getFactory()GeometryManager.getSpatialIndexFactory(String name) Return the name of the factory of the spatial index required. -
Uses of SpatialIndexFactory in org.gvsig.fmap.geom.spi.spatialindex
Classes in org.gvsig.fmap.geom.spi.spatialindex that implement SpatialIndexFactoryMethods in org.gvsig.fmap.geom.spi.spatialindex that return SpatialIndexFactoryConstructors in org.gvsig.fmap.geom.spi.spatialindex with parameters of type SpatialIndexFactoryModifierConstructorDescriptionAbstractSpatialIndex(GeometryManager geometryManager, SpatialIndexFactory factory, org.gvsig.tools.dynobject.DynObject parameters)