Toolbar_Ginga_Image
- class ginga.rv.plugins.Toolbar.Toolbar_Ginga_Image(fv, chviewer)[source]
Bases:
Toolbar_Common
A toolbar for the Ginga Image viewer.
Methods Summary
build_gui
(container)clear
()flipx_cb
(w, tf)flipy_cb
(w, tf)mode_cb
(tf, modename)mode_set_cb
(bm, mode, mtype)orient_lh_cb
(w)orient_rh_cb
(w)redo
()This method is called when a new image arrives in the channel associated with the plugin.
rot90_cb
(w)rotn90_cb
(w)set_locked_cb
(w, tf)start
()This method is called to start the plugin.
swapxy_cb
(w, tf)viewer_transform_cb
(chviewer)Methods Documentation