Uses of Interface
org.gvsig.fmap.geom.GeometryManager
Packages that use GeometryManager
-
Uses of GeometryManager in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return GeometryManagerModifier and TypeMethodDescriptionstatic GeometryManagerGeometryLocator.getGeometryManager()Return a reference toGeometryManager. -
Uses of GeometryManager in org.gvsig.fmap.geom.spi.spatialindex
Constructors in org.gvsig.fmap.geom.spi.spatialindex with parameters of type GeometryManagerModifierConstructorDescriptionAbstractSpatialIndex(GeometryManager geometryManager, SpatialIndexFactory factory, org.gvsig.tools.dynobject.DynObject parameters)