Instance Method
convertToBezier()convertToBezierconvertToBezier
Converts special curve node types to Bezier curve segments.
Declaration
func convertToBezier()Declaration
- (void) convertToBezier;Declaration
convertToBezier()See Also
Curve Conversion
The default tolerance for converting cubic curve segments to quadratic curve segments.
Converts the path to cubic curve segments.
The tolerance used when converting the path to quadratic curve segments.
Converts the path to quadratic curve segments.
Converts the path to Hobby curve segments.
Applies converted quadratic segments to existing nodes.
See Also
Curve Conversion
The default tolerance for converting cubic curve segments to quadratic curve segments.
Converts the path to cubic curve segments.
The tolerance used when converting the path to quadratic curve segments.
Converts the path to quadratic curve segments.
Converts the path to quadratic curve segments.
Converts the path to Hobby curve segments.
Applies converted quadratic segments to existing nodes.