diff src/java/de/intevation/mxd/writer/FillStyleWriter.java @ 180:f4eb506499f5

Done some code styling and removed TODOs.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 11 Jul 2011 12:11:08 +0200
parents f3a539ace2a4
children 0bde090506f9
line wrap: on
line diff
--- a/src/java/de/intevation/mxd/writer/FillStyleWriter.java	Fri Jul 08 16:32:05 2011 +0200
+++ b/src/java/de/intevation/mxd/writer/FillStyleWriter.java	Mon Jul 11 12:11:08 2011 +0200
@@ -165,8 +165,7 @@
                 transp = -1;
             }
         }
-        //write new style for the outline
-        //TODO write further attribute like pattern etc.
+
         Color oCol = Color.decode(
             symbolElement.getAttribute("color"));
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)