Mercurial > mxd2map
log src/java/de/intevation/mxd/reader/SimpleMarkerSymbolReader.java @ 108:3c58c07cee6b
age | author | description |
---|---|---|
Tue, 31 May 2011 18:33:54 +0200 | Raimund Renkert | Added "type" as XML attribute to symbols. |
Tue, 31 May 2011 12:44:31 +0200 | Raimund Renkert | Fixed some compile time bugs. |
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. |
Fri, 27 May 2011 12:04:19 +0200 | Raimund Renkert | Added marker fill symbol reader. |
Thu, 26 May 2011 18:11:29 +0200 | Raimund Renkert | Catch all exceptions in the MXDReader. |