DataStructure.ScatteringCurvePlotter#
ScatteringCurvePlotter.py
Copyright (c) 2019-2021, SAXS Team, KEK-PF
- class ScatteringCurvePlotter(parent)#
Bases:
Dialog
Initialize a dialog.
- Parameters:
window (parent -- a parent)
title (title -- the dialog)
- add_dnd_bind()#
- body(body_frame)#
create dialog body.
return widget that should have initial focus. This method should be overridden, and is called by the __init__ method.
- clear()#
- draw(files=[])#
- lay_over_scale()#
- lay_over_scale_drawn_data()#
- on_entry(event)#
- params_tracer(*args)#
- show()#
- show_guide_text()#
- toggle_scale()#
- update_scale()#