|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use BatchResult | |
|---|---|
| org.ximtec.igesture.batch | Batch processing functionality for algorithm evaluation. |
| org.ximtec.igesture.batch.jdom | Import/export functionality for batch process objects. |
| Uses of BatchResult in org.ximtec.igesture.batch |
|---|
| Methods in org.ximtec.igesture.batch that return types with arguments of type BatchResult | |
|---|---|
List<BatchResult> |
BatchResultSet.getBatchResults()
Returns a list with all batch results. |
| Methods in org.ximtec.igesture.batch with parameters of type BatchResult | |
|---|---|
void |
BatchResultSet.addResult(BatchResult result)
Adds a batch result. |
| Uses of BatchResult in org.ximtec.igesture.batch.jdom |
|---|
| Constructors in org.ximtec.igesture.batch.jdom with parameters of type BatchResult | |
|---|---|
JdomBatchResult(BatchResult result)
|
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||