Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fogleman/primitive
/ Mutate
Method
Mutate
primitive/shape.go:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
Rasterize() []Scanline
7
Copy() Shape
8
Mutate()
9
Draw(dc *gg.Context, scale float64)
10
SVG(attrs string) string
11
}
Callers
1
DoMove
Method · 0.65
Implementers
7
Quadratic
primitive/quadratic.go
Polygon
primitive/polygon.go
Triangle
primitive/triangle.go
Ellipse
primitive/ellipse.go
RotatedEllipse
primitive/ellipse.go
Rectangle
primitive/rectangle.go
RotatedRectangle
primitive/rectangle.go
Calls
no outgoing calls
Tested by
no test coverage detected