Changeset 9628 in josm for trunk/src/org/openstreetmap/josm/data/projection/proj/AbstractProj.java
- Timestamp:
- 2016-01-25T12:36:19+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/projection/proj/AbstractProj.java
r9573 r9628 99 99 } 100 100 101 @Override 102 public boolean isGeographic() { 103 return false; 104 } 105 101 106 /** 102 107 * Calculates the meridian distance. This is the distance along the central
Note:
See TracChangeset
for help on using the changeset viewer.
