Changeset 7568 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2014-09-20T14:53:26+02:00 (10 years ago)
Author:
stoecker
Message:

see #10529 - fix Javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/mappaint/ElemStyles.java

    r7567 r7568  
    307307     * @param osm the primitive to create styles for
    308308     * @param scale the scale (in meters per 100 px), must be > 0
    309      * @param multipolyOuterWay support for a very old multipolygon tagging style
    310      * where you add the tags both to the outer and the inner way.
    311      * However, independent inner way style is also possible.
    312309     * @param pretendWayIsClosed For styles that require the way to be closed,
    313310     * we pretend it is. This is useful for generating area styles from the (segmented)
Note: See TracChangeset for help on using the changeset viewer.