MCPcopy Create free account
hub / github.com/rambaut/figtree / getTreeLayoutCache

Method getTreeLayoutCache

src/figtree/treeviewer/TreePane.java:143–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

141 }
142
143 public TreeLayoutCache getTreeLayoutCache() {
144 return treeLayoutCache;
145 }
146
147 public void setTreeLayout(TreeLayout treeLayout) {
148

Callers 3

calibrateMethod · 0.95
calibrateMethod · 0.80
calibrateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected