public class MultiPolygon extends Object implements Geometry
GeoJson.multiPolygon
method.GeoJson.multiPolygon(Polygon...)
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<Polygon> |
getCoordinates()
Returns a list of coordinates for this Geometry type.
|
int |
hashCode() |
String |
toString() |
public List<Polygon> getCoordinates()
Geometry
getCoordinates
in interface Geometry
Copyright © 2016. All rights reserved.