Mercurial > mxd2map
comparison 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 |
comparison
equal
deleted
inserted
replaced
100:bab3946a8bdc | 101:461ee9193097 |
---|---|
1 2011-06-08 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: | |
4 Write PATTERN to the style if a hatch symbol is used to fill a | |
5 polygon. | |
6 | |
1 2011-06-08 Raimund Renkert <raimund.renkert@intevation.de> | 7 2011-06-08 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 8 |
3 * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: | 9 * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: |
4 Read the connection settings for file geodatabase. | 10 Read the connection settings for file geodatabase. |
5 | 11 |