Changeset 17333 in josm for trunk/src/org/openstreetmap/josm/command/ScaleCommand.java
- Timestamp:
- 2020-11-23T16:28:11+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/command/ScaleCommand.java
r12581 r17333 37 37 * the "align nodes in circle" action. 38 38 * @param objects objects to fetch nodes from 39 * @param currentEN cu urent eats/north39 * @param currentEN current east/north 40 40 */ 41 41 public ScaleCommand(Collection<? extends OsmPrimitive> objects, EastNorth currentEN) {
Note:
See TracChangeset
for help on using the changeset viewer.