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