Changeset 35354 in osm for applications/viewer/jmapviewer
- Timestamp:
- 2020-03-09T17:14:54+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Coordinate.java
r35353 r35354 11 11 12 12 /** 13 * This class encapsulates a Point2D.Double and provide access 14 * via <code>lat</code> and <code>lon</code>. 13 * A geographical coordinate consisting of latitude and longitude. 15 14 * 16 15 * @author Jan Peter Stotz
Note:
See TracChangeset
for help on using the changeset viewer.