©2009 Google -
Code Home -
Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)
Public Member Functions | |
| double | getLatitude () |
| void | setLatitude (double latitude) |
| double | getLongitude () |
| void | setLongitude (double longitude) |
| double | getAltitude () |
| void | setAltitude (double altitude) |
| double GEHitTestResult.getLatitude | ( | ) |
Latitude of sampled point.
| void GEHitTestResult.setLatitude | ( | double | latitude | ) |
Latitude of sampled point.
| double GEHitTestResult.getLongitude | ( | ) |
Longitude of sampled point.
| void GEHitTestResult.setLongitude | ( | double | longitude | ) |
Longitude of sampled point.
| double GEHitTestResult.getAltitude | ( | ) |
Altitude of sampled point.
| void GEHitTestResult.setAltitude | ( | double | altitude | ) |
Altitude of sampled point.