Package org.wololo.geojson
Class MultiPolygon
- java.lang.Object
-
- org.wololo.geojson.GeoJSON
-
- org.wololo.geojson.Geometry
-
- org.wololo.geojson.MultiPolygon
-
public class MultiPolygon extends Geometry
-
-
Constructor Summary
Constructors Constructor Description MultiPolygon(double[][][][] coordinates)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double[]getBbox()double[][][][]getCoordinates()
-