Ignore:
Timestamp:
2015-10-23T01:17:45+02:00 (8 years ago)
Author:
Don-vip
Message:

javadoc fixes

File:
1 edited

Legend:

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

    r8840 r8931  
    4747
    4848    /**
    49      * Get angle between the horizontal axis and the line formed by the pivot and give points.
     49     * Get angle between the horizontal axis and the line formed by the pivot and given point.
     50     * @return angle between the horizontal axis and the line formed by the pivot and given point
    5051     **/
    5152    protected final double getAngle(EastNorth currentEN) {
Note: See TracChangeset for help on using the changeset viewer.