org.deegree.tools.rendering.dem.filtering
Class DEMRasterFilterer

java.lang.Object
  extended by org.deegree.tools.rendering.dem.filtering.DEMRasterFilterer

@Tool(value="Applies a filter to a dem, which is loaded from a raster.")
public class DEMRasterFilterer
extends Object

The DEMRasterFilterer applies a filter to a dem by using multiple threads.

Version:
$Revision: 31688 $, $Date: 2011-08-30 15:05:12 +0200 (Tue, 30 Aug 2011) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Method Summary
static void main(String[] args)
          Creates the commandline parser and adds the options.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Creates the commandline parser and adds the options.

Parameters:
args - passed to the tool


Copyright © 2011. All Rights Reserved.