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

Method point

StdLib/StdDraw.java:377–387  ·  view source on GitHub ↗

Draw a point at (x, y). @param x the x-coordinate of the point @param y the y-coordinate of the point

(double x, double y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

drawRandConnMethod · 0.95
addDataValueMethod · 0.95
drawMethod · 0.95
plotPointsMethod · 0.95

Calls 4

scaleXMethod · 0.95
scaleYMethod · 0.95
pixelMethod · 0.95
drawMethod · 0.95

Tested by

no test coverage detected