Package org.geotools.data.mongodb
Class MongoInferredMapper
Object
AbstractCollectionMapper
MongoInferredMapper
- All Implemented Interfaces:
CollectionMapper
- Author:
- tkunicki@boundlessgeo.com
-
Field Summary
FieldsFields inherited from class AbstractCollectionMapper
MONGO_OBJECT_FEATURE_KEY
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildFeatureType
(Name name, DBCollection collection) getGeometry
(DBObject dbo) getPropertyPath
(String property) void
setGeometry
(DBObject dbo, Geometry g) DBObject
Methods inherited from class AbstractCollectionMapper
buildFeature
-
Field Details
-
LOG
-
-
Constructor Details
-
MongoInferredMapper
public MongoInferredMapper() -
MongoInferredMapper
-
-
Method Details
-
getGeometryPath
-
getPropertyPath
-
getGeometry
-
toObject
-
setGeometry
-
buildFeatureType
-