Module fig :: Class ApproximatedSpline

Class ApproximatedSpline




Represents an open or closed approximated spline object.

Instance Methods
 
splineType(self)

Inherited from SplineBase: __init__, __str__, bounds, changeType, closed

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties

Inherited from SplineBase: points, shapeFactors

Inherited from Object: backwardArrow, capStyle, comment, depth, fillColor, fillStyle, forwardArrow, joinStyle, lineStyle, lineWidth, penColor, penStyle, styleValue

Inherited from object: __class__