Ignore:
Timestamp:
2016-01-01T19:51:11+01:00 (8 years ago)
Author:
Don-vip
Message:

javadoc update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/command/ScaleCommand.java

    r9067 r9243  
    3131     * Computation of pivot point is done by the same rules that are used in
    3232     * the "align nodes in circle" action.
     33     * @param objects objects to fetch nodes from
     34     * @param currentEN cuurent eats/north
    3335     */
    3436    public ScaleCommand(Collection<OsmPrimitive> objects, EastNorth currentEN) {
Note: See TracChangeset for help on using the changeset viewer.