© 2006-2007 ETH Zurich

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

Packages that use BatchResultSet
org.ximtec.igesture.algorithm.rubine3d.tools   
org.ximtec.igesture.batch Batch processing functionality for algorithm evaluation. 
org.ximtec.igesture.batch.jdom Import/export functionality for batch process objects. 
org.ximtec.igesture.util Some utilities. 
 

Uses of BatchResultSet in org.ximtec.igesture.algorithm.rubine3d.tools
 

Methods in org.ximtec.igesture.algorithm.rubine3d.tools that return BatchResultSet
 BatchResultSet BatchTest3DTool.runBatch()
          Runs a batch process to find the best setting for the algorithm features
 

Uses of BatchResultSet in org.ximtec.igesture.batch
 

Methods in org.ximtec.igesture.batch that return BatchResultSet
 BatchResultSet BatchProcess.call()
           
 BatchResultSet BatchProcess.run()
          Runs the batch process.
 

Methods in org.ximtec.igesture.batch with parameters of type BatchResultSet
static void BatchTools.writeResultsOnDisk(File outputDirectory, BatchResultSet resultSet)
           
 

Uses of BatchResultSet in org.ximtec.igesture.batch.jdom
 

Constructors in org.ximtec.igesture.batch.jdom with parameters of type BatchResultSet
JdomBatchResultSet(BatchResultSet resultSet)
           
 

Uses of BatchResultSet in org.ximtec.igesture.util
 

Methods in org.ximtec.igesture.util with parameters of type BatchResultSet
static String XMLTool.exportBatchResultSet(BatchResultSet resultSet)
          Exports a batch result set to its XML representation.
static void XMLTool.exportBatchResultSet(BatchResultSet resultSet, File file)
          Exports a batch result set.
 


© 2006-2007 ETH Zurich

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