comparison gnv-artifacts/src/main/java/de/intevation/gnv/raster/AbstractProducer.java @ 803:feae2f9d6c6f

Removed trailing whitespace. gnv-artifacts/trunk@885 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 07 Apr 2010 07:52:27 +0000
parents d766fe2d917a
children f953c9a559d8
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
1 package de.intevation.gnv.raster; 1 package de.intevation.gnv.raster;
2 2
3 import de.intevation.gnv.raster.Vectorizer.RingsHandler; 3 import de.intevation.gnv.raster.Vectorizer.RingsHandler;
4 4
5 /** 5 /**
6 * Abstract base class for producing multi polygons and 6 * Abstract base class for producing multi polygons and
7 * multi line strings. This base class stores a bounding box 7 * multi line strings. This base class stores a bounding box
8 * of world coordinates which helps to transform the index 8 * of world coordinates which helps to transform the index
9 * spaced egde data into real world coordinates. 9 * spaced egde data into real world coordinates.
10 * 10 *
11 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a> 11 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a>

http://dive4elements.wald.intevation.org