| Package | Description |
|---|---|
| org.ximtec.igesture.batch |
Batch processing functionality for algorithm evaluation.
|
| org.ximtec.igesture.batch.core.jdom |
| Modifier and Type | Method and Description |
|---|---|
List<BatchAlgorithm> |
BatchProcessContainer.getAlgorithms()
Returns the batch algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchProcessContainer.addAlgorithm(BatchAlgorithm algorithm)
Adds a batch algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Configuration> |
BatchProcess.createConfigurations(List<BatchAlgorithm> algorithms)
Creates a list of configurations.
|
| Modifier and Type | Method and Description |
|---|---|
static BatchAlgorithm |
JdomBatchAlgorithm.unmarshal(org.jdom.Element algorithm) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.