Changeset 6566 in josm for trunk/src/org/openstreetmap/josm/command
- Timestamp:
- 2013-12-30T10:17:44+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/command/TransformNodesCommand.java
r6173 r6566 128 128 * Get the center of the nodes under modification. 129 129 * It's just the barycenter. 130 * @see {@link org.openstreetmap.josm.tools.Geometry#getCentroid(java.util.List)} 130 131 */ 131 132 public EastNorth getNodesCenter() {
Note: See TracChangeset
for help on using the changeset viewer.