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

Method isLogScale

src/openms_gui/source/VISUAL/AxisWidget.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 }
123
124 bool AxisWidget::isLogScale() const
125 {
126 return is_log_;
127 }
128
129 UInt AxisWidget::margin() const
130 {

Callers 1

recalculateAxes_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected