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