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