public class Location extends Object
Location(double latitude, double longitude, double altitude)
double
getAltitude()
getLatitude()
getLongitude()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Location(double latitude, double longitude, double altitude)
public double getLatitude()
public double getLongitude()
public double getAltitude()
public String toString()
toString
Object
Copyright © 2013. All Rights Reserved.