MCPcopy Index your code
hub / github.com/gonum/plot / Translate

Method Translate

vg/vg.go:54–54  ·  view source on GitHub ↗

Translate applies a translational transform to the context.

(pt Point)

Source from the content-addressed store, hash-verified

52 // Translate applies a translational transform
53 // to the context.
54 Translate(pt Point)
55
56 // Scale applies a scaling transform to the
57 // context.

Callers 6

ExampleField_gophersFunction · 0.65
PlotMethod · 0.65
TranslateMethod · 0.65
TranslateMethod · 0.65
DrawImageMethod · 0.65
ApplyToMethod · 0.65

Implementers 7

teeCanvasvg/tee.go
Canvasvg/vgeps/vgeps.go
Canvasvg/vgtex/canvas.go
Canvasvg/vgimg/vgimg.go
Canvasvg/vgpdf/vgpdf.go
Canvasvg/recorder/recorder.go
Canvasvg/vgsvg/vgsvg.go

Calls

no outgoing calls

Tested by 1

ExampleField_gophersFunction · 0.52