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

Method getAxisMaximum

src/openms_gui/source/VISUAL/AxisWidget.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214 }
215
216 double AxisWidget::getAxisMaximum() const
217 {
218 return max_;
219 }
220
221} //Namespace

Callers 3

paintGridLines_Method · 0.80
recalculateAxes_Method · 0.80
paintGridLines_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected