Uses of Class
jcckit.plot.Legend
-
Packages that use Legend Package Description jcckit.plot -
-
Uses of Legend in jcckit.plot
Methods in jcckit.plot with parameters of type Legend Modifier and Type Method Description CurveCurveFactory. create(int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend)Creates a new curve instance.CurveSimpleCurveFactory. create(int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend)Creates an instance ofSimpleCurve.Constructors in jcckit.plot with parameters of type Legend Constructor Description SimpleCurve(ConfigParameters config, int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend)Creates a new curve.
-