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

Method overlayArc

StdLib/StdDraw3D.java:3136–3145  ·  view source on GitHub ↗

Draws an arc of radius r, centered on (x, y), from angle1 to angle2 (in degrees).

(double x, double y, double r, double angle1, double angle2)

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