Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
55
func
(s *TransformedShape) Paths() Paths {
56
return
s.Shape.Paths().Transform(s.Matrix)
57
}
Callers
nothing calls this directly
Calls
2
Paths
Method · 0.65
Transform
Method · 0.45
Tested by
no test coverage detected