Mercurial > mxd2map
comparison ChangeLog @ 242:bb25c7a4553e
Refactored outline handling for polygons.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 09 Aug 2011 13:50:45 +0200 |
parents | 7fbb643d5378 |
children | df4e0946ef02 |
comparison
equal
deleted
inserted
replaced
241:7fbb643d5378 | 242:bb25c7a4553e |
---|---|
1 2011-08-09 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: | |
4 Set the outline width to an integer with a min value of 1, do not | |
5 set the outline color to fill color and set transparency for | |
6 outlines. | |
7 | |
1 2011-08-08 Raimund Renkert <raimund.renkert@intevation.de> | 8 2011-08-08 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 9 |
3 * src/java/de/intevation/mxd/writer/SimpleFillSymbolReader.java: | 10 * src/java/de/intevation/mxd/writer/SimpleFillSymbolReader.java: |
4 Set fill color to black and transparent if the mxd contains no | 11 Set fill color to black and transparent if the mxd contains no |
5 color. | 12 color. |