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

Method setScale

StdLib/StdDraw.java:259–262  ·  view source on GitHub ↗

Set the x-scale and y-scale (a 10% border is added to the values) @param min the minimum value of the x- and y-scales @param max the maximum value of the x- and y-scales

(double min, double max)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawRandConnMethod · 0.95

Calls 2

setXscaleMethod · 0.95
setYscaleMethod · 0.95

Tested by

no test coverage detected