Mercurial > mxd2map
log src/java/de/intevation/mxd/writer/FillStyleWriter.java @ 179:f3a91cd7440b
age | author | description |
---|---|---|
2011-07-05 | vc11884admin | Write line width and outline for polygons filled with hatch symbol. |
2011-07-05 | vc11884admin | Write special pattern for outlines. |
2011-06-29 | vc11884admin | Handle outlines with width < 1 and transparent color. |
2011-06-27 | Raimund Renkert | Exception handling for number conversions in writer modules. |
2011-06-20 | vc11884admin | Do not write lines or outlines if their width is smaller than 1.0. |
2011-06-17 | Raimund Renkert | Write PATTERN for polygon outlines and hatch symbols. |
2011-06-16 | Raimund Renkert | Changed exception handling and logging in writer classes. |
2011-06-08 | Raimund Renkert | Write PATTERN to the style if a hatch symbol is used to fill a |
2011-06-06 | Raimund Renkert | Added polygon writer. |