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

Method overlayPolygon

StdLib/StdDraw3D.java:3204–3212  ·  view source on GitHub ↗

Draws a polygon with the given (x[i], y[i]) coordinates.

(double[] x, double[] y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

scaleXMethod · 0.95
scaleYMethod · 0.95
getGraphics2DMethod · 0.95
drawMethod · 0.45

Tested by

no test coverage detected