MCPcopy Index your code
hub / github.com/aistrate/AlgorithmsSedgewick / setCanvasSize

Method setCanvasSize

StdLib/Draw.java:221–226  ·  view source on GitHub ↗

Set the window size to w-by-h pixels. @param w the width as a number of pixels @param h the height as a number of pixels @throws a RunTimeException if the width or height is 0 or negative

(int w, int h)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

initMethod · 0.95

Tested by

no test coverage detected