Uses of Interface
org.geotools.data.mongodb.CollectionMapper
Packages that use CollectionMapper
-
Uses of CollectionMapper in org.geotools.data.mongodb
Classes in org.geotools.data.mongodb that implement CollectionMapperModifier and TypeClassDescriptionclassMaps a collection containing valid GeoJSON.classMaps a collection containing valid GeoJSON.classclassMethods in org.geotools.data.mongodb that return CollectionMapperMethods in org.geotools.data.mongodb with parameters of type CollectionMapperModifier and TypeMethodDescriptionvoidMongoFeatureSource.setMapper(CollectionMapper mapper) voidMongoFeatureStore.setMapper(CollectionMapper mapper) Constructors in org.geotools.data.mongodb with parameters of type CollectionMapperModifierConstructorDescriptionFilterToMongo(CollectionMapper mapper) MongoDBObjectFeature(DBObject dbo, SimpleFeatureType featureType, CollectionMapper mapper)