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

Method overlayRectangle

StdLib/StdDraw3D.java:3176–3185  ·  view source on GitHub ↗

Draws a rectangle of given half width and half height, centered on (x, y).

(double x, double y, double halfWidth, double halfHeight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

scaleXMethod · 0.95
scaleYMethod · 0.95
factorXMethod · 0.95
factorYMethod · 0.95
overlayPixelMethod · 0.95
getGraphics2DMethod · 0.95
drawMethod · 0.45

Tested by

no test coverage detected