|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.geolocation.GeoLocation.Coordinates
public static class GeoLocation.Coordinates
Coordinates.
| Constructor Summary | |
|---|---|
protected |
GeoLocation.Coordinates()
Deprecated. |
|
GeoLocation.Coordinates(java.math.BigDecimal lo,
java.math.BigDecimal la)
constructs new coordinates. |
| Method Summary | |
|---|---|
java.math.BigDecimal |
getLatitude()
|
java.math.BigDecimal |
getLongitude()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected GeoLocation.Coordinates()
public GeoLocation.Coordinates(java.math.BigDecimal lo,
java.math.BigDecimal la)
lo - the longitudela - the latitude| Method Detail |
|---|
public final java.math.BigDecimal getLongitude()
public final java.math.BigDecimal getLatitude()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||