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

Method getOutline

ij/src/main/java/ij/gui/Arrow.java:402–404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

400 }
401
402 public boolean getOutline() {
403 return outline;
404 }
405
406 public static void setDefaultOutline(boolean b) {
407 defaultOutline = b;

Callers 5

recordMethod · 0.95
copyAttributesMethod · 0.95
drawString2Method · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected