Home
last modified time | relevance | path

Searched refs:timeZoneGeographicPoints (Results 1 – 1 of 1) sorted by relevance

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DCompass.java419 Map<String, GeographicPoint> timeZoneGeographicPoints; in initGeographicPoint() local
423 timeZoneGeographicPoints = null; in initGeographicPoint()
426 if (timeZoneGeographicPoints == null) { in initGeographicPoint()
433 timeZoneGeographicPoints.put("Pacific/Apia", apia); in initGeographicPoint()
437 timeZoneGeographicPoints.put("Pacific/Samoa", apia); in initGeographicPoint()
438 timeZoneGeographicPoints.put("US/Samoa", apia); in initGeographicPoint()
812 timeZoneGeographicPoints.put("Asia/Dubai", dubai); in initGeographicPoint()
847 timeZoneGeographicPoints.put("Asia/Dacca", dacca); in initGeographicPoint()
848 timeZoneGeographicPoints.put("Asia/Dhaka", dacca); in initGeographicPoint()
902 timeZoneGeographicPoints.put("Asia/Tokyo", tokyo); in initGeographicPoint()
[all …]