Uses of Class
uk.ac.cisban.rod.parsing.logfiles.ImageResultParse

Packages that use ImageResultParse
uk.ac.cisban.rod.data.handlers Handles all of the connections with the DAO and keeps track of the progress of the task. 
uk.ac.cisban.rod.parsing.logfiles Parsers for log files. 
 

Uses of ImageResultParse in uk.ac.cisban.rod.data.handlers
 

Method parameters in uk.ac.cisban.rod.data.handlers with type arguments of type ImageResultParse
 java.util.Collection<Image> ParseImageLogTask.newImageResultBackgroundCorrect(java.lang.Long actionApplicationId, java.util.Collection<ImageResultParse> result, java.util.Map<java.lang.String,java.lang.String> barcodeSubs)
           
 

Uses of ImageResultParse in uk.ac.cisban.rod.parsing.logfiles
 

Methods in uk.ac.cisban.rod.parsing.logfiles with parameters of type ImageResultParse
 void ImageParserListener.newImageResultParsed(ImageResultParse imageResult)
           
 



Copyright © 2010. All Rights Reserved.