MCPcopy Create free account
hub / github.com/Semaserg/LeetCodeProblems / setPenRadius

Method setPenRadius

graph/GenerateMaze_vstar/StdDraw.java:840–842  ·  view source on GitHub ↗

Sets the pen size to the default size (0.002). The pen is circular, so that lines have rounded ends, and when you set the pen radius and draw a point, you get a circle of the specified radius. The pen radius is not affected by coordinate scaling.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected