MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / textLeft

Method textLeft

code/algs4/Draw.java:1010–1019  ·  view source on GitHub ↗

Writes the given text string in the current font, left-aligned at (x, y). @param x the x-coordinate of the text @param y the y-coordinate of the text @param s the text

(double x, double y, String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

scaleXMethod · 0.95
scaleYMethod · 0.95
drawMethod · 0.95
setFontMethod · 0.45

Tested by

no test coverage detected