at.tuwien.ifs.somtoolbox.apps.helper
Class VectorFileConcatenator
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.helper.VectorFileConcatenator
- All Implemented Interfaces:
- SOMToolboxApp
public class VectorFileConcatenator
- extends Object
- implements SOMToolboxApp
Concatenates two vector files.
- Version:
- $Id: VectorFileConcatenator.java 4268 2012-04-03 14:51:33Z mayer $
- Author:
- Jakob Frank
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTIONS
public static final com.martiansoftware.jsap.Parameter[] OPTIONS
DESCRIPTION
public static String DESCRIPTION
LONG_DESCRIPTION
public static String LONG_DESCRIPTION
APPLICATION_TYPE
public static final SOMToolboxApp.Type APPLICATION_TYPE
VectorFileConcatenator
public VectorFileConcatenator()
main
public static void main(String[] args)
throws SOMToolboxException,
IOException
- Parameters:
args
- Command line args.
- Throws:
SOMToolboxException
IOException