Mercurial > mxd2map
comparison ChangeLog @ 49:0fecdcc28b1b
Created one method for each symbol type in the writer.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 20 Apr 2011 11:56:35 +0200 |
parents | 8e6d529e9a22 |
children | 50a6d2d63885 |
comparison
equal
deleted
inserted
replaced
48:8e6d529e9a22 | 49:0fecdcc28b1b |
---|---|
1 2011-04-20 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 Created one method for each symbol type. | |
5 Write the character symbol attributes to the map. | |
6 | |
1 2011-04-20 Raimund Renkert <raimund.renkert@intevation.de> | 7 2011-04-20 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 8 |
3 * src/java/de/intevation/mxd/reader/CharacterMarkerSymbolReader.java: | 9 * src/java/de/intevation/mxd/reader/CharacterMarkerSymbolReader.java: |
4 Read all the font attributes. | 10 Read all the font attributes. |
5 | 11 |