Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ setType
Method
setType
annotation/Annotation.cpp:127–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void Annotation::setType(const Annotation::Type& type)
128
{
129
_type = type;
130
_modified = true;
131
}
132
133
Annotation::Type Annotation::getType() const
134
{
Callers
2
process
Method · 0.80
startAnnotation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected