PltPlotBezier
Inheritance: java.lang.Object, PltPlotObject
The PLT plot bezier curves collection.
Constructors
| Constructor | Description |
|---|---|
| PltPlotBezier(PltPlotBezierCurve curve) | Initializes a new instance of the PltPlotBezier class. |
PltPlotBezier(PltPlotBezierCurve curve)
public PltPlotBezier(PltPlotBezierCurve curve)
Initializes a new instance of the PltPlotBezier class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| curve | PltPlotBezierCurve | The bezier curve. |