MCPcopy 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