Uses of Interface
cnuphys.splot.fit.IValueGetter
Packages that use IValueGetter
- 
Uses of IValueGetter in cnuphys.splot.exampleClasses in cnuphys.splot.example that implement IValueGetter
- 
Uses of IValueGetter in cnuphys.splot.fitClasses in cnuphys.splot.fit that implement IValueGetterModifier and TypeClassDescriptionclassclassclassclassclassFor fitting a single error function to a curve (DataColumn)classclassFor fitting a sum of Gaussians to a curve (DataColumn)classclassclassclassclass
- 
Uses of IValueGetter in cnuphys.splot.pdataConstructors in cnuphys.splot.pdata with parameters of type IValueGetterModifierConstructorDescriptionStripData(String name, int capacity, IValueGetter getter, long interval) 
- 
Uses of IValueGetter in cnuphys.splot.plotConstructors in cnuphys.splot.plot with parameters of type IValueGetterModifierConstructorDescriptionStripChartPanel(String title, String xLabel, String yLabel, IValueGetter getter, int capacity, long interval) Create a plot panel for a single xy dataset and a toolbar