MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / text

Method text

StdLib/StdDraw.java:743–752  ·  view source on GitHub ↗

Write the given text string in the current font, centered on (x, y). @param x the center x-coordinate of the text @param y the center 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 1

mainMethod · 0.95

Calls 5

scaleXMethod · 0.95
scaleYMethod · 0.95
drawMethod · 0.95
rotateMethod · 0.80
setFontMethod · 0.45

Tested by

no test coverage detected