Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rambaut/figtree
/ toString
Method
toString
src/figtree/application/GraphicFormat.java:47–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
@Override
48
public
String toString() {
49
return
name;
50
}
51
52
private
final
String name;
53
}
Callers
7
init
Method · 0.45
createString
Method · 0.45
initializeComponents
Method · 0.45
searchStarted
Method · 0.45
exportSVGFile
Method · 0.45
doCopy
Method · 0.45
writeTrees
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected