Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rambaut/figtree
/ allTrees
Method
allTrees
src/figtree/application/ExportTreeDialog.java:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
public
boolean allTrees() {
129
return
allTreesCheck.isSelected();
130
}
131
132
public
boolean includeFigTreeBlock() {
133
return
includeFigTreeCheck.isSelected();
Callers
1
doExport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected