comparison gnv-artifacts/src/main/java/de/intevation/gnv/raster/DemuxRingsHandler.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 4abe172be970
children f953c9a559d8
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
8 8
9 /** 9 /**
10 * Ring Handler that demultiplexes to a list of other ring handlers. 10 * Ring Handler that demultiplexes to a list of other ring handlers.
11 * Handy if you want to pipe the polygons and line strings produced 11 * Handy if you want to pipe the polygons and line strings produced
12 * by the Vectorize to more than one handler at once. 12 * by the Vectorize to more than one handler at once.
13 * 13 *
14 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a> 14 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a>
15 */ 15 */
16 public class DemuxRingsHandler 16 public class DemuxRingsHandler
17 implements RingsHandler 17 implements RingsHandler
18 { 18 {

http://dive4elements.wald.intevation.org