SerialAnalyzer.MappingZoomCanvas#
ファイル名: MappingZoomCanvas.py
処理内容:
濃度対応図の表示
Copyright (c) 2017, Masatsuyo Takahashi, KEK-PF
- class MappingZoomCanvas(parent, draw_closure, annotation_closure=None, quit_cb=None)#
Bases:
Toplevel
Construct a toplevel widget with the parent MASTER.
Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, menu, relief, screen, takefocus, use, visual, width.
- canvas_focus_set()#
- create_canvas()#
- draw(draw_closure=None)#
- quit()#
Quit the Tcl interpreter. All widgets will be destroyed.