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

Method overlayFilledRectangle

StdLib/StdDraw3D.java:3190–3199  ·  view source on GitHub ↗

Draws a filled 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 6

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

Tested by

no test coverage detected