MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / getCurrentLayerIndex

Method getCurrentLayerIndex

src/openms_gui/source/VISUAL/PlotCanvas.cpp:899–902  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

897 }
898
899 Size LayerStack::getCurrentLayerIndex() const
900 {
901 return current_layer_;
902 }
903
904 bool LayerStack::empty() const
905 {

Callers 14

drawAxesLegend_Method · 0.80
makeAxesTicks_Method · 0.80
highlightElementMethod · 0.80
updateMethod · 0.80
getCurrentLayerDataFunction · 0.80
mouseMoveEventMethod · 0.80
showCurrentPeaksAsDIAMethod · 0.80
showCurrentPeaksAs3DMethod · 0.80
getCurrentLayerIndexFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected