|
Last change
on this file since 16590 was 10754, checked in by Don-vip, 9 years ago |
|
sonar - squid:S1228 - Packages should have a javadoc file 'package-info.java'
|
-
Property svn:eol-style
set to
native
|
|
File size:
330 bytes
|
| Line | |
|---|
| 1 | // License: GPL. For details, see LICENSE file.
|
|---|
| 2 |
|
|---|
| 3 | /**
|
|---|
| 4 | * Drawing system based on <a href="https://wiki.openstreetmap.org/wiki/MapCSS/0.2">MapCSS</a> map styles.
|
|---|
| 5 | * For reference, see <a href="https://josm.openstreetmap.de/wiki/Help/Styles/MapCSSImplementation">JOSM wiki</a>
|
|---|
| 6 | */
|
|---|
| 7 | package org.openstreetmap.josm.gui.mappaint.mapcss;
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.