Mercurial > mxd2map
log src/java/de/intevation/mxd/reader/CharacterMarkerSymbolReader.java @ 113:0db6eacad0e6
age | author | description |
---|---|---|
Wed, 01 Jun 2011 14:21:24 +0200 | Raimund Renkert | Removed needless imports. |
Wed, 01 Jun 2011 11:48:57 +0200 | Raimund Renkert | Write the character symbol correctly to the mapfile and the symbolset. |
Tue, 31 May 2011 18:33:54 +0200 | Raimund Renkert | Added "type" as XML attribute to symbols. |
Fri, 27 May 2011 14:09:10 +0200 | Raimund Renkert | Removed needless imports. |
Fri, 27 May 2011 13:15:15 +0200 | Raimund Renkert | All symbol reader now extend the abstract symbol reader. |
Thu, 26 May 2011 18:11:29 +0200 | Raimund Renkert | Catch all exceptions in the MXDReader. |