jasext.hist.function
Class SplineFunction
- java.lang.Object
-
- java.util.Observable
-
- jas2.hist.Basic1DFunction
-
- jasext.hist.function.SplineFunction
-
- All Implemented Interfaces:
- DataSource, FunctionAdvancedOptions, FunctionData, HasStatistics, Statistics, java.io.Serializable
public class SplineFunction extends Basic1DFunction implements FunctionAdvancedOptions
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.String[]getParameterNames()double[]getParameterValues()java.lang.StringgetTitle()Return the caption to be used in the legend for this data.voidopenAdvancedDialog(java.awt.Frame f, JASHist hist)voidsetParameter(int index, double value)doublevalueAt(double x)-
Methods inherited from class jas2.hist.Basic1DFunction
getStatistic, getStatisticNames, getStatistics, setBatch, setChanged, setChanged
-
-
-
-
Method Detail
-
getParameterNames
public java.lang.String[] getParameterNames()
- Specified by:
getParameterNamesin interfaceFunctionData
-
getParameterValues
public double[] getParameterValues()
- Specified by:
getParameterValuesin interfaceFunctionData
-
getTitle
public java.lang.String getTitle()
Description copied from interface:DataSourceReturn the caption to be used in the legend for this data.- Specified by:
getTitlein interfaceDataSource
-
setParameter
public void setParameter(int index, double value)- Specified by:
setParameterin interfaceFunctionData
-
valueAt
public double valueAt(double x)
- Specified by:
valueAtin interfaceFunctionData
-
openAdvancedDialog
public void openAdvancedDialog(java.awt.Frame f, JASHist hist)- Specified by:
openAdvancedDialogin interfaceFunctionAdvancedOptions
-
-
DataMelt 3.0 © DataMelt by jWork.ORG