Uses of Interface
jcckit.plot.Curve

Packages that use Curve
jcckit.plot   
 

Uses of Curve in jcckit.plot
 

Classes in jcckit.plot that implement Curve
 class SimpleCurve
          A simple curve is the basic implementation of the Curve interface.
 

Methods in jcckit.plot that return Curve
 Curve SimpleCurveFactory.create(int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend)
          Creates an instance of SimpleCurve.
 Curve CurveFactory.create(int curveIndex, int numberOfCurves, ClippingShape clippingShape, Legend legend)
          Creates a new curve instance.
 



Copyright © 2013. All Rights Reserved.