Package com.independentsoft.graph.files
Class GeoCoordinates
java.lang.Object
com.independentsoft.graph.files.GeoCoordinates
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledoubledouble
-
Constructor Details
-
GeoCoordinates
public GeoCoordinates() -
GeoCoordinates
-
-
Method Details
-
getAltitude
public double getAltitude() -
getLatitude
public double getLatitude() -
getLongitude
public double getLongitude()
-