Changeset 35392 in osm for applications/editors/josm/plugins/seachart/jicons
- Timestamp:
- 2020-03-22T12:03:02+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/seachart/jicons/src/jicons/Jicons.java
r32907 r35392 207 207 208 208 @Override 209 public int grid() { 210 return 0; 211 } 212 213 @Override 209 214 public Color background(S57map map) { 210 215 return new Color(0, true);
Note:
See TracChangeset
for help on using the changeset viewer.