public class ParabolaFunctionFactory extends Object
Constructor and Description |
---|
ParabolaFunctionFactory() |
Modifier and Type | Method and Description |
---|---|
jas.hist.Basic1DFunction |
createFunction(jas.hist.JASHist h) |
Icon |
getFunctionIcon() |
String |
getFunctionName() |
public jas.hist.Basic1DFunction createFunction(jas.hist.JASHist h) throws jas.hist.FunctionFactoryError
jas.hist.FunctionFactoryError
public String getFunctionName()
getFunctionName
in interface jas.hist.FunctionFactory
public Icon getFunctionIcon()
getFunctionIcon
in interface jas.hist.FunctionFactory
Copyright © 2019. All rights reserved.