Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getLayerCount
Method
getLayerCount
src/openms_gui/source/VISUAL/PlotCanvas.cpp:909–912 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
907
}
908
909
Size LayerStack::getLayerCount() const
910
{
911
return layers_.size();
912
}
913
914
void LayerStack::removeLayer(Size layer_index)
915
{
Callers
15
intensityModeChange_
Method · 0.80
closeEvent
Method · 0.80
initializeGL
Method · 0.80
paintGL
Method · 0.80
makeDataAsTopView_
Method · 0.80
makeDataAsStick_
Method · 0.80
updateIntensityScale
Method · 0.80
update
Method · 0.80
removeTheoreticalSpectrumLayer_
Method · 0.80
intensityModeChange_
Method · 0.80
activate1DSpectrum
Method · 0.80
addData
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
2
activate1DSpectrum
Method · 0.64
SpectrumAlignmentDialog
Method · 0.64