Ignore:
Timestamp:
2015-05-04T20:19:32+02:00 (9 years ago)
Author:
stoecker
Message:

see #10684 - remove remaining overlay() calls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/Way.java

    r8320 r8323  
    687687     * Replies the length of the longest segement of the way, in metres, as computed by {@link LatLon#greatCircleDistance}.
    688688     * @return The length of the segment, in metres
    689      * @since 4138
     689     * @since 8320
    690690     */
    691691    public double getLongestSegmentLength() {
Note: See TracChangeset for help on using the changeset viewer.