| Package | Description |
|---|---|
| jcckit.plot |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCurve
A simple curve is the basic implementation of the
Curve interface. |
| Modifier and Type | Method and Description |
|---|---|
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 © 2016. All Rights Reserved.