Changeset 8557 in josm for trunk/src/org/openstreetmap/josm/data/coor/EastNorth.java
- Timestamp:
- 2015-07-01T22:45:13+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/coor/EastNorth.java
r8549 r8557 50 50 * @param en2 The instance to subtract this one from. 51 51 * @return The new EastNorth position. 52 * @deprecated use {@code subtract} on the other EastNorth instead 52 53 */ 53 54 @Deprecated
Note:
See TracChangeset
for help on using the changeset viewer.