Uses of Class
com.griaule.grFinger.MatchParameters

Uses of MatchParameters in com.griaule.grFinger
 

Methods in com.griaule.grFinger that return MatchParameters
 MatchParameters GrFinger.getIdentifyParameters(Context context)
          Get the identification parameters for the given context.
 MatchParameters GrFinger.getVerifyParameters(Context context)
          Get the verification parameters for the given context.
 

Methods in com.griaule.grFinger with parameters of type MatchParameters
 int GrFinger.setIdentifyParameters(MatchParameters matchParameters, Context context)
          Set the identification parameters in the given context.
 int GrFinger.setVerifyParameters(MatchParameters matchParameters, Context context)
          Set the verification parameters in the given context.