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