Declaration

func lineSegmentCurveError(_ curveError: CGFloat) -> GSPathSegment?

Declaration

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

Declaration

lineSegmentCurveError_(curveError: float) -> GSPathSegment