Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getAxisMinimum
Method
getAxisMinimum
src/openms_gui/source/VISUAL/AxisWidget.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
double AxisWidget::getAxisMinimum() const
212
{
213
return min_;
214
}
215
216
double AxisWidget::getAxisMaximum() const
217
{
Callers
3
paintGridLines_
Method · 0.80
recalculateAxes_
Method · 0.80
paintGridLines_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected