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

Method setAntiAliasing

StdLib/StdDraw3D.java:1138–1142  ·  view source on GitHub ↗

Sets anti-aliasing on or off. Anti-aliasing makes graphics look much smoother, but is very resource heavy. It is good for saving images that look professional. The default is off. @param enabled The state of anti-aliasing.

(boolean enabled)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initializeMethod · 0.95
actionPerformedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected