Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getAngle
Method
getAngle
ij/src/main/java/ij/gui/TextRoi.java:707–709 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
705
}
706
707
public
double getAngle() {
708
return
angle;
709
}
710
711
public
void
setAngle(double angle) {
712
this.angle = angle;
Callers
4
showDialog
Method · 0.95
getMacroCode
Method · 0.95
getAddSelectionScript
Method · 0.95
showDialog
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected