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