Mercurial > mxd2map
diff ChangeLog @ 101:461ee9193097
Write PATTERN to the style if a hatch symbol is used to fill a
polygon.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 08 Jun 2011 12:29:26 +0200 |
parents | bab3946a8bdc |
children | 3ca2ec55fb3b |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 08 11:28:36 2011 +0200 +++ b/ChangeLog Wed Jun 08 12:29:26 2011 +0200 @@ -1,3 +1,9 @@ +2011-06-08 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/FillStyleWriter.java: + Write PATTERN to the style if a hatch symbol is used to fill a + polygon. + 2011-06-08 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: