Class Hierarchy
- java.lang.Object
- org.jfree.data.function.LineFunction2D (implements org.jfree.data.function.Function2D, java.io.Serializable)
- org.jfree.data.function.NormalDistributionFunction2D (implements org.jfree.data.function.Function2D, java.io.Serializable)
- org.jfree.data.function.PolynomialFunction2D (implements org.jfree.data.function.Function2D, java.io.Serializable)
- org.jfree.data.function.PowerFunction2D (implements org.jfree.data.function.Function2D, java.io.Serializable)
Interface Hierarchy
- org.jfree.data.function.Function2D