class PointType extends GeoJSONType<Point>
Adds support for the Point type to GORM for MongoDB
| Constructor and description |
|---|
PointType() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Point |
createFromCoords(java.util.List coords) |