Esempio n. 1
0
 /**
  * Returns the gravity value of the CompassView
  *
  * @return The gravity
  */
 public int getCompassGravity() {
   return compassSettings.getGravity();
 }