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

Method ToDots

plot/text.go:48–51  ·  view source on GitHub ↗
(uc *units.Context)

Source from the content-addressed store, hash-verified

46}
47
48func (ts *TextStyle) ToDots(uc *units.Context) {
49 ts.FontRender.ToDots(uc)
50 ts.Padding.ToDots(uc)
51}
52
53// Text specifies a single text element in a plot
54type Text struct {

Callers 13

SetHTMLSimpleTagFunction · 0.45
OpenFontFunction · 0.45
drawConfigMethod · 0.45
sizeXMethod · 0.45
sizeYMethod · 0.45
drawMethod · 0.45
SetStrokeMethod · 0.45
ConfigMethod · 0.45
PlotMethod · 0.45
ThumbnailMethod · 0.45
PlotMethod · 0.45
PlotMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected