at.tuwien.ifs.somtoolbox.apps.helper
Class SomToInputConvertor

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.apps.helper.SomToInputConvertor

public class SomToInputConvertor
extends Object

Converts a SOM map to an input vector file.

Version:
$Id: SomToInputConvertor.java 3589 2010-05-21 10:42:01Z mayer $
Author:
Rudolf Mayer

Constructor Summary
SomToInputConvertor()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SomToInputConvertor

public SomToInputConvertor()
Method Detail

main

public static void main(String[] args)
                 throws SOMLibFileFormatException,
                        IOException
Throws:
SOMLibFileFormatException
IOException