func applying(CGAffineTransform ) -> Path
Returns a path constructed by applying the transform to all points of the path.
この変換をこのパスの全ての点に適用することによって構築されるパスを返します。
func trimmedPath (from: CGFloat, to: CGFloat) -> Path
Returns a partial copy of the path.
パスのある部分的コピーを返します。