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

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

public class VectorFileSubsetGenerator
extends java.lang.Object

Creates a subset of a vector file by removing instances from specific classes

Version:
$Id: VectorFileSubsetGenerator.java 4157 2011-02-11 15:57:27Z mayer $
Author:
Rudolf Mayer

Field Summary
private static com.martiansoftware.jsap.Parameter[] OPTIONS
           
 
Constructor Summary
VectorFileSubsetGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPTIONS

private static final com.martiansoftware.jsap.Parameter[] OPTIONS
Constructor Detail

VectorFileSubsetGenerator

public VectorFileSubsetGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        SOMToolboxException
Throws:
java.io.IOException
SOMToolboxException