MCPcopy Create free account
hub / github.com/cogentcore/core / Render

Method Render

svg/node.go:33–33  ·  view source on GitHub ↗

Render draws the node to the svg image.

(sv *SVG)

Source from the content-addressed store, hash-verified

31
32 // Render draws the node to the svg image.
33 Render(sv *SVG)
34
35 // BBoxes computes BBox and VisBBox during Render.
36 BBoxes(sv *SVG)

Callers 12

DrawMethod · 0.65
RenderMethod · 0.65
mdToHTMLFunction · 0.65
RenderTextMethod · 0.65
RenderImplMethod · 0.65
RenderMethod · 0.65
RenderOffNodeMethod · 0.65
renderAllLinesMethod · 0.65
renderLineNumberMethod · 0.65
RenderChildrenMethod · 0.65
RenderTextMethod · 0.65
RenderMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected