Klasse Point

java.lang.Object
de.caluga.morphium.query.geospatial.Geo<List<Double>>
de.caluga.morphium.query.geospatial.Point

public class Point extends Geo<List<Double>>
  • Konstruktordetails

    • Point

      public Point()
    • Point

      public Point(Double lng, Double lat)
  • Methodendetails

    • setLat

      public void setLat(Double lat)
    • setLong

      public void setLong(Double lng)