Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rambaut/figtree
/ getTreeLayout
Method
getTreeLayout
src/figtree/treeviewer/TreePane.java:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
public
TreeLayout getTreeLayout() {
140
return
treeLayout;
141
}
142
143
public
TreeLayoutCache getTreeLayoutCache() {
144
return
treeLayoutCache;
Callers
3
paint
Method · 0.80
calibrate
Method · 0.80
paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected