Uses of Class
com.TwentyCodes.android.location.MidPoint

Packages that use MidPoint
com.TwentyCodes.android.location   
 

Uses of MidPoint in com.TwentyCodes.android.location
 

Methods in com.TwentyCodes.android.location that return MidPoint
static MidPoint GeoUtils.midPoint(GeoPoint p1, GeoPoint p2)
          computes a geopoint the is the central geopoint between p1 and p1