Class MongoSchemaMapper

    • Method Detail

      • getGeometryPath

        public String getGeometryPath()
      • getPropertyPath

        public String getPropertyPath​(String property)
      • getGeometry

        public Geometry getGeometry​(DBObject dbo)
      • toObject

        public DBObject toObject​(Geometry g)
      • setGeometry

        public void setGeometry​(DBObject dbo,
                                Geometry g)