MCPcopy 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
closeEventMethod · 0.80
initializeGLMethod · 0.80
paintGLMethod · 0.80
makeDataAsTopView_Method · 0.80
makeDataAsStick_Method · 0.80
updateIntensityScaleMethod · 0.80
updateMethod · 0.80
intensityModeChange_Method · 0.80
activate1DSpectrumMethod · 0.80
addDataMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by 2

activate1DSpectrumMethod · 0.64