Changeset 31660 in osm for applications/editors/josm/plugins/seachart/src/s57/S57dec.java
- Timestamp:
- 2015-10-22T10:51:09+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/seachart/src/s57/S57dec.java
r31063 r31660 16 16 import s57.S57map.*; 17 17 18 public class S57dec { 18 public class S57dec { // S57 ENC file input & map conversion 19 19 20 20 public static MapBounds decodeFile(FileInputStream in, S57map map) throws IOException {
Note:
See TracChangeset
for help on using the changeset viewer.