at.tuwien.ifs.somtoolbox.apps.helper
Class VectorFileSubsetGenerator
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.helper.VectorFileSubsetGenerator
public class VectorFileSubsetGenerator
- extends 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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTIONS
private static final com.martiansoftware.jsap.Parameter[] OPTIONS
VectorFileSubsetGenerator
public VectorFileSubsetGenerator()
main
public static void main(String[] args)
throws IOException,
SOMToolboxException
- Throws:
IOException
SOMToolboxException