Changeset 35391 in osm for applications/editors/josm/plugins/seachart/src/seachart/ChartImage.java
- Timestamp:
- 2020-03-21T19:12:28+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/seachart/src/seachart/ChartImage.java
r33961 r35391 119 119 120 120 @Override 121 public int grid() { 122 return 0; 123 } 124 125 @Override 121 126 public Color background(S57map map) { 122 127 if (map.features.containsKey(Obj.COALNE)) {
Note:
See TracChangeset
for help on using the changeset viewer.
