|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GeoCoordinates
The interface GeoCoordinates defines a coordinate pair of a longitude and a latitude value.
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
double |
getLatitudeDeg()
Delivers the degrees of latitude. |
double |
getLongitudeDeg()
Delivers the degrees of longitude. |
int |
hashCode()
|
| Method Detail |
|---|
double getLongitudeDeg()
double getLatitudeDeg()
int hashCode()
hashCode in class Objectboolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||