MCPcopy
hub / github.com/fogleman/primitive / SVG

Method SVG

primitive/shape.go:10–10  ·  view source on GitHub ↗
(attrs string)

Source from the content-addressed store, hash-verified

8 Mutate()
9 Draw(dc *gg.Context, scale float64)
10 SVG(attrs string) string
11}
12
13type ShapeType int

Callers 1

SVGMethod · 0.65

Implementers 7

Quadraticprimitive/quadratic.go
Polygonprimitive/polygon.go
Triangleprimitive/triangle.go
Ellipseprimitive/ellipse.go
RotatedEllipseprimitive/ellipse.go
Rectangleprimitive/rectangle.go
RotatedRectangleprimitive/rectangle.go

Calls

no outgoing calls

Tested by

no test coverage detected