Ignore:
Timestamp:
2014-10-01T23:24:11+02:00 (11 years ago)
Author:
stoecker
Message:

fix JavaDoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java

    r7247 r7592  
    11421142     * @param g2 the Graphics2D object used to draw on
    11431143     * @param mv
    1144      * @param p1en segment's first point
    1145      * @param p2en segment's second point
     1144     * @param seg the reference segment
    11461145     */
    11471146    private void drawReferenceSegment(Graphics2D g2, MapView mv, ReferenceSegment seg)
Note: See TracChangeset for help on using the changeset viewer.