MCPcopy 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

paintMethod · 0.80
calibrateMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected