|
Quikmaps classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GLatLng
|
+--AbstractQLatLng
|
+--QLatLng
| Constructor Summary | |
QLatLng(<Number> lat, <Number> lng, <Boolean> unbounded)
Represents a point in geographic coordinates |
|
| Method Summary | |
Object
|
toShortString()
Returns a string, representing the coordinate in short form |
Object
|
toString()
Override the superclass toString for something nice |
| Methods inherited from class AbstractQLatLng |
latitude, longitude
|
| Constructor Detail |
QLatLng(<Number> lat, <Number> lng, <Boolean> unbounded)
lat - the latitude in degrees
lng - the longitude in degrees
unbounded - If the unbounded is true, the latitude will be forced between -90 and 90 degrees, and the longitude between -180 and 180 degrees.
| Method Detail |
Object toShortString()
Object toString()
|
Quikmaps classes | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||