Uses of Class
jcckit.plot.Legend
-
Uses of Legend in jcckit.plot
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
.ModifierConstructorDescriptionSimpleCurve
(ConfigParameters config, int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend) Creates a new curve.