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

Method setColor

annotation/AnnotationBase.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void AnnotationBase::setColor(const std::string& color) {
21 _color = color;
22}
23
24void AnnotationBase::setName(const std::string& name)
25{

Callers 7

loadFromRepoMethod · 0.80
loadFromRepoMethod · 0.80
loadFromRepoMethod · 0.80
addAnnotationGroupMethod · 0.80
finishAnnotationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected