1. Deprecated("Internal Use Only")
PathSegCurvetoQuadraticSmoothAbs internalCreatePathSegCurvetoQuadraticSmoothAbs()

Source

@Deprecated("Internal Use Only")
static PathSegCurvetoQuadraticSmoothAbs internalCreatePathSegCurvetoQuadraticSmoothAbs() {
  return new PathSegCurvetoQuadraticSmoothAbs._internalWrap();
}