Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setMapper
Method
setMapper
src/openms_gui/source/VISUAL/PlotCanvas.cpp:721–724 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
719
}
720
721
void PlotCanvas::setMapper(const DimMapper<2>& mapper)
722
{
723
unit_mapper_ = mapper;
724
}
725
726
void PlotCanvas::showMetaData(bool modifiable, Int index)
727
{
Callers
5
showProjections_
Method · 0.80
showChromatogramsAsNew1D
Method · 0.80
showCurrentPeaksAsIonMobility
Method · 0.80
setMapper
Function · 0.80
setMapper
Function · 0.80
Calls
no outgoing calls
Tested by
1
showChromatogramsAsNew1D
Method · 0.64