class GeometryCollection extends ArrayList<GeoJSON> implements GeoJSON
Represents a GeoJSON GeometryCollection. See http://geojson.org/geojson-spec.html#geometry-collection
GeometryCollection()
List<? extends Object>
asList()
static GeometryCollection
valueOf(List geometries)
Groovy Documentation