Mercurial > mxd2map
diff ChangeLog @ 122:f0a72d232aa8
Set PATTERN for line symbols.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 17 Jun 2011 12:30:21 +0200 |
parents | 9f74f4d36822 |
children | 3c792458a716 |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 16 18:36:48 2011 +0200 +++ b/ChangeLog Fri Jun 17 12:30:21 2011 +0200 @@ -1,3 +1,10 @@ +2011-06-17 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/LineStyleWriter.java: + Write PATTERN to style block. + The pattern array must be exactly 10 in length (filled up with 0) + and patternlength must be set to the count of pattern elements. + 2011-06-16 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/reader/IReader.java,