Class GeofenceManager


  • public final class GeofenceManager
    extends java.lang.Object
    • Constructor Detail

      • GeofenceManager

        public GeofenceManager​(geolife.android.navigationsystem.NavigationSystem navigationSystem)
    • Method Detail

      • addGeofence

        public void addGeofence​(Geofence geofence)
      • removeLastGeofence

        public void removeLastGeofence()
      • removeGeofenceById

        public void removeGeofenceById​(java.lang.String id)
      • removeGeofenceByTag

        public void removeGeofenceByTag​(java.lang.String tag)
      • clearAllGeofence

        public void clearAllGeofence()