Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ setDrawStringMode
Method
setDrawStringMode
ij/src/main/java/ij/gui/TextRoi.java:721–722 ·
view source on GitHub ↗
(boolean drawStringMode)
Source
from the content-addressed store, hash-verified
719
}
720
721
public
void
setDrawStringMode(boolean drawStringMode) {
722
}
723
724
public
void
setPreviousTextRoi(Roi previousRoi) {
725
this.previousRoi = previousRoi;
Callers
1
getTextRoi
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected