Mercurial > mxd2map
log src/java/de/intevation/mxd/reader/PictureLineSymbolReader.java @ 328:468f9f0ebd5b
age | author | description |
---|---|---|
2011-08-16 | raimund renkert | Removed needless imports. |
2011-08-12 | raimund renkert | Added picture symbol support to the converter. |
2011-08-09 | Raimund Renkert | Added LGPL header. |
2011-06-22 | Raimund Renkert | Updated the default values and reader error handling. |
2011-06-15 | Raimund Renkert | Improved exception handling for symbol reader. |
2011-06-06 | Raimund Renkert | Added polygon writer. |
2011-05-27 | Raimund Renkert | Added TODOs for picture symbols. |
2011-05-27 | Raimund Renkert | Removed needless imports. |
2011-05-27 | Raimund Renkert | All symbol reader now extend the abstract symbol reader. |
2011-05-26 | Raimund Renkert | Catch all exceptions in the MXDReader. |
2011-05-25 | Raimund Renkert | Read the hash symbol in the hash line symbol reader. |
2011-05-24 | Raimund Renkert | Added picture line symbol reader. |