Uses of Class
jcckit.plot.Legend
Packages that use Legend
-
Uses of Legend in jcckit.plot
Methods in jcckit.plot with parameters of type LegendModifier 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.Constructors in jcckit.plot with parameters of type LegendModifierConstructorDescriptionSimpleCurve(ConfigParameters config, int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend) Creates a new curve.