|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use BatchAlgorithm | |
|---|---|
| org.ximtec.igesture.batch | Batch processing functionality for algorithm evaluation. |
| org.ximtec.igesture.batch.core.jdom | |
| Uses of BatchAlgorithm in org.ximtec.igesture.batch |
|---|
| Methods in org.ximtec.igesture.batch that return types with arguments of type BatchAlgorithm | |
|---|---|
List<BatchAlgorithm> |
BatchProcessContainer.getAlgorithms()
Returns the batch algorithm. |
| Methods in org.ximtec.igesture.batch with parameters of type BatchAlgorithm | |
|---|---|
void |
BatchProcessContainer.addAlgorithm(BatchAlgorithm algorithm)
Adds a batch algorithm. |
| Method parameters in org.ximtec.igesture.batch with type arguments of type BatchAlgorithm | |
|---|---|
static List<Configuration> |
BatchProcess.createConfigurations(List<BatchAlgorithm> algorithms)
Creates a list of configurations. |
| Uses of BatchAlgorithm in org.ximtec.igesture.batch.core.jdom |
|---|
| Methods in org.ximtec.igesture.batch.core.jdom that return BatchAlgorithm | |
|---|---|
static BatchAlgorithm |
JdomBatchAlgorithm.unmarshal(org.jdom.Element algorithm)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||