public abstract class AbstractCollectionMapper extends Object implements CollectionMapper
Modifier and Type | Field and Description |
---|---|
static String |
MONGO_OBJECT_FEATURE_KEY |
Constructor and Description |
---|
AbstractCollectionMapper() |
Modifier and Type | Method and Description |
---|---|
SimpleFeature |
buildFeature(DBObject rootDBO,
SimpleFeatureType featureType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildFeatureType, getGeometry, getGeometryPath, getPropertyPath, setGeometry, toObject
public static final String MONGO_OBJECT_FEATURE_KEY
public SimpleFeature buildFeature(DBObject rootDBO, SimpleFeatureType featureType)
buildFeature
in interface CollectionMapper
Copyright © 1996–2019 Geotools. All rights reserved.