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

Method text3D

StdLib/StdDraw3D.java:2784–2787  ·  view source on GitHub ↗

Draws a 3D text object at (x, y, z). Uses the pen font, color, and transparency.

(double x, double y, double z, String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 4

createPoint3fMethod · 0.95
createShape3DMethod · 0.95
shapeMethod · 0.95
setScaleMethod · 0.45

Tested by

no test coverage detected