- Timestamp:
- 2020-10-07T20:07:34+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/Way.java
r17102 r17103 377 377 * @param selection The selection of nodes to remove. Ignored, if null 378 378 * @return result of the removal, can be empty 379 * @since 1710 1379 * @since 17102 380 380 */ 381 381 public List<Node> calculateRemoveNodes(Set<? extends Node> selection) {
Note:
See TracChangeset
for help on using the changeset viewer.