Changeset 12308 in josm
- Timestamp:
- 2017-06-03T13:18:43+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/mapmode/ParallelWays.java
r12284 r12308 124 124 125 125 /** 126 * Determines if the nodes graph f orm a closed path127 * @return {@code true} if the nodes graph f orm a closed path126 * Determines if the nodes graph from a closed path 127 * @return {@code true} if the nodes graph from a closed path 128 128 */ 129 129 public boolean isClosedPath() {
Note:
See TracChangeset
for help on using the changeset viewer.