Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getDrawStringMode
Method
getDrawStringMode
ij/src/main/java/ij/gui/TextRoi.java:717–719 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
715
}
716
717
public
boolean getDrawStringMode() {
718
return
false;
719
}
720
721
public
void
setDrawStringMode(boolean drawStringMode) {
722
}
Callers
1
saveTextRoi
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected