Mercurial > mxd2map
comparison ChangeLog @ 241:7fbb643d5378
Set fill color to black and transparent if the mxd contains no color.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 08 Aug 2011 17:19:03 +0200 |
parents | b54afdbc5892 |
children | bb25c7a4553e |
comparison
equal
deleted
inserted
replaced
240:b54afdbc5892 | 241:7fbb643d5378 |
---|---|
1 2011-08-08 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/SimpleFillSymbolReader.java: | |
4 Set fill color to black and transparent if the mxd contains no | |
5 color. | |
6 | |
1 2011-08-08 Raimund Renkert <raimund.renkert@intevation.de> | 7 2011-08-08 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 8 |
3 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: | 9 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: |
4 Set opacity for simple polygons in a range from 0 - 100. | 10 Set opacity for simple polygons in a range from 0 - 100. |
5 | 11 |