Mercurial > mxd2map
comparison ChangeLog @ 124:0f5819732288
Set label text as class name in mapfile.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 17 Jun 2011 14:13:25 +0200 |
parents | 3c792458a716 |
children | 69a346c45836 |
comparison
equal
deleted
inserted
replaced
123:3c792458a716 | 124:0f5819732288 |
---|---|
1 2011-06-17 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/reader/ClassBreakRendererReader.java: | |
4 Read label for classes. | |
5 | |
6 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
7 Write the label as class name. | |
8 | |
1 2011-06-17 Raimund Renkert <raimund.renkert@intevation.de> | 9 2011-06-17 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 10 |
3 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: | 11 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: |
4 Write PATTERN for polygon outlines and hatch symbols. | 12 Write PATTERN for polygon outlines and hatch symbols. |
5 | 13 |