Uses of Interface
jcckit.plot.Curve
-
Uses of Curve in jcckit.plot
Modifier and TypeClassDescriptionclass
A simple curve is the basic implementation of theCurve
interface.Modifier 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
.