Changeset 7568 in josm for trunk/src/org
- Timestamp:
- 2014-09-20T14:53:26+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/mappaint/ElemStyles.java
r7567 r7568 307 307 * @param osm the primitive to create styles for 308 308 * @param scale the scale (in meters per 100 px), must be > 0 309 * @param multipolyOuterWay support for a very old multipolygon tagging style310 * where you add the tags both to the outer and the inner way.311 * However, independent inner way style is also possible.312 309 * @param pretendWayIsClosed For styles that require the way to be closed, 313 310 * we pretend it is. This is useful for generating area styles from the (segmented)
Note:
See TracChangeset
for help on using the changeset viewer.