public class FitterFactoryAdapter extends Object implements jas.hist.FitterFactory
Modifier and Type | Method and Description |
---|---|
jas.hist.Fitter |
createFitter() |
String |
getFitterName() |
static void |
registerFitters(org.openide.util.Lookup lookup) |
String |
toString() |
public jas.hist.Fitter createFitter()
createFitter
in interface jas.hist.FitterFactory
public String getFitterName()
getFitterName
in interface jas.hist.FitterFactory
public static void registerFitters(org.openide.util.Lookup lookup)
Copyright © 2019. All rights reserved.