MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / draw

Method draw

graphs/gui/frame.py:242–243  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

240 self.getView().clearCache(reason, extraData)
241
242 def draw(self):
243 self.canvasPanel.draw()
244
245 def resetXMark(self):
246 self.canvasPanel.xMark = None

Callers 15

__init__Method · 0.95
OnFitRenamedMethod · 0.95
OnFitRemovedMethod · 0.95
OnProfileRenamedMethod · 0.95
OnProfileChangedMethod · 0.95
OnProfileRemovedMethod · 0.95
OnResistModeChangedMethod · 0.95
OnGraphOptionChangedMethod · 0.95
OnGraphSwitchedMethod · 0.95
OnDrawTimerMethod · 0.95
OnShowLegendChangeMethod · 0.45
OnShowY0ChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected