© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.batch.BatchResult

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)
           
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.