MCPcopy Create free account
hub / github.com/computationalpathologygroup/ASAP / name

Method name

ASAP/annotation/RectangleAnnotationTool.cpp:221–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221std::string RectangleAnnotationTool::name() {
222 return std::string("rectangleannotation");
223}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected