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