Changeset 8459 in josm for trunk/src/org/openstreetmap/josm/gui/mappaint/Environment.java
- Timestamp:
- 2015-06-03T13:24:59+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/mappaint/Environment.java
r8419 r8459 148 148 * @param count count of nodes in parent way or members in parent relation 149 149 * @return A clone of this environment, with the specified child, index, and context set to {@code Context#LINK} 150 * @since 6175151 150 * @see #child 152 151 * @see #index 152 * @since 6175 153 153 */ 154 154 public Environment withChildAndIndexAndLinkContext(OsmPrimitive child, int index, int count) {
Note:
See TracChangeset
for help on using the changeset viewer.
