Declaration

func convertToQuadratic(withCurveError curveError: CGFloat) -> GSPathSegment?

Declaration

- (GSPathSegment *) convertToQuadraticWithCurveError:(CGFloat) curveError;

Declaration

convertToQuadraticWithCurveError_(curveError: float) -> GSPathSegment