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

Method toString

src/figtree/application/GraphicFormat.java:47–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 @Override
48 public String toString() {
49 return name;
50 }
51
52 private final String name;
53}

Callers 7

initMethod · 0.45
createStringMethod · 0.45
initializeComponentsMethod · 0.45
searchStartedMethod · 0.45
exportSVGFileMethod · 0.45
doCopyMethod · 0.45
writeTreesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected