Uses of Class
uk.ac.cisban.rod.export.ResultPrinter

Packages that use ResultPrinter
uk.ac.cisban.rod.dao Database access package containing all code for database access. 
uk.ac.cisban.rod.dao.specifics Grouping specific sets of tasks together in communication to the database. 
 

Uses of ResultPrinter in uk.ac.cisban.rod.dao
 

Methods in uk.ac.cisban.rod.dao with parameters of type ResultPrinter
 java.util.Map<java.lang.String,java.lang.Exception> DAO.exportImage(java.lang.Long repeatId, Image refImage, ResultPrinter srl)
          Prints the results from a particular Image to the passed ResultPrinter.
 

Uses of ResultPrinter in uk.ac.cisban.rod.dao.specifics
 

Constructors in uk.ac.cisban.rod.dao.specifics with parameters of type ResultPrinter
Export(Find find, Exists exists, ResultPrinter srl)
          Main constructor.
 



Copyright © 2010. All Rights Reserved.