Uses of Interface
jcckit.plot.Curve
Packages that use Curve
-
Uses of Curve in jcckit.plot
Classes in jcckit.plot that implement CurveModifier and TypeClassDescriptionclass
A simple curve is the basic implementation of theCurve
interface.Methods in jcckit.plot that return CurveModifier and TypeMethodDescriptionCurveFactory.create
(int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend) Creates a new curve instance.SimpleCurveFactory.create
(int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend) Creates an instance ofSimpleCurve
.