Class MongoInferredMapper

    • Field Detail

      • LOG

        public static final Logger LOG
    • Constructor Detail

      • MongoInferredMapper

        public MongoInferredMapper()
    • 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)