MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / save

Method save

code/algs4/StdDraw.java:1616–1654  ·  view source on GitHub ↗

Saves the drawing to using the specified filename. The supported image formats are JPEG and PNG; the filename suffix must be .jpg or .png. @param filename the name of the file with one of the required suffixes

(String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

actionPerformedMethod · 0.95

Calls 3

writeMethod · 0.80
equalsMethod · 0.45
printlnMethod · 0.45

Tested by

no test coverage detected