| Package | Description |
|---|---|
| de.caluga.morphium.mapping | |
| de.caluga.morphium.query | |
| de.caluga.morphium.query.geospatial |
| Modifier and Type | Method and Description |
|---|---|
Geo |
BsonGeoMapper.unmarshall(Object d) |
| Modifier and Type | Method and Description |
|---|---|
Object |
BsonGeoMapper.marshall(Geo o) |
| Modifier and Type | Method and Description |
|---|---|
Query<T> |
MongoField.geoIntersects(Geo shape) |
Query<T> |
MongoFieldImpl.geoIntersects(Geo shape) |
Query<T> |
MongoField.geoWithin(Geo shape) |
Query<T> |
MongoFieldImpl.geoWithin(Geo shape) |
| Modifier and Type | Class and Description |
|---|---|
class |
LineString |
class |
MultiLineString |
class |
MultiPoint |
class |
MultiPolygon |
class |
Point |
class |
Polygon |
Copyright © 2021. All rights reserved.