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

Method overlayEllipse

StdLib/StdDraw3D.java:3108–3117  ·  view source on GitHub ↗

Draws an ellipse with given semimajor and semiminor axes, centered on (x, y).

(double x, double y, double semiMajorAxis, double semiMinorAxis)

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