Uses of Interface
jcckit.plot.Curve
Packages that use Curve
-
Uses of Curve in jcckit.plot
Classes in jcckit.plot that implement CurveModifier and TypeClassDescriptionclassA simple curve is the basic implementation of theCurveinterface.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.