comparison gnv-artifacts/src/main/java/de/intevation/gnv/raster/IsoProducer.java @ 778:9a828e5a2390

Removed trailing whitespace gnv-artifacts/trunk@851 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 07:58:51 +0000
parents f7038820df2e
children b1f5f2a8840f
comparison
equal deleted inserted replaced
777:8009961db1cb 778:9a828e5a2390
42 commonOpen = new HashMap<IJKey, TIntObjectHashMap>(); 42 commonOpen = new HashMap<IJKey, TIntObjectHashMap>();
43 complete = new HashMap<IJKey, ArrayList<Edge>>(); 43 complete = new HashMap<IJKey, ArrayList<Edge>>();
44 } 44 }
45 45
46 public void handleRings( 46 public void handleRings(
47 List<Edge> rings, 47 List<Edge> rings,
48 int value, 48 int value,
49 int width, 49 int width,
50 int height 50 int height
51 ) { 51 ) {
52 if (value == -1) { 52 if (value == -1) {
53 return; 53 return;

http://dive4elements.wald.intevation.org