PltPlotBezier

Inheritance: java.lang.Object, PltPlotObject

The PLT plot bezier curves collection.

Constructors

ConstructorDescription
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:

ParameterTypeDescription
curvePltPlotBezierCurveThe bezier curve.