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

Method getStyle

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

Source from the content-addressed store, hash-verified

352 }
353
354 public int getStyle() {
355 return style;
356 }
357
358 public static void setDefaultStyle(int style) {
359 defaultStyle = style;

Callers 13

recordMethod · 0.95
copyAttributesMethod · 0.95
showDialogMethod · 0.45
showDialogMethod · 0.45
writeMethod · 0.45
saveOverlayOptionsMethod · 0.45
saveTextRoiMethod · 0.45
dialogItemChangedMethod · 0.45
setFontMethod · 0.45
setAxisLabelFontMethod · 0.45
setFontMethod · 0.45
showDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected