|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttransport.TransportationObject
transport.Station
public class Station
| Method Summary | |
|---|---|
double |
getLat()
Returns the latitude of the station, in (floating-point) degrees. |
double |
getLon()
Returns the longitude of the station, in (floating-point) degrees. |
java.lang.String |
toString()
|
| Methods inherited from class transport.TransportationObject |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public double getLat()
public double getLon()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||