Instance Method
convertToCubic()convertToCubicconvertToCubic
Converts the path to cubic curve segments.
Declaration
func convertToCubic()Declaration
- (void) convertToCubic;Declaration
convertToCubic()See Also
Curve Conversion
The default tolerance for converting cubic curve segments to quadratic curve segments.
The tolerance used when converting the path to quadratic curve segments.
Converts the path to quadratic curve segments.
Converts special curve node types to Bezier 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.
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 special curve node types to Bezier curve segments.
Converts the path to Hobby curve segments.
Applies converted quadratic segments to existing nodes.