Uses of Class
org.imageterrier.toolopts.MatchingModelType

Packages that use MatchingModelType
org.imageterrier.basictools   
org.imageterrier.toolopts   
 

Uses of MatchingModelType in org.imageterrier.basictools
 

Methods in org.imageterrier.basictools that return MatchingModelType
 MatchingModelType BasicSearcherOptions.getMatchingModelType()
           
 

Uses of MatchingModelType in org.imageterrier.toolopts
 

Methods in org.imageterrier.toolopts that return MatchingModelType
static MatchingModelType MatchingModelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MatchingModelType[] MatchingModelType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 The University of Southampton. All Rights Reserved.