Mercurial > mxd2map
log src/java/de/intevation/mxd/writer/MapScriptWriter.java @ 115:fb93f20478cc
age | author | description |
---|---|---|
Fri, 10 Jun 2011 11:35:41 +0200 | Raimund Renkert | Set TILEITEM to an empty string. |
Tue, 07 Jun 2011 14:59:00 +0200 | Raimund Renkert | Set the class name to the layer name if it is empty. |
Tue, 07 Jun 2011 13:35:02 +0200 | Raimund Renkert | Write the absolute path to the data source of the layer. |
Mon, 06 Jun 2011 17:24:43 +0200 | Raimund Renkert | Added polygon writer. |
Wed, 01 Jun 2011 14:21:24 +0200 | Raimund Renkert | Removed needless imports. |
Wed, 01 Jun 2011 14:07:56 +0200 | Raimund Renkert | Use the line style writer to write simple lines and marker lines. |
Wed, 01 Jun 2011 10:24:10 +0200 | Raimund Renkert | Do not use LineStyleWriter cause it is not usable yet. |