MCPcopy Index your code
hub / github.com/fogleman/ln / Paths

Method Paths

ln/shape.go:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53}
54
55func (s *TransformedShape) Paths() Paths {
56 return s.Shape.Paths().Transform(s.Matrix)
57}

Callers

nothing calls this directly

Calls 2

PathsMethod · 0.65
TransformMethod · 0.45

Tested by

no test coverage detected