@groovy.transform.CompileStatic class MultiPointType extends GeoJSONType<MultiPoint>
Adds support for the MultiPoint type to GORM for MongoDB
| Constructor and description |
|---|
MultiPointType() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
MultiPoint |
createFromCoords(java.util.List coords) |