[Schmitzm-commits] r1066 - trunk/src/schmitzm/geotools/gui

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Sep 27 21:37:28 CEST 2010


Author: alfonx
Date: 2010-09-27 21:37:27 +0200 (Mon, 27 Sep 2010)
New Revision: 1066

Modified:
   trunk/src/schmitzm/geotools/gui/XMapPane.java
Log:
Minor tweaks as reported by ambros

Modified: trunk/src/schmitzm/geotools/gui/XMapPane.java
===================================================================
--- trunk/src/schmitzm/geotools/gui/XMapPane.java	2010-09-27 19:36:52 UTC (rev 1065)
+++ trunk/src/schmitzm/geotools/gui/XMapPane.java	2010-09-27 19:37:27 UTC (rev 1066)
@@ -1901,17 +1901,6 @@
 		repaint();
 	}
 
-	// /**
-	// * Triggers to use new {@link GTRenderer} and refresh the map. Should be
-	// * called after {@link Style}s have been changed because GTRenderer is
-	// * otherwise not working well.
-	// */
-	// public void refreshRenderers() {
-	// localRenderer = GTUtil.createGTRenderer();
-	// setLocalContext(getMapContext());
-	// mapImageInvalid = true;
-	// repaint();
-	// }
 
 	/**
 	 * Set the new map area.



More information about the Schmitzm-commits mailing list