Home | History | Annotate | Download | only in docs

Lines Matching full:curve

14 Each Line and Curve are described by Verb, Points, and optional Conic_Weight.
220 #Line # line and curve type ##
271 Path iterator returns complete curve descriptions, duplicating shared Points
1816 #Line # line and curve type for points ##
2356 Quad describes a quadratic Bezier, a second-order curve identical to a section
2678 As weight increases, curve is pulled towards control point.
2680 top curve is hyperbolic.
3803 Conic_Weight determines the amount of influence Conic control point has on the curve.
3821 A pair of Quad curves are drawn in red on top of the elliptical Conic curve in black.
3822 The middle curve is nearly circular. The top-right curve is parabolic, which can
4827 Contour. Last_Point of Contour is shared as first Point of added Line or Curve.