MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / setOutline

Method setOutline

ij/src/main/java/ij/gui/Arrow.java:398–400  ·  view source on GitHub ↗
(boolean b)

Source from the content-addressed store, hash-verified

396 }
397
398 public void setOutline(boolean b) {
399 outline = b;
400 }
401
402 public boolean getOutline() {
403 return outline;

Callers 3

dialogItemChangedMethod · 0.95
setStyleMethod · 0.95
getRoiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected