Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.helper |
Modifier and Type | Method and Description |
---|---|
static SOMLibInputConcatenator.mergeMode |
SOMLibInputConcatenator.mergeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SOMLibInputConcatenator.mergeMode[] |
SOMLibInputConcatenator.mergeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private static void |
SOMLibInputConcatenator.merge(String[] inputTvs,
String[] inputVecs,
String outFile,
int percentage,
SOMLibInputConcatenator.mergeMode mode,
int[] size) |