Class FunctionData

java.lang.Object
com.storedobject.chart.FunctionData
All Implemented Interfaces:
AbstractDataProvider<Double>, ComponentPart, ComponentProperty

public class FunctionData extends Object implements AbstractDataProvider<Double>
Representation of data as a mathematical function of another data or stream of values. The resulting data is always of Double type.
Author:
Syam