Mercurial > mxd2map
log src/java/de/intevation/mxd/writer/FillStyleWriter.java @ 170:b9ee44070056
age | author | description |
---|---|---|
Tue, 05 Jul 2011 17:22:03 +0200 | vc11884admin | Write line width and outline for polygons filled with hatch symbol. |
Tue, 05 Jul 2011 15:41:01 +0200 | vc11884admin | Write special pattern for outlines. |
Wed, 29 Jun 2011 19:29:14 +0200 | vc11884admin | Handle outlines with width < 1 and transparent color. |
Mon, 27 Jun 2011 18:22:21 +0200 | Raimund Renkert | Exception handling for number conversions in writer modules. |
Mon, 20 Jun 2011 17:41:55 +0200 | vc11884admin | Do not write lines or outlines if their width is smaller than 1.0. |
Fri, 17 Jun 2011 13:36:33 +0200 | Raimund Renkert | Write PATTERN for polygon outlines and hatch symbols. |
Thu, 16 Jun 2011 14:49:45 +0200 | Raimund Renkert | Changed exception handling and logging in writer classes. |