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 11:52:53 +0200 |
Raimund Renkert |
Merged with Stephans commit.
|
Wed, 01 Jun 2011 11:48:57 +0200 |
Raimund Renkert |
Write the character symbol correctly to the mapfile and the symbolset.
|
Wed, 01 Jun 2011 11:34:25 +0200 |
Stephan Holl |
* ttf-fonts/fonts.txt: Added a more verbose comment for removing
|
Wed, 01 Jun 2011 10:24:10 +0200 |
Raimund Renkert |
Do not use LineStyleWriter cause it is not usable yet.
|
Tue, 31 May 2011 19:04:55 +0200 |
Raimund Renkert |
Added method to save the symbolset.
|
Tue, 31 May 2011 18:33:54 +0200 |
Raimund Renkert |
Added "type" as XML attribute to symbols.
|
Tue, 31 May 2011 18:31:00 +0200 |
Raimund Renkert |
Removed obsolete code.
|
Tue, 31 May 2011 17:54:43 +0200 |
Raimund Renkert |
Added new writer classes to be flexible in creating mapfiles.
|
Tue, 31 May 2011 15:37:19 +0200 |
Raimund Renkert |
Instantiate the mapscript writer before loading the MXD file.
|
Tue, 31 May 2011 12:44:31 +0200 |
Raimund Renkert |
Fixed some compile time bugs.
|
Fri, 27 May 2011 14:15:14 +0200 |
Raimund Renkert |
Added TODOs for picture symbols.
|
Fri, 27 May 2011 14:09:10 +0200 |
Raimund Renkert |
Removed needless imports.
|
Fri, 27 May 2011 13:52:41 +0200 |
Raimund Renkert |
Use the wrapper to read hash line symbols.
|
Fri, 27 May 2011 13:15:15 +0200 |
Raimund Renkert |
All symbol reader now extend the abstract symbol reader.
|
Fri, 27 May 2011 12:32:08 +0200 |
Raimund Renkert |
Added line fill symbol reader.
|
Fri, 27 May 2011 12:04:19 +0200 |
Raimund Renkert |
Added marker fill symbol reader.
|
Thu, 26 May 2011 18:11:29 +0200 |
Raimund Renkert |
Catch all exceptions in the MXDReader.
|
Thu, 26 May 2011 17:29:09 +0200 |
Raimund Renkert |
Use the wrapper in the renderer reader to read symbols.
|
Thu, 26 May 2011 16:49:03 +0200 |
Raimund Renkert |
Added wrapper for fill symbol reader.
|
Thu, 26 May 2011 16:01:29 +0200 |
Raimund Renkert |
Added wrapper for line symbol reader.
|
Thu, 26 May 2011 14:28:52 +0200 |
Raimund Renkert |
Added wrapper for marker symbol reader and extracted methods from symbol
|