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