org.deegree.tools.rendering.manager
Class ModelGeneralizor

java.lang.Object
  extended by org.deegree.tools.rendering.manager.ModelGeneralizor

@Tool(value="Generates a generalization of a building by projecting the boundaries on a 2d plane and calculating a convex hull from them.")
public class ModelGeneralizor
extends Object

The PrototypeAssigner is a tool to create generalisation from existing buildings.

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

Constructor Summary
ModelGeneralizor()
           
 
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
 

Constructor Detail

ModelGeneralizor

public ModelGeneralizor()
Method Detail

main

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

Parameters:
args -


Copyright © 2011. All Rights Reserved.