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

fix JavaDoc

Location:
trunk/src/org/openstreetmap/josm/gui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/io/DownloadPrimitivesWithReferrersTask.java

    r7005 r7592  
    7979    /**
    8080     * Cancel recursively the task. Do not call directly
    81      * @see DownloadPrimitivesWithReferrersTask#operationCancel
     81     * @see DownloadPrimitivesWithReferrersTask#operationCanceled()
    8282     */
    8383    @Override
  • trunk/src/org/openstreetmap/josm/gui/mappaint/StyleSource.java

    r7563 r7592  
    7070     * @param osm the primitive
    7171     * @param scale the map scale
    72      * @param multipolyOuterWay support for a very old multipolygon tagging style
    73      * where you add the tags both to the outer and the inner way.
    74      * However, independent inner way style is also possible.
    7572     * @param pretendWayIsClosed For styles that require the way to be closed,
    7673     * we pretend it is. This is useful for generating area styles from the (segmented)
Note: See TracChangeset for help on using the changeset viewer.