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