Declaration

func transform(for hash: GSPathHash) -> AffineTransform?

Declaration

- (NSAffineTransform *) transformForHash:(GSPathHash *) hash;

Declaration

transformForHash_(hash: GSPathHash) -> NSAffineTransform

Discussion

Returns nil when the hash does not match the path.

See Also

Equality and Comparison