Mercurial > mxd2map
log src/java/de/intevation/mxd/reader/SimpleLineSymbolReader.java @ 267:a9608c818796
age | author | description |
---|---|---|
2011-08-09 | Raimund Renkert | Added LGPL header. |
2011-07-11 | Raimund Renkert | Added comments. |
2011-07-11 | Raimund Renkert | Done some code styling and removed TODOs. |
2011-06-29 | vc11884admin | Handle outlines with width < 1 and transparent color. |
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 | 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 | Prepared the converter to handle and write line symbols. |
2011-05-23 | Raimund Renkert | Added first line symbol reader. |