|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.aisb.simulcast.client.MapLocation
public class MapLocation
Constructor Summary | |
---|---|
MapLocation(double lat,
double lon)
MapLocation. |
Method Summary | |
---|---|
boolean |
equals(MapLocation loc)
equals. |
double |
getLat()
getLat. |
double |
getLon()
getLon. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapLocation(double lat, double lon)
Method Detail |
---|
public double getLat()
public double getLon()
public boolean equals(MapLocation loc)
|
Simulcast 4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |