Mercurial > mxd2map
diff ChangeLog @ 184:c79c3c6fc99a
Always save a symbol set, use the mapfile name as prefix for the symbol set and
use the mapfile path to save the symbol set.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 12:23:57 +0200 |
parents | fe6dbfc86144 |
children | 415101ff1ac2 |
line wrap: on
line diff
--- a/ChangeLog Mon Jul 18 17:17:04 2011 +0200 +++ b/ChangeLog Wed Jul 20 12:23:57 2011 +0200 @@ -1,3 +1,13 @@ +2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/FillStyleWriter.java, + src/java/de/intevation/mxd/writer/LineStyleWriter.java: + Always save a symbol set. + + * src/java/de/intevation/mxd/writer/SymbolWriter.java: + Made the saveSymbolSet method public to be able to save an empty + symbol set and changed the path and name for the symbol set. + 2011-07-18 Raimund Renkert <raimund.renkert@intevation.de> * doku/source/functionality.txt,