Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Draw
Method · 0.65
Render
Method · 0.65
mdToHTML
Function · 0.65
RenderText
Method · 0.65
RenderImpl
Method · 0.65
Render
Method · 0.65
RenderOffNode
Method · 0.65
renderAllLines
Method · 0.65
renderLineNumber
Method · 0.65
RenderChildren
Method · 0.65
RenderText
Method · 0.65
Render
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected