Package org.wololo.geojson
Class GeometryCollection
- java.lang.Object
-
- org.wololo.geojson.GeoJSON
-
- org.wololo.geojson.Geometry
-
- org.wololo.geojson.GeometryCollection
-
public class GeometryCollection extends Geometry
-
-
Constructor Summary
Constructors Constructor Description GeometryCollection(Geometry[] geometries)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Geometry[]getGeometries()
-