Package | Description |
---|---|
org.geotools.data.mongodb |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollectionMapper
Maps a collection containing valid GeoJSON.
|
class |
GeoJSONMapper
Maps a collection containing valid GeoJSON.
|
class |
MongoInferredMapper |
class |
MongoSchemaMapper |
Modifier and Type | Method and Description |
---|---|
CollectionMapper |
MongoFeatureStore.getMapper() |
CollectionMapper |
MongoFeatureSource.getMapper() |
Modifier and Type | Method and Description |
---|---|
void |
MongoFeatureStore.setMapper(CollectionMapper mapper) |
void |
MongoFeatureSource.setMapper(CollectionMapper mapper) |
Constructor and Description |
---|
FilterToMongo(CollectionMapper mapper) |
FilterToMongo(CollectionMapper mapper,
MongoGeometryBuilder geometryBuilder) |
MongoDBObjectFeature(DBObject dbo,
SimpleFeatureType featureType,
CollectionMapper mapper) |
Copyright © 1996–2019 Geotools. All rights reserved.