Package 

Class GeoPoint

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class GeoPoint.Companion
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getLat()
      final Double getLon()
      final GeometryType getType() Returns the actual type of the geofence, e.g.
      final GeoCircle getEnclosingCircle() Returns the enclosing circle in gps space of the geofence
      final Double distanceTo(GeoPoint point) Return the distance to point
      • Methods inherited from class com.pointrlabs.core.geometry.GeoPoint

        isInside, isInside
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait