Overview Package Class Use Tree Deprecated Index Help
Prev Class Next Class Frames NoFrames All Classes
Summary: Nested Field Constr Method Detail: Field Constr Method
org.jfree.data.function
public interface Function2D
y = f(x)
Parameters: x the x-value.
Returns: The function value.