Uses of Interface
jas.hist.FitterFactory

Packages that use FitterFactory
jas.hist   
 

Uses of FitterFactory in jas.hist
 

Methods in jas.hist that return FitterFactory
 FitterFactory FitterRegistry.createFitterFactory(Class c, String name)
          Create a FitterFactory from a class and a name
 FitterFactory FitterRegistry.getDefaultFitterFactory()
           
 

Methods in jas.hist with parameters of type FitterFactory
 void FitterRegistry.registerFitter(FitterFactory f)
          Add a fitter factory to the FitterRegistry
 void FitterRegistry.removeFitterFactory(FitterFactory f)
          Remove a FitterFactory from the registry
 void FitterRegistry.setDefaultFitterFactory(FitterFactory f)
           
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.