- Timestamp:
- 2023-10-30T12:48:08+01:00 (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java
r18851 r18883 425 425 /** 426 426 * Builds the simplified list of nodes for a way segment given by a lower index <code>from</code> 427 * and an upper index <code>to</code> 427 * and an upper index <code>to</code>. Uses the Douglas-Peucker-Algorithm. 428 428 * 429 429 * @param wnew the way to simplify
Note:
See TracChangeset
for help on using the changeset viewer.